Skip to content

Instantly share code, notes, and snippets.

@santolucito
Created June 30, 2025 18:04
Show Gist options
  • Save santolucito/baeebd05c0cf1be3f548aed6dcbc76e5 to your computer and use it in GitHub Desktop.
Save santolucito/baeebd05c0cf1be3f548aed6dcbc76e5 to your computer and use it in GitHub Desktop.
ARC-AGI Synthesis Results for a64e4611 - 2025-06-30 14:04:15
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Synthesis Results - a64e4611</title>
<style>
body {
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
margin: 20px;
background-color: #f5f5f5;
line-height: 1.6;
}
.container {
max-width: 1200px;
margin: 0 auto;
background-color: white;
padding: 20px;
border-radius: 8px;
box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}
h1, h2, h3, h4, h5 {
color: #333;
margin-top: 1.5em;
margin-bottom: 0.5em;
}
h1 {
border-bottom: 3px solid #007acc;
padding-bottom: 10px;
}
.summary {
background-color: #f9f9f9;
padding: 15px;
border-radius: 5px;
border-left: 4px solid #007acc;
margin-bottom: 20px;
}
.summary pre {
margin: 0;
font-family: 'Courier New', monospace;
white-space: pre-wrap;
}
.grid-container {
margin: 10px 0;
display: inline-block;
vertical-align: top;
}
.arc-grid {
border-collapse: collapse;
margin: 10px;
box-shadow: 0 1px 3px rgba(0,0,0,0.2);
}
.arc-grid th, .arc-grid td {
border: 1px solid #ccc;
text-align: center;
font-size: 10px;
padding: 2px;
}
.arc-grid th {
background-color: #e0e0e0;
font-weight: bold;
}
.status-grid {
border-collapse: collapse;
margin: 10px;
box-shadow: 0 1px 3px rgba(0,0,0,0.2);
}
.training-example {
border: 1px solid #ddd;
margin: 15px 0;
padding: 15px;
border-radius: 5px;
background-color: #fdfdfd;
}
.failed-cells-visualization {
background-color: #fff5f5;
border: 1px solid #fecaca;
border-radius: 5px;
padding: 10px;
margin: 10px 0;
}
.failed-cells-analysis {
margin-top: 20px;
}
p {
margin: 0.5em 0;
}
pre {
background-color: #f4f4f4;
padding: 10px;
border-radius: 3px;
overflow-x: auto;
font-size: 12px;
}
</style>
</head>
<body>
<div class="container">
<h1>Synthesis Results: a64e4611</h1>
<div class="summary">
<h2>Summary</h2>
<pre>Total synthesis problems: 240
Successful solutions: 149
Success rate: 62.1%
Total time: 379.63 seconds
Task: a64e4611</pre>
</div>
<div class="failed-cells-analysis">
<h2>FAILED CELLS VISUALIZATION</h2>
<h3>πŸ“‹ Task: a64e4611</h3>
<div class="training-example">
<h4>πŸ” Training Example 0:</h4>
<p>Total cells: 240, Failed: 91, Success rate: 62.1%</p>
<p>Failed cells (x,y,color): [(10, 5, 3), (9, 5, 3), (11, 5, 3), (12, 5, 3), (13, 5, 3), (15, 5, 3), (14, 5, 3), (9, 6, 3), (10, 6, 3), (11, 6, 3), (12, 6, 3), (13, 6, 3), (14, 6, 3), (15, 6, 3), (9, 7, 3), (10, 7, 3), (11, 7, 3), (12, 7, 3), (13, 7, 3), (14, 7, 3), (15, 7, 3), (9, 8, 3), (10, 8, 3), (11, 8, 3), (12, 8, 3), (13, 8, 3), (14, 8, 3), (15, 8, 3), (9, 9, 3), (10, 9, 3), (11, 9, 3), (12, 9, 3), (13, 9, 3), (14, 9, 3), (15, 9, 3), (9, 10, 3), (10, 10, 3), (12, 10, 3), (11, 10, 3), (13, 10, 3), (14, 10, 3), (15, 10, 3), (16, 10, 3), (17, 10, 3), (18, 10, 3), (19, 10, 3), (20, 10, 3), (21, 10, 3), (22, 10, 3), (23, 10, 3), (24, 10, 3), (25, 10, 3), (26, 10, 3), (28, 10, 3), (27, 10, 3), (29, 10, 3), (9, 11, 3), (10, 11, 3), (11, 11, 3), (12, 11, 3), (13, 11, 3), (14, 11, 3), (15, 11, 3), (16, 11, 3), (17, 11, 3), (18, 11, 3), (19, 11, 3), (20, 11, 3), (21, 11, 3), (22, 11, 3), (23, 11, 3), (24, 11, 3), (25, 11, 3), (26, 11, 3), (28, 11, 3), (27, 11, 3), (29, 11, 3), (9, 12, 3), (10, 12, 3), (11, 12, 3), (12, 12, 3), (13, 12, 3), (14, 12, 3), (15, 12, 3), (9, 13, 3), (10, 13, 3), (11, 13, 3), (12, 13, 3), (13, 13, 3), (14, 13, 3), (15, 13, 3)]</p>
<div class="failed-cells-visualization">
<h4>πŸ”΄ Failed Cells Visualization</h4>
<h5>Status Grid (. = background, βœ“ = success, βœ— = failed):</h5>
<table class="status-grid" style="border-collapse: collapse; margin: 10px;">
<tr><th></th><th style="text-align: center; font-size: 10px; padding: 2px;">0</th><th style="text-align: center; font-size: 10px; padding: 2px;">1</th><th style="text-align: center; font-size: 10px; padding: 2px;">2</th><th style="text-align: center; font-size: 10px; padding: 2px;">3</th><th style="text-align: center; font-size: 10px; padding: 2px;">4</th><th style="text-align: center; font-size: 10px; padding: 2px;">5</th><th style="text-align: center; font-size: 10px; padding: 2px;">6</th><th style="text-align: center; font-size: 10px; padding: 2px;">7</th><th style="text-align: center; font-size: 10px; padding: 2px;">8</th><th style="text-align: center; font-size: 10px; padding: 2px;">9</th><th style="text-align: center; font-size: 10px; padding: 2px;">10</th><th style="text-align: center; font-size: 10px; padding: 2px;">11</th><th style="text-align: center; font-size: 10px; padding: 2px;">12</th><th style="text-align: center; font-size: 10px; padding: 2px;">13</th><th style="text-align: center; font-size: 10px; padding: 2px;">14</th><th style="text-align: center; font-size: 10px; padding: 2px;">15</th><th style="text-align: center; font-size: 10px; padding: 2px;">16</th><th style="text-align: center; font-size: 10px; padding: 2px;">17</th><th style="text-align: center; font-size: 10px; padding: 2px;">18</th><th style="text-align: center; font-size: 10px; padding: 2px;">19</th><th style="text-align: center; font-size: 10px; padding: 2px;">20</th><th style="text-align: center; font-size: 10px; padding: 2px;">21</th><th style="text-align: center; font-size: 10px; padding: 2px;">22</th><th style="text-align: center; font-size: 10px; padding: 2px;">23</th><th style="text-align: center; font-size: 10px; padding: 2px;">24</th><th style="text-align: center; font-size: 10px; padding: 2px;">25</th><th style="text-align: center; font-size: 10px; padding: 2px;">26</th><th style="text-align: center; font-size: 10px; padding: 2px;">27</th><th style="text-align: center; font-size: 10px; padding: 2px;">28</th><th style="text-align: center; font-size: 10px; padding: 2px;">29</th></tr>
<tr><th style="text-align: center; font-size: 10px; padding: 2px;">0</th><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td></tr>
<tr><th style="text-align: center; font-size: 10px; padding: 2px;">1</th><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td></tr>
<tr><th style="text-align: center; font-size: 10px; padding: 2px;">2</th><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td></tr>
<tr><th style="text-align: center; font-size: 10px; padding: 2px;">3</th><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td></tr>
<tr><th style="text-align: center; font-size: 10px; padding: 2px;">4</th><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td></tr>
<tr><th style="text-align: center; font-size: 10px; padding: 2px;">5</th><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td></tr>
<tr><th style="text-align: center; font-size: 10px; padding: 2px;">6</th><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td></tr>
<tr><th style="text-align: center; font-size: 10px; padding: 2px;">7</th><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td></tr>
<tr><th style="text-align: center; font-size: 10px; padding: 2px;">8</th><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td></tr>
<tr><th style="text-align: center; font-size: 10px; padding: 2px;">9</th><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td></tr>
<tr><th style="text-align: center; font-size: 10px; padding: 2px;">10</th><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td></tr>
<tr><th style="text-align: center; font-size: 10px; padding: 2px;">11</th><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td></tr>
<tr><th style="text-align: center; font-size: 10px; padding: 2px;">12</th><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td></tr>
<tr><th style="text-align: center; font-size: 10px; padding: 2px;">13</th><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #FFB6C1; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ—</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td></tr>
<tr><th style="text-align: center; font-size: 10px; padding: 2px;">14</th><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #90EE90; color: #000; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">βœ“</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td><td style="background-color: #f0f0f0; color: #666; width: 25px; height: 25px; text-align: center; border: 1px solid #ccc; font-size: 12px;">.</td></tr>
</table>
<h5>Failed cells rendered:</h5>
<div style="display: flex; gap: 20px; flex-wrap: wrap;">
<div class="grid-container">
<h3>Failed Cells (Example 0) 30x14</h3>
<table class="arc-grid" style="border-collapse: collapse; margin: 10px;">
<tr><th></th><th style="text-align: center; font-size: 10px; padding: 2px;">0</th><th style="text-align: center; font-size: 10px; padding: 2px;">1</th><th style="text-align: center; font-size: 10px; padding: 2px;">2</th><th style="text-align: center; font-size: 10px; padding: 2px;">3</th><th style="text-align: center; font-size: 10px; padding: 2px;">4</th><th style="text-align: center; font-size: 10px; padding: 2px;">5</th><th style="text-align: center; font-size: 10px; padding: 2px;">6</th><th style="text-align: center; font-size: 10px; padding: 2px;">7</th><th style="text-align: center; font-size: 10px; padding: 2px;">8</th><th style="text-align: center; font-size: 10px; padding: 2px;">9</th><th style="text-align: center; font-size: 10px; padding: 2px;">10</th><th style="text-align: center; font-size: 10px; padding: 2px;">11</th><th style="text-align: center; font-size: 10px; padding: 2px;">12</th><th style="text-align: center; font-size: 10px; padding: 2px;">13</th><th style="text-align: center; font-size: 10px; padding: 2px;">14</th><th style="text-align: center; font-size: 10px; padding: 2px;">15</th><th style="text-align: center; font-size: 10px; padding: 2px;">16</th><th style="text-align: center; font-size: 10px; padding: 2px;">17</th><th style="text-align: center; font-size: 10px; padding: 2px;">18</th><th style="text-align: center; font-size: 10px; padding: 2px;">19</th><th style="text-align: center; font-size: 10px; padding: 2px;">20</th><th style="text-align: center; font-size: 10px; padding: 2px;">21</th><th style="text-align: center; font-size: 10px; padding: 2px;">22</th><th style="text-align: center; font-size: 10px; padding: 2px;">23</th><th style="text-align: center; font-size: 10px; padding: 2px;">24</th><th style="text-align: center; font-size: 10px; padding: 2px;">25</th><th style="text-align: center; font-size: 10px; padding: 2px;">26</th><th style="text-align: center; font-size: 10px; padding: 2px;">27</th><th style="text-align: center; font-size: 10px; padding: 2px;">28</th><th style="text-align: center; font-size: 10px; padding: 2px;">29</th></tr>
<tr><th style="text-align: center; font-size: 10px; padding: 2px;">0</th><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td></tr>
<tr><th style="text-align: center; font-size: 10px; padding: 2px;">1</th><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td></tr>
<tr><th style="text-align: center; font-size: 10px; padding: 2px;">2</th><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td></tr>
<tr><th style="text-align: center; font-size: 10px; padding: 2px;">3</th><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td></tr>
<tr><th style="text-align: center; font-size: 10px; padding: 2px;">4</th><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td></tr>
<tr><th style="text-align: center; font-size: 10px; padding: 2px;">5</th><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td></tr>
<tr><th style="text-align: center; font-size: 10px; padding: 2px;">6</th><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td></tr>
<tr><th style="text-align: center; font-size: 10px; padding: 2px;">7</th><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td></tr>
<tr><th style="text-align: center; font-size: 10px; padding: 2px;">8</th><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td></tr>
<tr><th style="text-align: center; font-size: 10px; padding: 2px;">9</th><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td></tr>
<tr><th style="text-align: center; font-size: 10px; padding: 2px;">10</th><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td></tr>
<tr><th style="text-align: center; font-size: 10px; padding: 2px;">11</th><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td></tr>
<tr><th style="text-align: center; font-size: 10px; padding: 2px;">12</th><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td></tr>
<tr><th style="text-align: center; font-size: 10px; padding: 2px;">13</th><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #2ECC40; color: #000000; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">3</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td></tr>
</table>
</div>
<div class="grid-container">
<h3>Successful Cells (Example 0) 30x15</h3>
<table class="arc-grid" style="border-collapse: collapse; margin: 10px;">
<tr><th></th><th style="text-align: center; font-size: 10px; padding: 2px;">0</th><th style="text-align: center; font-size: 10px; padding: 2px;">1</th><th style="text-align: center; font-size: 10px; padding: 2px;">2</th><th style="text-align: center; font-size: 10px; padding: 2px;">3</th><th style="text-align: center; font-size: 10px; padding: 2px;">4</th><th style="text-align: center; font-size: 10px; padding: 2px;">5</th><th style="text-align: center; font-size: 10px; padding: 2px;">6</th><th style="text-align: center; font-size: 10px; padding: 2px;">7</th><th style="text-align: center; font-size: 10px; padding: 2px;">8</th><th style="text-align: center; font-size: 10px; padding: 2px;">9</th><th style="text-align: center; font-size: 10px; padding: 2px;">10</th><th style="text-align: center; font-size: 10px; padding: 2px;">11</th><th style="text-align: center; font-size: 10px; padding: 2px;">12</th><th style="text-align: center; font-size: 10px; padding: 2px;">13</th><th style="text-align: center; font-size: 10px; padding: 2px;">14</th><th style="text-align: center; font-size: 10px; padding: 2px;">15</th><th style="text-align: center; font-size: 10px; padding: 2px;">16</th><th style="text-align: center; font-size: 10px; padding: 2px;">17</th><th style="text-align: center; font-size: 10px; padding: 2px;">18</th><th style="text-align: center; font-size: 10px; padding: 2px;">19</th><th style="text-align: center; font-size: 10px; padding: 2px;">20</th><th style="text-align: center; font-size: 10px; padding: 2px;">21</th><th style="text-align: center; font-size: 10px; padding: 2px;">22</th><th style="text-align: center; font-size: 10px; padding: 2px;">23</th><th style="text-align: center; font-size: 10px; padding: 2px;">24</th><th style="text-align: center; font-size: 10px; padding: 2px;">25</th><th style="text-align: center; font-size: 10px; padding: 2px;">26</th><th style="text-align: center; font-size: 10px; padding: 2px;">27</th><th style="text-align: center; font-size: 10px; padding: 2px;">28</th><th style="text-align: center; font-size: 10px; padding: 2px;">29</th></tr>
<tr><th style="text-align: center; font-size: 10px; padding: 2px;">0</th><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td></tr>
<tr><th style="text-align: center; font-size: 10px; padding: 2px;">1</th><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td></tr>
<tr><th style="text-align: center; font-size: 10px; padding: 2px;">2</th><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td></tr>
<tr><th style="text-align: center; font-size: 10px; padding: 2px;">3</th><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td></tr>
<tr><th style="text-align: center; font-size: 10px; padding: 2px;">4</th><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td></tr>
<tr><th style="text-align: center; font-size: 10px; padding: 2px;">5</th><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td></tr>
<tr><th style="text-align: center; font-size: 10px; padding: 2px;">6</th><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td></tr>
<tr><th style="text-align: center; font-size: 10px; padding: 2px;">7</th><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td></tr>
<tr><th style="text-align: center; font-size: 10px; padding: 2px;">8</th><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td></tr>
<tr><th style="text-align: center; font-size: 10px; padding: 2px;">9</th><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td></tr>
<tr><th style="text-align: center; font-size: 10px; padding: 2px;">10</th><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td></tr>
<tr><th style="text-align: center; font-size: 10px; padding: 2px;">11</th><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td></tr>
<tr><th style="text-align: center; font-size: 10px; padding: 2px;">12</th><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td></tr>
<tr><th style="text-align: center; font-size: 10px; padding: 2px;">13</th><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td></tr>
<tr><th style="text-align: center; font-size: 10px; padding: 2px;">14</th><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #808080; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">8</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td><td style="background-color: #000000; color: #FFFFFF; width: 20px; height: 20px; text-align: center; border: 1px solid #ccc; font-size: 10px;">0</td></tr>
</table>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>
[
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 5,
"cell_y": 0,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 13,
"cell_y": 0,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 1,
"cell_y": 0,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 11,
"cell_y": 0,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 15,
"cell_y": 0,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 22,
"cell_y": 0,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 10,
"cell_y": 0,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 3,
"cell_y": 0,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 26,
"cell_y": 0,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 20,
"cell_y": 0,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 14,
"cell_y": 0,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 0,
"cell_y": 0,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 8,
"cell_y": 0,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 7,
"cell_y": 0,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 17,
"cell_y": 0,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 9,
"cell_y": 0,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 27,
"cell_y": 0,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 5,
"cell_y": 1,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 29,
"cell_y": 0,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 26,
"cell_y": 1,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 3,
"cell_y": 1,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 9,
"cell_y": 1,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 4,
"cell_y": 1,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 6,
"cell_y": 1,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 15,
"cell_y": 1,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 25,
"cell_y": 1,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 27,
"cell_y": 1,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 11,
"cell_y": 1,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 24,
"cell_y": 1,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 14,
"cell_y": 1,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 18,
"cell_y": 1,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 29,
"cell_y": 1,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 0,
"cell_y": 2,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 8,
"cell_y": 2,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 16,
"cell_y": 2,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 5,
"cell_y": 2,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 14,
"cell_y": 2,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 11,
"cell_y": 2,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 4,
"cell_y": 2,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 10,
"cell_y": 2,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 22,
"cell_y": 2,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 18,
"cell_y": 2,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 13,
"cell_y": 2,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 20,
"cell_y": 2,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 21,
"cell_y": 2,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 26,
"cell_y": 2,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 23,
"cell_y": 2,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 1,
"cell_y": 3,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 2,
"cell_y": 3,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 8,
"cell_y": 3,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 7,
"cell_y": 3,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 17,
"cell_y": 3,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 13,
"cell_y": 3,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 16,
"cell_y": 3,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 14,
"cell_y": 3,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 22,
"cell_y": 3,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 4,
"cell_y": 4,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 21,
"cell_y": 3,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 2,
"cell_y": 4,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 24,
"cell_y": 3,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 1,
"cell_y": 4,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 0,
"cell_y": 4,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 17,
"cell_y": 4,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 7,
"cell_y": 4,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 18,
"cell_y": 4,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 19,
"cell_y": 4,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 20,
"cell_y": 4,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 23,
"cell_y": 4,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 25,
"cell_y": 4,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 6,
"cell_y": 5,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 29,
"cell_y": 4,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 26,
"cell_y": 4,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 1,
"cell_y": 5,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 5,
"cell_y": 5,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 7,
"cell_y": 5,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 18,
"cell_y": 5,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 20,
"cell_y": 5,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 19,
"cell_y": 5,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 29,
"cell_y": 5,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 23,
"cell_y": 5,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 21,
"cell_y": 5,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 25,
"cell_y": 5,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 1,
"cell_y": 6,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 2,
"cell_y": 6,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 3,
"cell_y": 6,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 4,
"cell_y": 6,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 7,
"cell_y": 6,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 17,
"cell_y": 6,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 18,
"cell_y": 6,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 19,
"cell_y": 6,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 25,
"cell_y": 6,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 28,
"cell_y": 6,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 27,
"cell_y": 6,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 29,
"cell_y": 6,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 1,
"cell_y": 7,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 2,
"cell_y": 7,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 3,
"cell_y": 7,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 4,
"cell_y": 7,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 7,
"cell_y": 7,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 10,
"cell_y": 5,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 9,
"cell_y": 5,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 11,
"cell_y": 5,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 12,
"cell_y": 5,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 13,
"cell_y": 5,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 15,
"cell_y": 5,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 14,
"cell_y": 5,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 21,
"cell_y": 7,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 19,
"cell_y": 7,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 9,
"cell_y": 6,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 10,
"cell_y": 6,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 11,
"cell_y": 6,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 12,
"cell_y": 6,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 13,
"cell_y": 6,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 14,
"cell_y": 6,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 15,
"cell_y": 6,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 23,
"cell_y": 7,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 24,
"cell_y": 7,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 25,
"cell_y": 7,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 29,
"cell_y": 7,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 28,
"cell_y": 7,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 0,
"cell_y": 8,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 3,
"cell_y": 8,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 2,
"cell_y": 8,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 5,
"cell_y": 8,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 6,
"cell_y": 8,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 7,
"cell_y": 8,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 17,
"cell_y": 8,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 21,
"cell_y": 8,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 27,
"cell_y": 8,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 24,
"cell_y": 8,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 29,
"cell_y": 8,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 0,
"cell_y": 9,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 1,
"cell_y": 9,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 2,
"cell_y": 9,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 9,
"cell_y": 7,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 10,
"cell_y": 7,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 4,
"cell_y": 9,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 5,
"cell_y": 9,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 7,
"cell_y": 9,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 11,
"cell_y": 7,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 12,
"cell_y": 7,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 13,
"cell_y": 7,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 14,
"cell_y": 7,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 15,
"cell_y": 7,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 0,
"cell_y": 10,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 2,
"cell_y": 10,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 3,
"cell_y": 10,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 6,
"cell_y": 10,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 9,
"cell_y": 8,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 10,
"cell_y": 8,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 11,
"cell_y": 8,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 12,
"cell_y": 8,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 13,
"cell_y": 8,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 14,
"cell_y": 8,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 7,
"cell_y": 10,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 15,
"cell_y": 8,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 9,
"cell_y": 9,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 10,
"cell_y": 9,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 11,
"cell_y": 9,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 12,
"cell_y": 9,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 13,
"cell_y": 9,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 14,
"cell_y": 9,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 15,
"cell_y": 9,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 9,
"cell_y": 10,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 10,
"cell_y": 10,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 12,
"cell_y": 10,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 11,
"cell_y": 10,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 13,
"cell_y": 10,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 14,
"cell_y": 10,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 15,
"cell_y": 10,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 16,
"cell_y": 10,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 17,
"cell_y": 10,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 1,
"cell_y": 11,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 2,
"cell_y": 11,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 18,
"cell_y": 10,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 19,
"cell_y": 10,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 20,
"cell_y": 10,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 21,
"cell_y": 10,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 22,
"cell_y": 10,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 23,
"cell_y": 10,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 24,
"cell_y": 10,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 25,
"cell_y": 10,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 26,
"cell_y": 10,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 28,
"cell_y": 10,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 27,
"cell_y": 10,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 29,
"cell_y": 10,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 9,
"cell_y": 11,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 10,
"cell_y": 11,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 11,
"cell_y": 11,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 12,
"cell_y": 11,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 13,
"cell_y": 11,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 14,
"cell_y": 11,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 15,
"cell_y": 11,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 16,
"cell_y": 11,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 1,
"cell_y": 12,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 4,
"cell_y": 12,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 7,
"cell_y": 12,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 17,
"cell_y": 11,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 18,
"cell_y": 11,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 19,
"cell_y": 11,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 20,
"cell_y": 11,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 21,
"cell_y": 11,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 22,
"cell_y": 11,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 23,
"cell_y": 11,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 24,
"cell_y": 11,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 25,
"cell_y": 11,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 26,
"cell_y": 11,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 2,
"cell_y": 13,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 0,
"cell_y": 13,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 1,
"cell_y": 13,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 3,
"cell_y": 13,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 28,
"cell_y": 11,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 27,
"cell_y": 11,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 4,
"cell_y": 13,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 21,
"cell_y": 13,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 23,
"cell_y": 13,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 24,
"cell_y": 13,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 26,
"cell_y": 13,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 29,
"cell_y": 11,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 27,
"cell_y": 13,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 0,
"cell_y": 14,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 29,
"cell_y": 13,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 9,
"cell_y": 12,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 10,
"cell_y": 12,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 11,
"cell_y": 12,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 2,
"cell_y": 14,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 3,
"cell_y": 14,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 6,
"cell_y": 14,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 7,
"cell_y": 14,
"cell_color": 8,
"success": true,
"output": "(\n(define-fun p ((in (Set cell)) (c_out cell)) Bool (set.member c_out in))\n)\n",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 12,
"cell_y": 12,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 13,
"cell_y": 12,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 14,
"cell_y": 12,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 15,
"cell_y": 12,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 9,
"cell_y": 13,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 10,
"cell_y": 13,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 11,
"cell_y": 13,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 12,
"cell_y": 13,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 13,
"cell_y": 13,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 14,
"cell_y": 13,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
},
{
"task": "a64e4611",
"example_index": 0,
"cell_x": 15,
"cell_y": 13,
"cell_color": 3,
"success": false,
"output": "TIMEOUT",
"num_training_examples": 3
}
]
Summary:
Total synthesis problems: 240
Successful solutions: 149
Success rate: 62.1%
Total time: 379.63 seconds
Task: a64e4611
================================================================================
FAILED CELLS VISUALIZATION
================================================================================
πŸ“‹ Task: a64e4611
------------------------------------------------------------
πŸ” Training Example 0:
Total cells: 240, Failed: 91, Success rate: 62.1%
Failed cells (x,y,color): [(10, 5, 3), (9, 5, 3), (11, 5, 3), (12, 5, 3), (13, 5, 3), (15, 5, 3), (14, 5, 3), (9, 6, 3), (10, 6, 3), (11, 6, 3), (12, 6, 3), (13, 6, 3), (14, 6, 3), (15, 6, 3), (9, 7, 3), (10, 7, 3), (11, 7, 3), (12, 7, 3), (13, 7, 3), (14, 7, 3), (15, 7, 3), (9, 8, 3), (10, 8, 3), (11, 8, 3), (12, 8, 3), (13, 8, 3), (14, 8, 3), (15, 8, 3), (9, 9, 3), (10, 9, 3), (11, 9, 3), (12, 9, 3), (13, 9, 3), (14, 9, 3), (15, 9, 3), (9, 10, 3), (10, 10, 3), (12, 10, 3), (11, 10, 3), (13, 10, 3), (14, 10, 3), (15, 10, 3), (16, 10, 3), (17, 10, 3), (18, 10, 3), (19, 10, 3), (20, 10, 3), (21, 10, 3), (22, 10, 3), (23, 10, 3), (24, 10, 3), (25, 10, 3), (26, 10, 3), (28, 10, 3), (27, 10, 3), (29, 10, 3), (9, 11, 3), (10, 11, 3), (11, 11, 3), (12, 11, 3), (13, 11, 3), (14, 11, 3), (15, 11, 3), (16, 11, 3), (17, 11, 3), (18, 11, 3), (19, 11, 3), (20, 11, 3), (21, 11, 3), (22, 11, 3), (23, 11, 3), (24, 11, 3), (25, 11, 3), (26, 11, 3), (28, 11, 3), (27, 11, 3), (29, 11, 3), (9, 12, 3), (10, 12, 3), (11, 12, 3), (12, 12, 3), (13, 12, 3), (14, 12, 3), (15, 12, 3), (9, 13, 3), (10, 13, 3), (11, 13, 3), (12, 13, 3), (13, 13, 3), (14, 13, 3), (15, 13, 3)]
πŸ”΄ Failed Cells Visualization:
Status Grid (. = background, βœ“ = success, βœ— = failed):
Row 0: βœ“ βœ“ . βœ“ . βœ“ . βœ“ βœ“ βœ“ βœ“ βœ“ . βœ“ βœ“ βœ“ . βœ“ . . βœ“ . βœ“ . . . βœ“ βœ“ . βœ“
Row 1: . . . βœ“ βœ“ βœ“ βœ“ . . βœ“ . βœ“ . . βœ“ βœ“ . . βœ“ . . . . . βœ“ βœ“ βœ“ βœ“ . βœ“
Row 2: βœ“ . . . βœ“ βœ“ . . βœ“ . βœ“ βœ“ . βœ“ βœ“ . βœ“ . βœ“ . βœ“ βœ“ βœ“ βœ“ . . βœ“ . . .
Row 3: . βœ“ βœ“ . . . . βœ“ βœ“ . . . . βœ“ βœ“ . βœ“ βœ“ . . . βœ“ βœ“ . βœ“ . . . . .
Row 4: βœ“ βœ“ βœ“ . βœ“ . . βœ“ . . . . . . . . . βœ“ βœ“ βœ“ βœ“ . . βœ“ . βœ“ βœ“ . . βœ“
Row 5: . βœ“ . . . βœ“ βœ“ βœ“ . βœ— βœ— βœ— βœ— βœ— βœ— βœ— . . βœ“ βœ“ βœ“ βœ“ . βœ“ . βœ“ . . . βœ“
Row 6: . βœ“ βœ“ βœ“ βœ“ . . βœ“ . βœ— βœ— βœ— βœ— βœ— βœ— βœ— . βœ“ βœ“ βœ“ . . . . . βœ“ . βœ“ βœ“ βœ“
Row 7: . βœ“ βœ“ βœ“ βœ“ . . βœ“ . βœ— βœ— βœ— βœ— βœ— βœ— βœ— . . . βœ“ . βœ“ . βœ“ βœ“ βœ“ . . βœ“ βœ“
Row 8: βœ“ . βœ“ βœ“ . βœ“ βœ“ βœ“ . βœ— βœ— βœ— βœ— βœ— βœ— βœ— . βœ“ . . . βœ“ . . βœ“ . . βœ“ . βœ“
Row 9: βœ“ βœ“ βœ“ . βœ“ βœ“ . βœ“ . βœ— βœ— βœ— βœ— βœ— βœ— βœ— . . . . . . . . . . . . . .
Row 10: βœ“ . βœ“ βœ“ . . βœ“ βœ“ . βœ— βœ— βœ— βœ— βœ— βœ— βœ— βœ— βœ— βœ— βœ— βœ— βœ— βœ— βœ— βœ— βœ— βœ— βœ— βœ— βœ—
Row 11: . βœ“ βœ“ . . . . . . βœ— βœ— βœ— βœ— βœ— βœ— βœ— βœ— βœ— βœ— βœ— βœ— βœ— βœ— βœ— βœ— βœ— βœ— βœ— βœ— βœ—
Row 12: . βœ“ . . βœ“ . . βœ“ . βœ— βœ— βœ— βœ— βœ— βœ— βœ— . . . . . . . . . . . . . .
Row 13: βœ“ βœ“ βœ“ βœ“ βœ“ . . . . βœ— βœ— βœ— βœ— βœ— βœ— βœ— . . . . . βœ“ . βœ“ βœ“ . βœ“ βœ“ . βœ“
Row 14: βœ“ . βœ“ βœ“ . . βœ“ βœ“ . . . . . . . . . . . . . . . . . . . . . .
Failed cells rendered:
Failed Cells (Example 0) 30x14: Successful Cells (Example 0) 30x15:
x x
0 1 2 3 4 5 6 7 8 91011121314151617181920212223242526272829 0 1 2 3 4 5 6 7 8 91011121314151617181920212223242526272829
0                                0                               
1                                1                               
2                                2                               
3                                3                               
4                                4                               
5                                5                               
6                                6                               
y 7                                y 7                               
8                                8                               
9                                9                               
10                                10                               
11                                11                               
12                                12                               
13                                13                               
0 1 2 3 4 5 6 7 8 91011121314151617181920212223242526272829 14                               
0 1 2 3 4 5 6 7 8 91011121314151617181920212223242526272829
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment