// Wokwi animator on a Arduino Mega
// The OLED has 0x3C, so the 0x3D in the sketch is changed to 0x3C.
// Wokwi animator: https://animator.wokwi.com/
// This Wokwi project: https://wokwi.com/projects/395033141761724417
// 13 April 2024

#include <Adafruit_GFX.h>
#include <Adafruit_SSD1306.h>

#define SCREEN_I2C_ADDR 0x3C // changed to 0x3C  !
#define SCREEN_WIDTH 128     // OLED display width, in pixels
#define SCREEN_HEIGHT 64     // OLED display height, in pixels
#define OLED_RST_PIN -1      // Reset pin (-1 if not available)

Adafruit_SSD1306 display(128, 64, &Wire, OLED_RST_PIN);

// OLED Animation: walk
// Code auto-generated by https://wokwi.com/animator, graphics by icons8.com

#define FRAME_DELAY (42)
#define FRAME_WIDTH (64)
#define FRAME_HEIGHT (64)
#define FRAME_COUNT (sizeof(frames) / sizeof(frames[0]))
const byte PROGMEM frames[][512] = {
  {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,252,0,0,0,0,0,0,3,254,0,0,0,0,0,0,7,135,0,0,0,0,0,0,6,3,0,0,0,0,0,0,14,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,6,3,128,0,0,0,0,0,6,3,0,0,0,0,0,0,7,143,0,0,0,0,0,0,3,254,0,0,0,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,31,224,0,0,0,0,0,0,127,248,0,0,0,0,0,0,240,60,0,0,0,0,0,1,224,28,0,0,0,0,0,7,128,14,0,0,0,0,0,15,0,15,0,0,0,0,0,30,0,15,0,0,0,0,0,56,0,31,128,0,0,0,0,112,112,29,192,0,0,0,0,224,240,25,224,0,0,0,0,225,240,24,252,0,0,0,0,199,240,56,127,128,0,0,1,199,96,60,31,192,0,0,1,206,96,62,1,224,0,0,3,142,224,119,128,224,0,0,3,140,224,115,240,224,0,0,3,28,192,113,255,224,0,0,7,24,192,96,63,192,0,0,6,57,192,224,3,128,0,0,7,49,192,224,0,0,0,0,7,241,192,224,0,0,0,0,3,225,192,112,0,0,0,0,0,129,192,120,0,0,0,0,0,3,224,56,0,0,0,0,0,3,248,28,0,0,0,0,0,3,188,14,0,0,0,0,0,3,30,15,0,0,0,0,0,3,15,7,0,0,0,0,0,7,15,131,128,0,0,0,0,7,31,195,128,0,0,0,0,14,28,225,128,0,0,0,0,14,24,225,128,0,0,0,0,28,24,97,192,0,0,0,0,56,56,97,192,0,0,0,0,112,112,112,192,0,0,0,0,240,240,112,192,0,0,0,0,224,224,48,224,0,0,0,1,193,192,48,224,0,0,0,3,131,128,56,96,0,0,0,3,135,128,56,96,0,0,0,3,135,0,24,96,0,0,0,3,142,0,28,224,0,0,0,1,252,0,15,224,0,0,0,0,248,0,15,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
  {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,252,0,0,0,0,0,0,3,254,0,0,0,0,0,0,7,135,0,0,0,0,0,0,6,3,0,0,0,0,0,0,14,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,6,3,128,0,0,0,0,0,6,3,0,0,0,0,0,0,7,143,0,0,0,0,0,0,3,254,0,0,0,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,31,224,0,0,0,0,0,0,127,248,0,0,0,0,0,0,240,60,0,0,0,0,0,1,224,28,0,0,0,0,0,7,128,14,0,0,0,0,0,15,0,15,0,0,0,0,0,30,0,15,0,0,0,0,0,60,0,31,128,0,0,0,0,112,112,29,192,0,0,0,0,96,240,25,192,0,0,0,0,225,240,24,248,0,0,0,0,227,240,56,127,0,0,0,0,199,96,60,31,128,0,0,1,198,96,62,3,192,0,0,1,142,224,127,0,224,0,0,3,142,224,119,224,224,0,0,3,156,192,115,255,224,0,0,3,28,192,96,127,192,0,0,7,25,192,224,7,128,0,0,7,57,192,224,0,0,0,0,7,241,192,224,0,0,0,0,3,241,192,112,0,0,0,0,1,193,192,120,0,0,0,0,0,3,224,56,0,0,0,0,0,3,248,28,0,0,0,0,0,3,188,14,0,0,0,0,0,3,30,14,0,0,0,0,0,3,15,7,0,0,0,0,0,3,15,131,0,0,0,0,0,7,15,195,128,0,0,0,0,7,29,195,128,0,0,0,0,14,28,225,128,0,0,0,0,28,24,225,192,0,0,0,0,56,56,97,192,0,0,0,0,120,120,112,192,0,0,0,0,112,112,112,192,0,0,0,0,224,224,48,224,0,0,0,1,193,192,48,224,0,0,0,1,131,128,56,96,0,0,0,3,135,128,56,96,0,0,0,1,135,0,24,96,0,0,0,1,206,0,28,224,0,0,0,1,252,0,15,224,0,0,0,0,248,0,15,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
  {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,252,0,0,0,0,0,0,3,254,0,0,0,0,0,0,7,143,0,0,0,0,0,0,6,3,0,0,0,0,0,0,14,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,7,3,0,0,0,0,0,0,7,143,0,0,0,0,0,0,3,254,0,0,0,0,0,0,1,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,128,0,0,0,0,0,0,63,240,0,0,0,0,0,0,127,248,0,0,0,0,0,0,240,60,0,0,0,0,0,1,224,28,0,0,0,0,0,3,192,14,0,0,0,0,0,15,0,14,0,0,0,0,0,30,0,15,0,0,0,0,0,60,16,31,128,0,0,0,0,56,120,31,128,0,0,0,0,112,240,25,192,0,0,0,0,113,240,57,224,0,0,0,0,99,240,56,252,0,0,0,0,227,224,60,127,0,0,0,0,231,224,60,15,128,0,0,0,199,224,126,3,192,0,0,1,206,224,119,193,192,0,0,1,206,192,119,249,192,0,0,1,143,192,97,255,128,0,0,3,157,192,224,31,128,0,0,3,157,192,224,0,0,0,0,3,249,192,224,0,0,0,0,1,249,192,112,0,0,0,0,0,241,224,112,0,0,0,0,0,1,224,56,0,0,0,0,0,3,240,28,0,0,0,0,0,3,184,28,0,0,0,0,0,3,156,14,0,0,0,0,0,3,142,7,0,0,0,0,0,3,143,7,0,0,0,0,0,3,15,131,0,0,0,0,0,7,15,195,128,0,0,0,0,14,29,195,128,0,0,0,0,30,28,225,128,0,0,0,0,60,28,225,192,0,0,0,0,56,56,97,192,0,0,0,0,112,112,112,192,0,0,0,0,224,224,112,224,0,0,0,1,193,224,48,224,0,0,0,1,195,192,56,96,0,0,0,1,195,128,56,112,0,0,0,1,199,0,24,96,0,0,0,1,254,0,28,224,0,0,0,0,252,0,15,224,0,0,0,0,120,0,15,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
  {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,252,0,0,0,0,0,0,3,254,0,0,0,0,0,0,7,7,0,0,0,0,0,0,6,3,0,0,0,0,0,0,14,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,6,3,128,0,0,0,0,0,6,3,0,0,0,0,0,0,7,143,0,0,0,0,0,0,3,254,0,0,0,0,0,0,0,248,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,128,0,0,0,0,0,0,31,240,0,0,0,0,0,0,127,248,0,0,0,0,0,0,240,28,0,0,0,0,0,1,224,12,0,0,0,0,0,3,192,14,0,0,0,0,0,7,128,14,0,0,0,0,0,15,0,15,0,0,0,0,0,28,16,31,0,0,0,0,0,56,56,31,0,0,0,0,0,56,240,27,128,0,0,0,0,49,240,57,192,0,0,0,0,113,240,57,240,0,0,0,0,115,224,56,252,0,0,0,0,99,224,56,63,0,0,0,0,99,224,124,15,0,0,0,0,231,224,126,3,128,0,0,0,231,192,111,195,128,0,0,0,199,192,99,255,0,0,0,1,199,192,224,255,0,0,0,1,207,192,224,30,0,0,0,1,207,192,224,0,0,0,0,0,253,192,112,0,0,0,0,0,249,224,112,0,0,0,0,0,1,224,56,0,0,0,0,0,1,240,56,0,0,0,0,0,1,184,28,0,0,0,0,0,1,156,12,0,0,0,0,0,1,158,14,0,0,0,0,0,1,142,6,0,0,0,0,0,3,143,7,0,0,0,0,0,3,143,135,0,0,0,0,0,7,15,131,128,0,0,0,0,14,13,195,128,0,0,0,0,28,28,193,128,0,0,0,0,56,60,225,192,0,0,0,0,112,120,225,192,0,0,0,0,240,112,112,224,0,0,0,0,224,224,112,224,0,0,0,0,193,192,56,96,0,0,0,0,195,128,56,96,0,0,0,0,231,0,24,96,0,0,0,0,255,0,31,224,0,0,0,0,126,0,15,192,0,0,0,0,0,0,7,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
  {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,252,0,0,0,0,0,0,3,254,0,0,0,0,0,0,7,7,0,0,0,0,0,0,6,3,0,0,0,0,0,0,14,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,6,3,128,0,0,0,0,0,7,3,0,0,0,0,0,0,7,143,0,0,0,0,0,0,3,254,0,0,0,0,0,0,0,248,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15,192,0,0,0,0,0,0,63,240,0,0,0,0,0,0,127,248,0,0,0,0,0,0,240,28,0,0,0,0,0,1,224,12,0,0,0,0,0,3,192,14,0,0,0,0,0,7,128,14,0,0,0,0,0,15,0,14,0,0,0,0,0,30,24,31,0,0,0,0,0,28,56,31,0,0,0,0,0,24,112,31,0,0,0,0,0,56,240,59,128,0,0,0,0,57,224,59,192,0,0,0,0,49,224,57,240,0,0,0,0,49,224,56,124,0,0,0,0,51,224,120,30,0,0,0,0,115,224,124,14,0,0,0,0,115,192,127,7,0,0,0,0,99,192,111,230,0,0,0,0,99,192,227,254,0,0,0,0,103,192,224,124,0,0,0,0,103,192,224,0,0,0,0,0,127,192,96,0,0,0,0,0,127,224,112,0,0,0,0,0,57,224,48,0,0,0,0,0,1,240,56,0,0,0,0,0,1,248,24,0,0,0,0,0,1,184,28,0,0,0,0,0,1,156,12,0,0,0,0,0,1,142,14,0,0,0,0,0,1,142,14,0,0,0,0,0,3,143,7,0,0,0,0,0,7,143,135,0,0,0,0,0,15,15,131,128,0,0,0,0,30,15,195,128,0,0,0,0,60,29,193,192,0,0,0,0,120,56,225,192,0,0,0,0,112,112,96,224,0,0,0,0,224,240,112,224,0,0,0,0,225,224,56,96,0,0,0,0,227,192,56,96,0,0,0,0,127,128,24,96,0,0,0,0,127,0,31,224,0,0,0,0,28,0,15,192,0,0,0,0,0,0,7,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
  {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,32,0,0,0,0,0,0,1,252,0,0,0,0,0,0,3,254,0,0,0,0,0,0,7,7,0,0,0,0,0,0,6,3,0,0,0,0,0,0,14,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,6,3,128,0,0,0,0,0,7,7,0,0,0,0,0,0,3,223,0,0,0,0,0,0,1,254,0,0,0,0,0,0,0,248,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15,224,0,0,0,0,0,0,63,240,0,0,0,0,0,0,126,120,0,0,0,0,0,0,240,28,0,0,0,0,0,0,224,12,0,0,0,0,0,1,192,12,0,0,0,0,0,3,128,12,0,0,0,0,0,7,8,28,0,0,0,0,0,14,24,30,0,0,0,0,0,14,56,30,0,0,0,0,0,28,112,30,0,0,0,0,0,28,240,62,0,0,0,0,0,24,224,63,128,0,0,0,0,24,224,51,192,0,0,0,0,25,224,49,224,0,0,0,0,25,224,112,112,0,0,0,0,25,192,124,48,0,0,0,0,57,192,127,48,0,0,0,0,57,192,111,240,0,0,0,0,57,192,227,240,0,0,0,0,49,192,224,224,0,0,0,0,59,192,224,0,0,0,0,0,63,192,96,0,0,0,0,0,31,224,112,0,0,0,0,0,1,224,112,0,0,0,0,0,1,240,48,0,0,0,0,0,0,240,56,0,0,0,0,0,0,248,56,0,0,0,0,0,0,220,24,0,0,0,0,0,0,220,28,0,0,0,0,0,1,206,28,0,0,0,0,0,7,206,12,0,0,0,0,0,15,15,14,0,0,0,0,0,30,15,14,0,0,0,0,0,60,31,135,0,0,0,0,0,112,63,135,0,0,0,0,0,224,121,131,0,0,0,0,0,225,225,195,128,0,0,0,0,227,192,195,128,0,0,0,0,127,128,225,128,0,0,0,0,127,0,97,128,0,0,0,0,28,0,113,128,0,0,0,0,0,0,127,128,0,0,0,0,0,0,63,0,0,0,0,0,0,0,28,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
  {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,248,0,0,0,0,0,0,1,252,0,0,0,0,0,0,3,255,0,0,0,0,0,0,7,7,0,0,0,0,0,0,14,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,7,7,0,0,0,0,0,0,3,254,0,0,0,0,0,0,1,252,0,0,0,0,0,0,0,248,0,0,0,0,0,0,0,0,0,0,0,0,0,0,31,224,0,0,0,0,0,0,63,248,0,0,0,0,0,0,123,248,0,0,0,0,0,0,240,28,0,0,0,0,0,0,224,12,0,0,0,0,0,1,192,12,0,0,0,0,0,3,192,12,0,0,0,0,0,3,140,28,0,0,0,0,0,7,28,28,0,0,0,0,0,14,56,28,0,0,0,0,0,14,56,28,0,0,0,0,0,12,112,60,0,0,0,0,0,12,240,62,0,0,0,0,0,12,224,63,0,0,0,0,0,12,224,55,128,0,0,0,0,12,224,115,128,0,0,0,0,28,224,121,192,0,0,0,0,28,224,125,192,0,0,0,0,28,224,255,128,0,0,0,0,28,224,239,128,0,0,0,0,28,192,224,0,0,0,0,0,15,192,224,0,0,0,0,0,15,192,224,0,0,0,0,0,7,224,96,0,0,0,0,0,0,224,112,0,0,0,0,0,0,240,112,0,0,0,0,0,0,240,112,0,0,0,0,0,0,248,48,0,0,0,0,0,0,248,48,0,0,0,0,0,1,252,56,0,0,0,0,0,3,252,56,0,0,0,0,0,15,140,24,0,0,0,0,0,62,14,28,0,0,0,0,0,124,30,28,0,0,0,0,0,112,62,28,0,0,0,0,0,224,255,12,0,0,0,0,0,225,247,14,0,0,0,0,0,255,195,14,0,0,0,0,0,127,3,134,0,0,0,0,0,62,3,134,0,0,0,0,0,0,1,134,0,0,0,0,0,0,1,206,0,0,0,0,0,0,1,254,0,0,0,0,0,0,0,252,0,0,0,0,0,0,0,48,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
  {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,248,0,0,0,0,0,0,3,254,0,0,0,0,0,0,3,143,0,0,0,0,0,0,7,7,0,0,0,0,0,0,6,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,6,3,0,0,0,0,0,0,7,7,0,0,0,0,0,0,3,254,0,0,0,0,0,0,1,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,31,224,0,0,0,0,0,0,63,248,0,0,0,0,0,0,120,60,0,0,0,0,0,0,112,28,0,0,0,0,0,0,224,12,0,0,0,0,0,1,192,12,0,0,0,0,0,1,192,12,0,0,0,0,0,3,140,28,0,0,0,0,0,3,156,28,0,0,0,0,0,7,28,24,0,0,0,0,0,6,56,24,0,0,0,0,0,6,112,56,0,0,0,0,0,6,112,56,0,0,0,0,0,6,112,56,0,0,0,0,0,6,112,60,0,0,0,0,0,6,112,124,0,0,0,0,0,6,112,124,0,0,0,0,0,6,112,124,0,0,0,0,0,6,112,252,0,0,0,0,0,6,112,248,0,0,0,0,0,7,112,224,0,0,0,0,0,7,224,224,0,0,0,0,0,3,224,224,0,0,0,0,0,1,192,224,0,0,0,0,0,0,224,96,0,0,0,0,0,0,224,96,0,0,0,0,0,0,112,96,0,0,0,0,0,0,112,96,0,0,0,0,0,0,240,112,0,0,0,0,0,3,248,112,0,0,0,0,0,31,248,112,0,0,0,0,0,62,28,48,0,0,0,0,0,120,28,48,0,0,0,0,0,224,60,48,0,0,0,0,0,224,252,56,0,0,0,0,0,227,252,56,0,0,0,0,0,127,206,56,0,0,0,0,0,62,14,24,0,0,0,0,0,24,14,24,0,0,0,0,0,0,6,24,0,0,0,0,0,0,6,24,0,0,0,0,0,0,7,56,0,0,0,0,0,0,7,248,0,0,0,0,0,0,3,240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
  {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,252,0,0,0,0,0,0,3,254,0,0,0,0,0,0,7,143,0,0,0,0,0,0,6,3,0,0,0,0,0,0,14,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,7,3,0,0,0,0,0,0,7,143,0,0,0,0,0,0,3,254,0,0,0,0,0,0,1,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,31,224,0,0,0,0,0,0,63,248,0,0,0,0,0,0,120,60,0,0,0,0,0,0,112,28,0,0,0,0,0,0,224,12,0,0,0,0,0,0,224,12,0,0,0,0,0,1,192,12,0,0,0,0,0,1,206,28,0,0,0,0,0,3,142,28,0,0,0,0,0,3,156,28,0,0,0,0,0,7,60,24,0,0,0,0,0,7,56,56,0,0,0,0,0,7,48,56,0,0,0,0,0,7,48,48,0,0,0,0,0,7,56,112,0,0,0,0,0,7,56,112,0,0,0,0,0,3,56,112,0,0,0,0,0,3,56,112,0,0,0,0,0,3,152,224,0,0,0,0,0,3,152,224,0,0,0,0,0,3,184,224,0,0,0,0,0,1,248,224,0,0,0,0,0,1,240,224,0,0,0,0,0,0,192,224,0,0,0,0,0,0,224,224,0,0,0,0,0,0,224,224,0,0,0,0,0,0,96,224,0,0,0,0,0,0,240,224,0,0,0,0,0,7,240,224,0,0,0,0,0,63,240,224,0,0,0,0,0,126,48,224,0,0,0,0,0,240,56,224,0,0,0,0,0,192,56,224,0,0,0,0,0,192,248,224,0,0,0,0,0,231,248,96,0,0,0,0,0,127,248,96,0,0,0,0,0,126,24,96,0,0,0,0,0,0,24,112,0,0,0,0,0,0,24,112,0,0,0,0,0,0,24,112,0,0,0,0,0,0,28,112,0,0,0,0,0,0,28,224,0,0,0,0,0,0,31,224,0,0,0,0,0,0,15,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
  {0,0,0,0,0,0,0,0,0,0,0,0,32,0,0,0,0,0,0,1,252,0,0,0,0,0,0,3,254,0,0,0,0,0,0,7,135,0,0,0,0,0,0,6,3,0,0,0,0,0,0,14,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,7,3,0,0,0,0,0,0,7,223,0,0,0,0,0,0,3,254,0,0,0,0,0,0,0,248,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,31,224,0,0,0,0,0,0,63,248,0,0,0,0,0,0,120,60,0,0,0,0,0,0,112,28,0,0,0,0,0,0,224,12,0,0,0,0,0,0,224,12,0,0,0,0,0,0,196,12,0,0,0,0,0,1,206,28,0,0,0,0,0,1,206,28,0,0,0,0,0,3,140,28,0,0,0,0,0,3,156,24,0,0,0,0,0,3,156,56,0,0,0,0,0,3,56,56,0,0,0,0,0,3,152,48,0,0,0,0,0,3,156,112,0,0,0,0,0,3,156,112,0,0,0,0,0,1,156,112,0,0,0,0,0,1,204,96,0,0,0,0,0,1,206,224,0,0,0,0,0,1,206,224,0,0,0,0,0,1,206,224,0,0,0,0,0,1,252,224,0,0,0,0,0,1,252,224,0,0,0,0,0,0,240,192,0,0,0,0,0,0,192,192,0,0,0,0,0,0,224,192,0,0,0,0,0,0,224,192,0,0,0,0,0,0,224,192,0,0,0,0,0,0,225,192,0,0,0,0,0,3,225,192,0,0,0,0,0,7,241,192,0,0,0,0,0,15,113,192,0,0,0,0,0,28,113,192,0,0,0,0,0,24,113,192,0,0,0,0,0,28,241,192,0,0,0,0,0,31,241,192,0,0,0,0,0,15,241,192,0,0,0,0,0,2,113,192,0,0,0,0,0,0,113,192,0,0,0,0,0,0,113,192,0,0,0,0,0,0,113,192,0,0,0,0,0,0,113,192,0,0,0,0,0,0,63,128,0,0,0,0,0,0,31,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
  {0,0,0,0,0,0,0,0,0,0,0,0,32,0,0,0,0,0,0,1,252,0,0,0,0,0,0,3,254,0,0,0,0,0,0,7,135,0,0,0,0,0,0,6,3,0,0,0,0,0,0,14,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,7,3,0,0,0,0,0,0,7,143,0,0,0,0,0,0,3,254,0,0,0,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15,224,0,0,0,0,0,0,63,248,0,0,0,0,0,0,63,252,0,0,0,0,0,0,112,28,0,0,0,0,0,0,96,12,0,0,0,0,0,0,224,12,0,0,0,0,0,0,224,12,0,0,0,0,0,0,199,28,0,0,0,0,0,1,198,28,0,0,0,0,0,1,206,28,0,0,0,0,0,1,206,24,0,0,0,0,0,1,204,56,0,0,0,0,0,3,156,56,0,0,0,0,0,3,156,48,0,0,0,0,0,1,206,48,0,0,0,0,0,1,206,112,0,0,0,0,0,0,198,112,0,0,0,0,0,0,231,96,0,0,0,0,0,1,231,224,0,0,0,0,0,1,227,224,0,0,0,0,0,1,243,224,0,0,0,0,0,1,255,192,0,0,0,0,0,1,255,192,0,0,0,0,0,1,221,192,0,0,0,0,0,1,193,192,0,0,0,0,0,0,193,192,0,0,0,0,0,0,193,192,0,0,0,0,0,0,193,192,0,0,0,0,0,0,193,128,0,0,0,0,0,0,225,128,0,0,0,0,0,0,227,128,0,0,0,0,0,1,227,192,0,0,0,0,0,3,227,128,0,0,0,0,0,3,227,128,0,0,0,0,0,3,227,128,0,0,0,0,0,3,227,128,0,0,0,0,0,3,195,128,0,0,0,0,0,1,195,128,0,0,0,0,0,0,195,128,0,0,0,0,0,0,195,128,0,0,0,0,0,0,195,0,0,0,0,0,0,0,231,0,0,0,0,0,0,0,255,0,0,0,0,0,0,0,126,0,0,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
  {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,252,0,0,0,0,0,0,3,254,0,0,0,0,0,0,7,143,0,0,0,0,0,0,7,3,0,0,0,0,0,0,14,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,6,3,0,0,0,0,0,0,7,143,0,0,0,0,0,0,3,254,0,0,0,0,0,0,1,252,0,0,0,0,0,0,0,32,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15,224,0,0,0,0,0,0,63,240,0,0,0,0,0,0,127,248,0,0,0,0,0,0,112,28,0,0,0,0,0,0,96,12,0,0,0,0,0,0,96,12,0,0,0,0,0,0,226,12,0,0,0,0,0,0,231,28,0,0,0,0,0,1,231,28,0,0,0,0,0,1,198,28,0,0,0,0,0,1,198,24,0,0,0,0,0,3,206,56,0,0,0,0,0,3,206,56,0,0,0,0,0,3,206,56,0,0,0,0,0,3,199,48,0,0,0,0,0,3,231,112,0,0,0,0,0,3,227,240,0,0,0,0,0,3,243,224,0,0,0,0,0,1,241,224,0,0,0,0,0,1,249,224,0,0,0,0,0,1,249,224,0,0,0,0,0,1,223,192,0,0,0,0,0,1,223,192,0,0,0,0,0,1,207,192,0,0,0,0,0,1,193,192,0,0,0,0,0,1,193,128,0,0,0,0,0,1,195,192,0,0,0,0,0,1,195,192,0,0,0,0,0,1,195,192,0,0,0,0,0,1,195,224,0,0,0,0,0,1,199,224,0,0,0,0,0,1,199,224,0,0,0,0,0,1,135,192,0,0,0,0,0,1,135,128,0,0,0,0,0,1,135,0,0,0,0,0,0,3,135,0,0,0,0,0,0,3,134,0,0,0,0,0,0,3,142,0,0,0,0,0,0,3,142,0,0,0,0,0,0,3,142,0,0,0,0,0,0,3,142,0,0,0,0,0,0,3,142,0,0,0,0,0,0,3,252,0,0,0,0,0,0,1,252,0,0,0,0,0,0,0,112,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
  {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,248,0,0,0,0,0,0,3,254,0,0,0,0,0,0,7,255,0,0,0,0,0,0,7,7,0,0,0,0,0,0,14,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,6,3,128,0,0,0,0,0,7,7,0,0,0,0,0,0,3,254,0,0,0,0,0,0,1,252,0,0,0,0,0,0,0,112,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15,224,0,0,0,0,0,0,63,240,0,0,0,0,0,0,63,248,0,0,0,0,0,0,112,28,0,0,0,0,0,0,112,12,0,0,0,0,0,0,96,12,0,0,0,0,0,0,224,12,0,0,0,0,0,3,227,28,0,0,0,0,0,7,231,28,0,0,0,0,0,7,231,28,0,0,0,0,0,7,231,24,0,0,0,0,0,6,231,56,0,0,0,0,0,14,199,56,0,0,0,0,0,14,199,56,0,0,0,0,0,14,199,48,0,0,0,0,0,14,227,240,0,0,0,0,0,14,241,240,0,0,0,0,0,15,241,224,0,0,0,0,0,7,248,224,0,0,0,0,0,1,220,96,0,0,0,0,0,1,220,112,0,0,0,0,0,1,206,240,0,0,0,0,0,1,207,224,0,0,0,0,0,1,199,192,0,0,0,0,0,1,129,192,0,0,0,0,0,1,131,192,0,0,0,0,0,3,131,224,0,0,0,0,0,3,135,112,0,0,0,0,0,3,135,112,0,0,0,0,0,3,135,48,0,0,0,0,0,3,143,48,0,0,0,0,0,3,14,112,0,0,0,0,0,3,14,112,0,0,0,0,0,7,14,224,0,0,0,0,0,7,12,224,0,0,0,0,0,7,29,192,0,0,0,0,0,7,29,192,0,0,0,0,0,6,31,128,0,0,0,0,0,6,31,0,0,0,0,0,0,14,24,0,0,0,0,0,0,14,24,0,0,0,0,0,0,14,56,0,0,0,0,0,0,7,248,0,0,0,0,0,0,7,240,0,0,0,0,0,0,3,224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
  {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,112,0,0,0,0,0,0,1,252,0,0,0,0,0,0,3,254,0,0,0,0,0,0,7,7,0,0,0,0,0,0,6,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,6,3,128,0,0,0,0,0,7,7,0,0,0,0,0,0,3,254,0,0,0,0,0,0,1,252,0,0,0,0,0,0,0,120,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,128,0,0,0,0,0,0,31,240,0,0,0,0,0,0,63,248,0,0,0,0,0,0,112,28,0,0,0,0,0,0,112,12,0,0,0,0,0,1,224,12,0,0,0,0,0,3,224,12,0,0,0,0,0,7,227,12,0,0,0,0,0,15,99,28,0,0,0,0,0,14,99,28,0,0,0,0,0,12,227,24,0,0,0,0,0,28,227,56,0,0,0,0,0,28,227,56,0,0,0,0,0,24,227,184,0,0,0,0,0,57,227,176,0,0,0,0,0,57,241,240,0,0,0,0,0,57,248,240,0,0,0,0,0,63,248,112,0,0,0,0,0,31,220,56,0,0,0,0,0,15,206,56,0,0,0,0,0,1,199,56,0,0,0,0,0,1,135,248,0,0,0,0,0,1,131,240,0,0,0,0,0,1,129,224,0,0,0,0,0,1,129,224,0,0,0,0,0,1,131,224,0,0,0,0,0,1,131,240,0,0,0,0,0,3,131,112,0,0,0,0,0,3,135,56,0,0,0,0,0,3,135,24,0,0,0,0,0,3,7,24,0,0,0,0,0,3,15,24,0,0,0,0,0,7,15,56,0,0,0,0,0,7,15,56,0,0,0,0,0,7,31,56,0,0,0,0,0,6,31,48,0,0,0,0,0,14,31,48,0,0,0,0,0,14,63,112,0,0,0,0,0,12,63,240,0,0,0,0,0,28,51,224,0,0,0,0,0,28,112,128,0,0,0,0,0,28,112,0,0,0,0,0,0,30,224,0,0,0,0,0,0,15,224,0,0,0,0,0,0,7,192,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
  {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,112,0,0,0,0,0,0,1,252,0,0,0,0,0,0,3,254,0,0,0,0,0,0,7,7,0,0,0,0,0,0,6,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,7,7,0,0,0,0,0,0,7,255,0,0,0,0,0,0,3,254,0,0,0,0,0,0,0,248,0,0,0,0,0,0,0,0,0,0,0,0,0,0,7,128,0,0,0,0,0,0,31,240,0,0,0,0,0,0,63,248,0,0,0,0,0,0,120,60,0,0,0,0,0,0,240,28,0,0,0,0,0,3,240,12,0,0,0,0,0,7,240,12,0,0,0,0,0,15,115,12,0,0,0,0,0,28,115,156,0,0,0,0,0,28,115,156,0,0,0,0,0,24,243,152,0,0,0,0,0,56,243,184,0,0,0,0,0,57,243,184,0,0,0,0,0,49,243,248,0,0,0,0,0,113,241,240,0,0,0,0,0,115,240,240,0,0,0,0,0,115,252,120,0,0,0,0,0,127,222,60,0,0,0,0,0,63,207,28,0,0,0,0,0,29,199,142,0,0,0,0,0,1,195,206,0,0,0,0,0,1,193,252,0,0,0,0,0,1,193,252,0,0,0,0,0,1,193,240,0,0,0,0,0,1,129,224,0,0,0,0,0,1,131,240,0,0,0,0,0,3,131,184,0,0,0,0,0,3,131,56,0,0,0,0,0,3,135,28,0,0,0,0,0,3,135,28,0,0,0,0,0,3,135,140,0,0,0,0,0,3,143,140,0,0,0,0,0,7,15,142,0,0,0,0,0,7,31,142,0,0,0,0,0,14,31,142,0,0,0,0,0,14,25,142,0,0,0,0,0,28,57,142,0,0,0,0,0,28,57,206,0,0,0,0,0,56,113,206,0,0,0,0,0,56,113,254,0,0,0,0,0,48,224,252,0,0,0,0,0,48,224,120,0,0,0,0,0,57,192,0,0,0,0,0,0,63,192,0,0,0,0,0,0,31,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
  {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,252,0,0,0,0,0,0,3,254,0,0,0,0,0,0,7,143,0,0,0,0,0,0,6,3,0,0,0,0,0,0,14,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,7,3,0,0,0,0,0,0,7,143,0,0,0,0,0,0,3,254,0,0,0,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,31,224,0,0,0,0,0,0,63,248,0,0,0,0,0,0,120,60,0,0,0,0,0,1,240,28,0,0,0,0,0,3,240,12,0,0,0,0,0,15,240,12,0,0,0,0,0,30,115,12,0,0,0,0,0,28,115,156,0,0,0,0,0,24,115,156,0,0,0,0,0,56,243,152,0,0,0,0,0,57,243,152,0,0,0,0,0,113,243,184,0,0,0,0,0,113,241,248,0,0,0,0,0,115,240,240,0,0,0,0,0,227,248,120,0,0,0,0,0,231,252,60,0,0,0,0,0,119,222,30,0,0,0,0,0,127,207,135,0,0,0,0,0,61,195,199,0,0,0,0,0,1,193,231,0,0,0,0,0,1,192,254,0,0,0,0,0,1,193,254,0,0,0,0,0,1,193,248,0,0,0,0,0,1,129,240,0,0,0,0,0,1,131,184,0,0,0,0,0,1,131,188,0,0,0,0,0,3,131,28,0,0,0,0,0,3,135,14,0,0,0,0,0,3,135,142,0,0,0,0,0,3,135,134,0,0,0,0,0,3,143,134,0,0,0,0,0,7,15,135,0,0,0,0,0,7,13,199,0,0,0,0,0,14,29,195,0,0,0,0,0,28,60,195,128,0,0,0,0,28,56,227,128,0,0,0,0,56,112,227,128,0,0,0,0,56,112,227,128,0,0,0,0,112,224,99,128,0,0,0,0,97,224,115,128,0,0,0,0,97,192,63,0,0,0,0,0,115,128,62,0,0,0,0,0,127,128,0,0,0,0,0,0,63,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
  {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,252,0,0,0,0,0,0,3,254,0,0,0,0,0,0,7,143,0,0,0,0,0,0,6,3,0,0,0,0,0,0,14,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,7,3,0,0,0,0,0,0,7,143,0,0,0,0,0,0,3,254,0,0,0,0,0,0,1,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,31,224,0,0,0,0,0,0,63,248,0,0,0,0,0,0,120,60,0,0,0,0,0,0,240,28,0,0,0,0,0,3,240,12,0,0,0,0,0,7,240,12,0,0,0,0,0,15,115,12,0,0,0,0,0,30,115,156,0,0,0,0,0,28,115,156,0,0,0,0,0,24,243,152,0,0,0,0,0,56,243,152,0,0,0,0,0,57,243,184,0,0,0,0,0,113,241,248,0,0,0,0,0,115,240,248,0,0,0,0,0,227,248,124,0,0,0,0,0,231,252,30,0,0,0,0,0,119,223,15,0,0,0,0,0,127,199,135,0,0,0,0,0,61,195,227,0,0,0,0,0,1,192,247,0,0,0,0,0,1,192,255,0,0,0,0,0,1,193,254,0,0,0,0,0,1,193,240,0,0,0,0,0,1,129,240,0,0,0,0,0,1,131,184,0,0,0,0,0,1,131,156,0,0,0,0,0,3,131,158,0,0,0,0,0,3,135,14,0,0,0,0,0,3,135,134,0,0,0,0,0,3,135,135,0,0,0,0,0,3,143,135,0,0,0,0,0,7,15,195,0,0,0,0,0,15,15,195,128,0,0,0,0,14,28,195,128,0,0,0,0,28,60,225,128,0,0,0,0,60,56,225,192,0,0,0,0,56,112,97,192,0,0,0,0,112,112,113,192,0,0,0,0,240,224,112,192,0,0,0,0,225,192,113,192,0,0,0,0,225,192,63,192,0,0,0,0,227,128,31,128,0,0,0,0,127,0,14,0,0,0,0,0,62,0,0,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
  {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,252,0,0,0,0,0,0,3,254,0,0,0,0,0,0,7,135,0,0,0,0,0,0,6,3,0,0,0,0,0,0,14,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,6,3,128,0,0,0,0,0,6,3,0,0,0,0,0,0,7,143,0,0,0,0,0,0,3,254,0,0,0,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,4,0,0,0,0,0,0,0,31,240,0,0,0,0,0,0,63,248,0,0,0,0,0,0,120,60,0,0,0,0,0,0,240,28,0,0,0,0,0,1,224,12,0,0,0,0,0,3,224,12,0,0,0,0,0,7,227,12,0,0,0,0,0,15,115,28,0,0,0,0,0,14,115,156,0,0,0,0,0,28,115,152,0,0,0,0,0,24,115,152,0,0,0,0,0,56,243,184,0,0,0,0,0,113,241,248,0,0,0,0,0,113,240,240,0,0,0,0,0,99,248,120,0,0,0,0,0,99,252,60,0,0,0,0,0,127,207,14,0,0,0,0,0,127,199,134,0,0,0,0,0,61,195,199,0,0,0,0,0,1,193,230,0,0,0,0,0,1,128,254,0,0,0,0,0,1,128,252,0,0,0,0,0,1,129,240,0,0,0,0,0,1,129,240,0,0,0,0,0,1,129,184,0,0,0,0,0,1,131,156,0,0,0,0,0,1,131,156,0,0,0,0,0,1,131,14,0,0,0,0,0,1,135,14,0,0,0,0,0,3,135,134,0,0,0,0,0,3,135,135,0,0,0,0,0,7,15,135,0,0,0,0,0,7,15,195,0,0,0,0,0,14,29,195,128,0,0,0,0,28,28,195,128,0,0,0,0,28,56,225,128,0,0,0,0,56,112,225,192,0,0,0,0,112,112,97,192,0,0,0,0,96,224,113,192,0,0,0,0,225,192,113,192,0,0,0,0,225,192,63,128,0,0,0,0,119,128,63,128,0,0,0,0,127,0,14,0,0,0,0,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
  {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,252,0,0,0,0,0,0,3,254,0,0,0,0,0,0,7,135,0,0,0,0,0,0,6,3,0,0,0,0,0,0,14,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,6,3,128,0,0,0,0,0,6,3,0,0,0,0,0,0,7,143,0,0,0,0,0,0,3,254,0,0,0,0,0,0,0,252,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,31,240,0,0,0,0,0,0,63,248,0,0,0,0,0,0,112,28,0,0,0,0,0,0,112,12,0,0,0,0,0,0,96,12,0,0,0,0,0,0,96,12,0,0,0,0,0,0,99,12,0,0,0,0,0,0,99,28,0,0,0,0,0,0,227,28,0,0,0,0,0,1,227,24,0,0,0,0,0,1,227,152,0,0,0,0,0,3,227,184,0,0,0,0,0,3,241,248,0,0,0,0,0,7,240,240,0,0,0,0,0,7,248,112,0,0,0,0,0,6,252,56,0,0,0,0,0,14,206,28,0,0,0,0,0,7,199,28,0,0,0,0,0,7,195,156,0,0,0,0,0,3,193,252,0,0,0,0,0,1,129,248,0,0,0,0,0,1,128,240,0,0,0,0,0,1,129,224,0,0,0,0,0,1,129,240,0,0,0,0,0,1,129,240,0,0,0,0,0,1,129,184,0,0,0,0,0,1,131,156,0,0,0,0,0,1,131,156,0,0,0,0,0,1,131,12,0,0,0,0,0,1,135,14,0,0,0,0,0,3,135,14,0,0,0,0,0,7,135,134,0,0,0,0,0,7,15,135,0,0,0,0,0,14,15,135,0,0,0,0,0,28,29,195,0,0,0,0,0,28,57,195,128,0,0,0,0,56,112,195,128,0,0,0,0,112,112,225,128,0,0,0,0,96,224,225,128,0,0,0,0,97,192,97,128,0,0,0,0,115,128,123,128,0,0,0,0,63,128,63,0,0,0,0,0,30,0,30,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
  {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,252,0,0,0,0,0,0,3,254,0,0,0,0,0,0,7,7,0,0,0,0,0,0,6,3,0,0,0,0,0,0,14,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,6,3,128,0,0,0,0,0,6,3,0,0,0,0,0,0,7,143,0,0,0,0,0,0,3,254,0,0,0,0,0,0,0,248,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15,192,0,0,0,0,0,0,63,240,0,0,0,0,0,0,63,248,0,0,0,0,0,0,112,28,0,0,0,0,0,0,112,12,0,0,0,0,0,0,96,12,0,0,0,0,0,0,96,12,0,0,0,0,0,0,99,12,0,0,0,0,0,0,99,28,0,0,0,0,0,0,99,28,0,0,0,0,0,0,99,24,0,0,0,0,0,0,99,56,0,0,0,0,0,0,99,184,0,0,0,0,0,0,115,248,0,0,0,0,0,0,241,240,0,0,0,0,0,0,248,240,0,0,0,0,0,0,252,112,0,0,0,0,0,0,220,112,0,0,0,0,0,1,206,48,0,0,0,0,0,1,199,48,0,0,0,0,0,1,199,240,0,0,0,0,0,1,131,224,0,0,0,0,0,1,129,224,0,0,0,0,0,1,192,224,0,0,0,0,0,1,193,224,0,0,0,0,0,1,193,240,0,0,0,0,0,1,193,240,0,0,0,0,0,1,193,184,0,0,0,0,0,1,193,152,0,0,0,0,0,1,195,156,0,0,0,0,0,1,195,156,0,0,0,0,0,3,195,12,0,0,0,0,0,3,135,14,0,0,0,0,0,7,15,14,0,0,0,0,0,14,15,6,0,0,0,0,0,28,31,135,0,0,0,0,0,60,59,135,0,0,0,0,0,56,113,195,0,0,0,0,0,48,241,195,0,0,0,0,0,49,224,195,128,0,0,0,0,63,192,227,128,0,0,0,0,31,128,227,0,0,0,0,0,15,0,127,0,0,0,0,0,0,0,62,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
  {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,252,0,0,0,0,0,0,3,254,0,0,0,0,0,0,7,7,0,0,0,0,0,0,6,3,0,0,0,0,0,0,14,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,6,3,128,0,0,0,0,0,7,7,0,0,0,0,0,0,3,143,0,0,0,0,0,0,3,254,0,0,0,0,0,0,0,248,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15,224,0,0,0,0,0,0,63,240,0,0,0,0,0,0,62,248,0,0,0,0,0,0,112,28,0,0,0,0,0,0,112,12,0,0,0,0,0,0,96,12,0,0,0,0,0,0,96,12,0,0,0,0,0,0,227,12,0,0,0,0,0,0,231,28,0,0,0,0,0,0,231,28,0,0,0,0,0,0,199,24,0,0,0,0,0,0,198,56,0,0,0,0,0,0,199,56,0,0,0,0,0,0,227,56,0,0,0,0,0,0,227,176,0,0,0,0,0,0,241,240,0,0,0,0,0,0,241,240,0,0,0,0,0,0,248,240,0,0,0,0,0,1,216,224,0,0,0,0,0,1,220,224,0,0,0,0,0,1,207,224,0,0,0,0,0,1,207,224,0,0,0,0,0,1,195,192,0,0,0,0,0,1,192,224,0,0,0,0,0,1,192,224,0,0,0,0,0,0,192,224,0,0,0,0,0,0,193,240,0,0,0,0,0,0,193,240,0,0,0,0,0,0,193,248,0,0,0,0,0,0,193,248,0,0,0,0,0,0,225,152,0,0,0,0,0,1,195,156,0,0,0,0,0,3,135,156,0,0,0,0,0,7,15,12,0,0,0,0,0,14,15,14,0,0,0,0,0,28,31,14,0,0,0,0,0,56,59,6,0,0,0,0,0,56,115,135,0,0,0,0,0,56,227,135,0,0,0,0,0,31,193,131,0,0,0,0,0,15,129,195,0,0,0,0,0,7,0,199,0,0,0,0,0,0,0,254,0,0,0,0,0,0,0,126,0,0,0,0,0,0,0,56,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
  {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,248,0,0,0,0,0,0,1,252,0,0,0,0,0,0,3,254,0,0,0,0,0,0,7,7,0,0,0,0,0,0,14,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,7,7,0,0,0,0,0,0,3,254,0,0,0,0,0,0,1,252,0,0,0,0,0,0,0,248,0,0,0,0,0,0,0,0,0,0,0,0,0,0,31,224,0,0,0,0,0,0,63,248,0,0,0,0,0,0,127,248,0,0,0,0,0,0,112,28,0,0,0,0,0,0,96,12,0,0,0,0,0,0,224,12,0,0,0,0,0,0,226,12,0,0,0,0,0,0,231,28,0,0,0,0,0,0,199,28,0,0,0,0,0,1,198,28,0,0,0,0,0,1,206,28,0,0,0,0,0,1,206,60,0,0,0,0,0,1,206,60,0,0,0,0,0,1,206,60,0,0,0,0,0,0,199,60,0,0,0,0,0,0,231,124,0,0,0,0,0,0,227,124,0,0,0,0,0,0,227,236,0,0,0,0,0,1,243,236,0,0,0,0,0,1,243,236,0,0,0,0,0,1,255,236,0,0,0,0,0,1,223,252,0,0,0,0,0,1,206,252,0,0,0,0,0,1,192,224,0,0,0,0,0,0,192,224,0,0,0,0,0,0,192,224,0,0,0,0,0,0,224,224,0,0,0,0,0,0,224,224,0,0,0,0,0,0,96,224,0,0,0,0,0,0,112,240,0,0,0,0,0,0,112,240,0,0,0,0,0,0,225,240,0,0,0,0,0,0,227,240,0,0,0,0,0,1,195,176,0,0,0,0,0,3,199,56,0,0,0,0,0,3,143,56,0,0,0,0,0,7,14,56,0,0,0,0,0,7,30,56,0,0,0,0,0,7,62,24,0,0,0,0,0,7,254,24,0,0,0,0,0,3,247,24,0,0,0,0,0,1,231,56,0,0,0,0,0,0,3,248,0,0,0,0,0,0,1,240,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
  {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,252,0,0,0,0,0,0,3,254,0,0,0,0,0,0,7,143,0,0,0,0,0,0,7,3,0,0,0,0,0,0,14,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,6,3,0,0,0,0,0,0,7,135,0,0,0,0,0,0,3,254,0,0,0,0,0,0,1,252,0,0,0,0,0,0,0,32,0,0,0,0,0,0,0,0,0,0,0,0,0,0,31,224,0,0,0,0,0,0,63,248,0,0,0,0,0,0,120,60,0,0,0,0,0,0,112,28,0,0,0,0,0,0,96,12,0,0,0,0,0,0,224,12,0,0,0,0,0,0,226,12,0,0,0,0,0,1,199,28,0,0,0,0,0,1,198,30,0,0,0,0,0,1,142,30,0,0,0,0,0,3,142,30,0,0,0,0,0,3,156,62,0,0,0,0,0,3,156,62,0,0,0,0,0,3,156,62,0,0,0,0,0,1,140,118,0,0,0,0,0,1,142,118,0,0,0,0,0,1,206,119,0,0,0,0,0,1,198,119,0,0,0,0,0,1,199,251,128,0,0,0,0,1,199,251,128,0,0,0,0,1,254,255,128,0,0,0,0,1,254,255,0,0,0,0,0,1,252,228,0,0,0,0,0,1,192,224,0,0,0,0,0,0,224,224,0,0,0,0,0,0,224,96,0,0,0,0,0,0,240,96,0,0,0,0,0,0,112,96,0,0,0,0,0,0,120,112,0,0,0,0,0,0,120,112,0,0,0,0,0,0,56,112,0,0,0,0,0,0,56,224,0,0,0,0,0,0,56,224,0,0,0,0,0,0,113,192,0,0,0,0,0,0,113,192,0,0,0,0,0,0,99,192,0,0,0,0,0,0,227,192,0,0,0,0,0,0,227,192,0,0,0,0,0,0,231,192,0,0,0,0,0,0,254,192,0,0,0,0,0,0,126,192,0,0,0,0,0,0,61,192,0,0,0,0,0,0,31,128,0,0,0,0,0,0,15,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
  {0,0,0,0,0,0,0,0,0,0,0,0,32,0,0,0,0,0,0,1,252,0,0,0,0,0,0,3,254,0,0,0,0,0,0,7,135,0,0,0,0,0,0,6,3,0,0,0,0,0,0,14,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,7,3,0,0,0,0,0,0,7,223,0,0,0,0,0,0,3,254,0,0,0,0,0,0,0,248,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,31,224,0,0,0,0,0,0,63,248,0,0,0,0,0,0,120,60,0,0,0,0,0,0,112,28,0,0,0,0,0,0,224,12,0,0,0,0,0,0,224,12,0,0,0,0,0,1,192,12,0,0,0,0,0,1,198,30,0,0,0,0,0,3,142,30,0,0,0,0,0,3,142,30,0,0,0,0,0,7,28,30,0,0,0,0,0,7,28,62,0,0,0,0,0,7,56,63,0,0,0,0,0,7,56,55,0,0,0,0,0,7,24,119,0,0,0,0,0,7,28,115,128,0,0,0,0,3,28,121,192,0,0,0,0,3,28,124,224,0,0,0,0,3,156,254,224,0,0,0,0,3,156,239,224,0,0,0,0,3,156,231,192,0,0,0,0,1,252,225,128,0,0,0,0,1,248,224,0,0,0,0,0,0,224,96,0,0,0,0,0,0,224,112,0,0,0,0,0,0,240,112,0,0,0,0,0,0,240,112,0,0,0,0,0,0,248,48,0,0,0,0,0,0,252,56,0,0,0,0,0,0,124,56,0,0,0,0,0,0,110,56,0,0,0,0,0,0,124,48,0,0,0,0,0,0,108,112,0,0,0,0,0,0,252,112,0,0,0,0,0,0,252,112,0,0,0,0,0,0,252,96,0,0,0,0,0,0,252,224,0,0,0,0,0,0,220,224,0,0,0,0,0,0,216,224,0,0,0,0,0,1,221,192,0,0,0,0,0,1,223,192,0,0,0,0,0,0,239,128,0,0,0,0,0,0,254,0,0,0,0,0,0,0,124,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
  {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,252,0,0,0,0,0,0,3,254,0,0,0,0,0,0,7,135,0,0,0,0,0,0,6,3,0,0,0,0,0,0,14,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,7,3,0,0,0,0,0,0,7,143,0,0,0,0,0,0,3,254,0,0,0,0,0,0,0,248,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,31,224,0,0,0,0,0,0,63,248,0,0,0,0,0,0,120,124,0,0,0,0,0,0,112,28,0,0,0,0,0,0,224,12,0,0,0,0,0,1,192,12,0,0,0,0,0,1,192,14,0,0,0,0,0,3,140,30,0,0,0,0,0,7,14,30,0,0,0,0,0,7,28,31,0,0,0,0,0,14,56,31,0,0,0,0,0,14,120,63,0,0,0,0,0,14,112,59,0,0,0,0,0,14,112,59,128,0,0,0,0,14,112,121,224,0,0,0,0,14,112,120,240,0,0,0,0,14,112,124,112,0,0,0,0,14,112,126,56,0,0,0,0,14,112,239,184,0,0,0,0,14,112,227,240,0,0,0,0,14,224,225,240,0,0,0,0,7,224,224,64,0,0,0,0,7,192,112,0,0,0,0,0,1,224,112,0,0,0,0,0,1,224,112,0,0,0,0,0,1,240,56,0,0,0,0,0,1,248,56,0,0,0,0,0,1,252,24,0,0,0,0,0,0,222,28,0,0,0,0,0,0,206,28,0,0,0,0,0,0,199,28,0,0,0,0,0,0,199,28,0,0,0,0,0,1,199,28,0,0,0,0,0,1,199,28,0,0,0,0,0,3,143,28,0,0,0,0,0,3,143,24,0,0,0,0,0,3,15,24,0,0,0,0,0,7,31,56,0,0,0,0,0,7,31,56,0,0,0,0,0,6,31,56,0,0,0,0,0,6,63,248,0,0,0,0,0,7,59,240,0,0,0,0,0,7,241,224,0,0,0,0,0,3,224,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
  {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,252,0,0,0,0,0,0,3,254,0,0,0,0,0,0,7,207,0,0,0,0,0,0,7,3,0,0,0,0,0,0,14,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,6,3,0,0,0,0,0,0,7,135,0,0,0,0,0,0,3,254,0,0,0,0,0,0,1,252,0,0,0,0,0,0,0,32,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15,224,0,0,0,0,0,0,63,240,0,0,0,0,0,0,127,248,0,0,0,0,0,0,240,28,0,0,0,0,0,1,224,12,0,0,0,0,0,1,192,14,0,0,0,0,0,3,128,14,0,0,0,0,0,7,8,30,0,0,0,0,0,14,28,31,0,0,0,0,0,30,60,31,0,0,0,0,0,28,120,27,0,0,0,0,0,24,240,59,128,0,0,0,0,24,240,59,224,0,0,0,0,57,224,57,240,0,0,0,0,57,224,56,124,0,0,0,0,57,224,124,30,0,0,0,0,57,224,124,15,0,0,0,0,49,192,127,135,0,0,0,0,49,192,239,238,0,0,0,0,115,192,225,254,0,0,0,0,59,192,224,124,0,0,0,0,63,192,224,0,0,0,0,0,31,192,112,0,0,0,0,0,1,224,112,0,0,0,0,0,1,224,56,0,0,0,0,0,1,240,56,0,0,0,0,0,1,248,28,0,0,0,0,0,1,220,28,0,0,0,0,0,1,206,14,0,0,0,0,0,1,207,14,0,0,0,0,0,1,143,142,0,0,0,0,0,3,143,142,0,0,0,0,0,3,143,142,0,0,0,0,0,7,15,142,0,0,0,0,0,7,29,142,0,0,0,0,0,14,29,134,0,0,0,0,0,14,57,198,0,0,0,0,0,28,57,198,0,0,0,0,0,28,113,198,0,0,0,0,0,56,113,198,0,0,0,0,0,56,225,198,0,0,0,0,0,56,224,254,0,0,0,0,0,31,192,252,0,0,0,0,0,15,128,56,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
  {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,112,0,0,0,0,0,0,1,252,0,0,0,0,0,0,3,254,0,0,0,0,0,0,7,7,0,0,0,0,0,0,6,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,6,3,128,0,0,0,0,0,7,7,0,0,0,0,0,0,3,254,0,0,0,0,0,0,1,252,0,0,0,0,0,0,0,112,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15,128,0,0,0,0,0,0,63,240,0,0,0,0,0,0,127,248,0,0,0,0,0,0,240,28,0,0,0,0,0,1,224,12,0,0,0,0,0,3,192,14,0,0,0,0,0,7,128,14,0,0,0,0,0,15,0,15,0,0,0,0,0,30,24,31,0,0,0,0,0,60,56,31,128,0,0,0,0,56,240,27,128,0,0,0,0,49,240,57,192,0,0,0,0,113,240,57,248,0,0,0,0,115,224,56,126,0,0,0,0,99,224,60,31,0,0,0,0,227,224,124,7,128,0,0,0,231,224,127,3,128,0,0,0,199,192,103,227,128,0,0,1,199,192,99,255,128,0,0,1,207,192,224,127,0,0,0,1,207,192,224,12,0,0,0,0,253,192,224,0,0,0,0,0,249,192,112,0,0,0,0,0,1,224,112,0,0,0,0,0,1,240,56,0,0,0,0,0,1,248,28,0,0,0,0,0,1,188,28,0,0,0,0,0,3,158,14,0,0,0,0,0,3,143,7,0,0,0,0,0,3,143,135,0,0,0,0,0,3,15,199,0,0,0,0,0,7,13,195,0,0,0,0,0,7,28,195,0,0,0,0,0,14,28,195,0,0,0,0,0,28,56,195,128,0,0,0,0,28,56,227,128,0,0,0,0,56,112,227,128,0,0,0,0,112,112,225,128,0,0,0,0,112,224,97,128,0,0,0,0,225,192,97,128,0,0,0,0,225,192,97,128,0,0,0,0,227,128,115,128,0,0,0,0,127,0,63,128,0,0,0,0,127,0,63,0,0,0,0,0,28,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
  {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,252,0,0,0,0,0,0,3,254,0,0,0,0,0,0,7,7,0,0,0,0,0,0,6,3,0,0,0,0,0,0,14,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,14,3,128,0,0,0,0,0,7,3,0,0,0,0,0,0,7,143,0,0,0,0,0,0,3,254,0,0,0,0,0,0,0,248,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,31,240,0,0,0,0,0,0,127,248,0,0,0,0,0,0,240,60,0,0,0,0,0,1,224,28,0,0,0,0,0,7,192,14,0,0,0,0,0,15,0,15,0,0,0,0,0,30,0,15,0,0,0,0,0,60,16,31,128,0,0,0,0,120,112,31,128,0,0,0,0,112,240,25,192,0,0,0,0,97,240,24,240,0,0,0,0,227,240,56,254,0,0,0,0,231,96,60,63,128,0,0,1,199,224,62,7,192,0,0,1,206,224,127,0,192,0,0,1,142,224,119,224,224,0,0,3,140,192,115,253,192,0,0,3,157,192,96,127,192,0,0,3,29,192,224,15,128,0,0,3,57,192,224,0,0,0,0,3,249,192,224,0,0,0,0,3,241,192,112,0,0,0,0,0,193,224,120,0,0,0,0,0,3,240,56,0,0,0,0,0,3,248,28,0,0,0,0,0,3,188,14,0,0,0,0,0,3,158,14,0,0,0,0,0,3,15,7,0,0,0,0,0,3,15,131,128,0,0,0,0,7,31,195,128,0,0,0,0,7,29,227,128,0,0,0,0,14,28,227,128,0,0,0,0,28,24,225,128,0,0,0,0,60,56,97,192,0,0,0,0,56,112,97,192,0,0,0,0,112,112,113,192,0,0,0,0,224,224,112,192,0,0,0,1,225,192,112,224,0,0,0,1,195,192,48,224,0,0,0,1,131,128,56,224,0,0,0,1,135,0,56,224,0,0,0,1,206,0,61,224,0,0,0,0,254,0,31,192,0,0,0,0,124,0,15,128,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0}
};

void setup() {
  display.begin(SSD1306_SWITCHCAPVCC, SCREEN_I2C_ADDR);
}

int frame = 0;
void loop() {
  display.clearDisplay();
  display.drawBitmap(32, 0, frames[frame], FRAME_WIDTH, FRAME_HEIGHT, 1);
  display.display();
  frame = (frame + 1) % FRAME_COUNT;
  delay(FRAME_DELAY);
}