#include <Adafruit_GFX.h>
#include <Adafruit_SSD1306.h>
#include "RTClib.h"
#include "Button.h"
# include"SCoop.h"
RTC_DS1307 rtc;
Button UpButton(A0);
Button DownButton(A1);
Button MenuButton(A2);
const int SPEAKER_PIN = A3;
#define SCREEN_I2C_ADDR 0x3C // or 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)
char daysOfTheWeek[7][12] = {"Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"};
Adafruit_SSD1306 display(128, 64, &Wire, OLED_RST_PIN);
// OLED Animation: upload
// Code auto-generated by https://wokwi.com/animator, graphics by icons8.com
#define FRAME_DELAY (42)
#define FRAME_WIDTH 64
#define FRAME_HEIGHT 60
#define FRAME_COUNT (sizeof(frames) / sizeof(frames[0]))
const byte PROGMEM frames[][504] = {
{0,0,0,0,0,0,0,0,0,0,0,255,254,0,0,0,0,0,7,255,255,224,0,0,0,0,31,252,63,248,0,0,0,0,127,0,0,254,0,0,0,0,248,0,0,31,128,0,0,3,225,129,129,135,192,0,0,7,193,129,129,131,224,0,0,15,0,0,0,0,240,0,0,30,0,0,0,0,120,0,0,60,28,24,24,56,60,0,0,124,8,24,24,16,62,0,0,240,0,0,0,0,15,0,0,224,128,128,1,1,7,128,1,193,193,193,131,131,131,128,3,192,128,129,129,1,3,192,3,128,0,0,0,0,1,192,7,8,8,8,16,16,16,224,7,12,28,24,24,56,48,224,14,8,8,8,16,16,16,112,14,0,0,0,0,0,0,112,14,192,128,129,129,1,3,112,12,193,193,193,131,131,131,56,28,0,128,128,1,1,0,56,28,0,0,0,0,0,0,56,28,12,8,24,24,16,48,56,28,12,28,24,24,56,48,56,28,0,0,0,0,0,0,24,24,0,0,0,0,0,0,24,24,192,193,129,129,131,3,24,24,192,193,129,129,131,3,24,24,0,0,0,0,0,0,24,28,0,0,0,0,0,0,56,28,12,28,24,24,56,48,56,28,12,8,24,24,16,48,56,28,0,0,0,0,0,0,56,28,0,128,128,1,1,0,56,12,193,193,193,131,131,131,48,14,192,128,129,129,1,3,112,14,0,0,0,0,0,0,112,14,8,8,8,16,16,16,112,7,12,28,24,24,56,48,224,7,8,8,8,16,16,16,224,3,128,0,0,0,0,1,192,3,192,128,129,129,1,3,192,1,193,193,193,131,131,131,128,0,224,128,128,1,1,7,0,0,240,0,0,0,0,15,0,0,124,8,24,24,16,62,0,0,60,28,24,24,56,60,0,0,30,0,0,0,0,120,0,0,15,0,0,0,0,240,0,0,7,193,129,129,131,224,0,0,3,225,129,129,135,192,0,0,1,248,0,0,31,0,0,0,0,127,0,0,254,0,0,0,0,31,252,63,248,0,0,0,0,7,255,255,224,0,0,0,0,0,127,255,0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,0,0,0,0,0,0,0,0,255,254,0,0,0,0,0,7,255,255,224,0,0,0,0,31,252,63,248,0,0,0,0,127,0,0,254,0,0,0,0,248,0,0,31,128,0,0,3,225,129,129,135,192,0,0,7,193,129,129,131,224,0,0,15,0,0,0,0,240,0,0,30,0,0,0,0,120,0,0,60,28,24,24,56,60,0,0,124,8,24,24,16,62,0,0,240,0,0,0,0,15,0,0,224,128,128,1,1,7,128,1,193,193,193,131,131,131,128,3,192,128,129,129,1,3,192,3,128,0,0,0,0,1,192,7,8,8,8,16,16,16,224,7,12,28,24,24,56,48,224,14,8,8,8,16,16,16,112,14,0,0,0,0,0,0,112,14,192,128,129,129,1,3,112,12,193,193,193,131,131,131,56,28,0,128,128,1,1,0,56,28,0,0,0,0,0,0,56,28,12,8,24,24,16,48,56,28,12,28,24,24,56,48,56,28,0,0,0,0,0,0,24,24,0,0,0,0,0,0,24,24,192,193,129,129,131,3,24,24,192,193,129,129,131,3,24,24,0,0,0,0,0,0,24,28,0,0,0,0,0,0,56,28,12,28,24,24,56,48,56,28,12,8,24,24,16,48,56,28,0,0,0,0,0,0,56,28,0,128,128,1,1,0,56,12,193,193,193,131,131,131,48,14,192,128,129,129,1,3,112,14,0,0,0,0,0,0,112,14,8,8,8,16,16,16,112,7,12,28,24,24,56,48,224,7,8,8,8,16,16,16,224,3,128,0,0,0,0,1,192,3,192,128,129,129,1,3,192,1,193,193,193,131,131,131,128,0,224,128,128,1,1,7,0,0,240,0,0,0,0,15,0,0,124,8,24,24,16,62,0,0,60,28,24,24,56,60,0,0,30,0,0,0,0,120,0,0,15,0,0,0,0,240,0,0,7,193,129,129,131,224,0,0,3,225,129,129,135,192,0,0,1,248,0,0,31,0,0,0,0,127,0,0,254,0,0,0,0,31,252,63,248,0,0,0,0,7,255,255,224,0,0,0,0,0,127,255,0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,0,0,0,0,0,0,0,0,255,254,0,0,0,0,0,7,255,255,224,0,0,0,0,31,252,63,248,0,0,0,0,127,0,0,254,0,0,0,0,248,0,0,31,128,0,0,3,225,129,129,135,192,0,0,7,193,129,129,131,224,0,0,15,0,0,0,0,240,0,0,30,0,0,0,0,120,0,0,60,28,24,24,56,60,0,0,124,8,24,24,16,62,0,0,240,0,0,0,0,15,0,0,224,128,128,1,1,7,128,1,193,193,193,131,131,131,128,3,192,128,129,129,1,3,192,3,128,0,0,0,0,1,192,7,8,8,8,16,16,16,224,7,12,28,24,24,56,48,224,14,8,8,8,16,16,16,112,14,0,0,0,0,0,0,112,14,192,128,129,129,1,3,112,12,193,193,193,131,131,131,56,28,0,128,128,1,1,0,56,28,0,0,0,0,0,0,56,28,12,8,24,24,16,48,56,28,12,28,24,24,56,48,56,28,0,0,0,0,0,0,24,24,0,0,0,0,0,0,24,24,192,193,129,129,131,3,24,24,192,193,129,129,131,3,24,24,0,0,0,0,0,0,24,28,0,0,0,0,0,0,56,28,12,28,24,24,56,48,56,28,12,8,24,24,16,48,56,28,0,0,0,0,0,0,56,28,0,128,128,1,1,0,56,12,193,193,193,131,131,131,48,14,192,128,129,129,1,3,112,14,0,0,0,0,0,0,112,14,8,8,8,16,16,16,112,7,12,28,24,24,56,48,224,7,8,8,8,16,16,16,224,3,128,0,0,0,0,1,192,3,192,128,129,129,1,3,192,1,193,193,193,131,131,131,128,0,224,128,128,1,1,7,0,0,240,0,0,0,0,15,0,0,124,8,24,24,16,62,0,0,60,28,24,24,56,60,0,0,30,0,0,0,0,120,0,0,15,0,0,0,0,240,0,0,7,193,129,129,131,224,0,0,3,225,129,129,135,192,0,0,1,248,0,0,31,0,0,0,0,127,0,0,254,0,0,0,0,31,252,63,248,0,0,0,0,7,255,255,224,0,0,0,0,0,127,255,0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,1,0,0,0,0,0,0,0,255,254,0,0,0,0,0,7,255,255,224,0,0,0,0,31,255,255,248,0,0,0,0,127,3,192,254,0,0,0,0,248,3,192,31,128,0,0,3,225,131,193,135,192,0,0,7,193,131,193,131,224,0,0,15,0,3,192,0,240,0,0,30,0,3,192,0,120,0,0,60,28,27,216,56,60,0,0,124,8,27,216,16,62,0,0,240,0,3,192,0,15,0,0,224,128,131,193,1,7,128,1,193,193,195,195,131,131,128,3,192,128,131,193,1,3,192,3,128,0,3,192,0,1,192,7,8,8,11,208,16,16,224,7,12,28,27,216,56,48,224,14,8,8,11,208,16,16,112,14,0,0,3,192,0,0,112,14,192,128,131,193,1,3,112,12,193,193,195,195,131,131,56,28,0,128,131,193,1,0,56,28,0,0,3,192,0,0,56,28,12,8,27,216,16,48,56,28,12,28,27,216,56,48,56,28,0,0,3,192,0,0,24,24,0,0,3,192,0,0,24,24,192,193,131,193,131,3,24,24,192,193,131,193,131,3,24,24,0,0,1,128,0,0,24,28,0,0,0,0,0,0,56,28,12,28,24,24,56,48,56,28,12,8,24,24,16,48,56,28,0,0,0,0,0,0,56,28,0,128,128,1,1,0,56,12,193,193,193,131,131,131,48,14,192,128,129,129,1,3,112,14,0,0,0,0,0,0,112,14,8,8,8,16,16,16,112,7,12,28,24,24,56,48,224,7,8,8,8,16,16,16,224,3,128,0,0,0,0,1,192,3,192,128,129,129,1,3,192,1,193,193,193,131,131,131,128,0,224,128,128,1,1,7,0,0,240,0,0,0,0,15,0,0,124,8,24,24,16,62,0,0,60,28,24,24,56,60,0,0,30,0,0,0,0,120,0,0,15,0,0,0,0,240,0,0,7,193,129,129,131,224,0,0,3,225,129,129,135,192,0,0,1,248,0,0,31,0,0,0,0,127,0,0,254,0,0,0,0,31,252,63,248,0,0,0,0,7,255,255,224,0,0,0,0,0,127,255,0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,1,0,0,0,0,0,0,0,255,254,0,0,0,0,0,7,255,255,224,0,0,0,0,31,251,255,248,0,0,0,0,127,193,128,254,0,0,0,0,248,225,128,31,128,0,0,3,225,225,193,135,192,0,0,7,193,225,193,131,224,0,0,15,0,241,128,0,240,0,0,30,0,113,128,0,120,0,0,60,28,113,152,56,60,0,0,124,8,113,152,16,62,0,0,240,0,57,128,0,15,0,0,224,128,185,129,1,7,128,1,193,193,249,195,131,131,128,3,192,128,189,129,1,3,192,3,128,0,29,128,0,1,192,7,8,8,29,144,16,16,224,7,12,28,31,152,56,48,224,14,8,8,31,144,16,16,112,14,0,0,15,128,0,0,112,14,192,128,143,129,1,3,112,12,193,193,207,195,131,131,56,28,0,128,135,129,1,0,56,28,0,0,7,128,0,0,56,28,12,8,31,152,16,48,56,28,12,28,31,152,56,48,56,28,0,0,3,128,0,0,24,24,0,0,3,128,0,0,24,24,192,193,131,193,131,3,24,24,192,193,131,193,131,3,24,24,0,0,1,128,0,0,24,28,0,0,0,0,0,0,56,28,12,28,24,24,56,48,56,28,12,8,24,24,16,48,56,28,0,0,0,0,0,0,56,28,0,128,128,1,1,0,56,12,193,193,193,131,131,131,48,14,192,128,129,129,1,3,112,14,0,0,0,0,0,0,112,14,8,8,8,16,16,16,112,7,12,28,24,24,56,48,224,7,8,8,8,16,16,16,224,3,128,0,0,0,0,1,192,3,192,128,129,129,1,3,192,1,193,193,193,131,131,131,128,0,224,128,128,1,1,7,0,0,240,0,0,0,0,15,0,0,124,8,24,24,16,62,0,0,60,28,24,24,56,60,0,0,30,0,0,0,0,120,0,0,15,0,0,0,0,240,0,0,7,193,129,129,131,224,0,0,3,225,129,129,135,192,0,0,1,248,0,0,31,0,0,0,0,127,0,0,254,0,0,0,0,31,252,63,248,0,0,0,0,7,255,255,224,0,0,0,0,0,127,255,0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,1,0,0,0,0,0,0,0,255,254,0,0,0,0,0,7,255,255,224,0,0,0,0,31,251,255,248,0,0,0,0,127,1,128,254,0,0,0,0,248,1,128,31,128,0,0,3,224,1,193,135,192,0,0,7,192,1,193,131,224,0,0,15,0,1,128,0,240,0,0,30,0,1,128,0,120,0,0,60,0,1,152,56,60,0,0,120,0,1,152,16,62,0,0,240,0,1,128,0,15,0,1,224,0,1,129,1,7,128,1,224,0,1,195,131,131,128,3,248,0,1,129,1,3,192,3,252,0,1,128,0,1,192,7,31,0,1,144,16,16,224,7,15,128,1,152,56,48,224,14,15,224,1,144,16,16,112,14,1,240,1,128,0,0,112,14,192,252,1,129,1,3,112,12,193,254,1,195,131,131,56,28,0,143,129,129,1,0,56,28,0,7,193,128,0,0,56,28,12,9,241,152,16,48,56,28,12,28,249,152,56,48,56,28,0,0,63,128,0,0,24,24,0,0,31,128,0,0,24,24,192,193,135,193,131,3,24,24,192,193,131,193,131,3,24,24,0,0,1,128,0,0,24,28,0,0,0,0,0,0,56,28,12,28,24,24,56,48,56,28,12,8,24,24,16,48,56,28,0,0,0,0,0,0,56,28,0,128,128,1,1,0,56,12,193,193,193,131,131,131,48,14,192,128,129,129,1,3,112,14,0,0,0,0,0,0,112,14,8,8,8,16,16,16,112,7,12,28,24,24,56,48,224,7,8,8,8,16,16,16,224,3,128,0,0,0,0,1,192,3,192,128,129,129,1,3,192,1,193,193,193,131,131,131,128,0,224,128,128,1,1,7,0,0,240,0,0,0,0,15,0,0,124,8,24,24,16,62,0,0,60,28,24,24,56,60,0,0,30,0,0,0,0,120,0,0,15,0,0,0,0,240,0,0,7,193,129,129,131,224,0,0,3,225,129,129,135,192,0,0,1,248,0,0,31,0,0,0,0,127,0,0,254,0,0,0,0,31,252,63,248,0,0,0,0,7,255,255,224,0,0,0,0,0,127,255,0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,1,128,0,0,0,0,0,0,255,254,0,0,0,0,0,7,255,255,224,0,0,0,0,31,251,255,248,0,0,0,0,127,1,128,254,0,0,0,0,248,1,128,31,128,0,0,3,224,1,193,135,192,0,0,7,192,1,193,131,224,0,0,15,0,1,128,0,240,0,0,30,0,1,128,0,120,0,0,60,0,1,152,56,60,0,0,120,0,1,152,16,62,0,0,240,0,1,128,0,15,0,0,224,0,1,129,1,7,128,1,192,0,1,195,131,131,128,3,128,0,1,129,1,3,192,3,128,0,1,128,0,1,192,7,0,0,1,144,16,16,224,7,0,0,1,152,56,48,224,14,0,0,1,144,16,16,112,14,0,0,1,128,0,0,112,14,0,0,1,129,1,3,112,12,0,0,1,195,131,131,56,28,0,0,1,129,1,0,56,28,0,0,1,128,0,0,56,28,0,0,1,152,16,48,56,24,0,0,1,152,56,48,56,24,0,0,1,128,0,0,24,24,0,0,1,128,0,0,24,24,0,0,7,193,131,3,24,24,0,0,31,193,131,3,24,24,0,0,127,128,0,0,24,24,0,1,252,0,0,0,56,28,0,15,248,24,56,48,56,28,0,63,216,24,16,48,56,28,0,254,0,0,0,0,56,28,3,248,128,1,1,0,56,12,31,225,193,131,131,131,48,14,127,128,129,129,1,3,112,15,252,0,0,0,0,0,112,15,248,8,8,16,16,16,112,7,204,28,24,24,56,48,224,7,8,8,8,16,16,16,224,3,128,0,0,0,0,1,192,3,192,128,129,129,1,3,192,1,193,193,193,131,131,131,128,0,224,128,128,1,1,7,0,0,240,0,0,0,0,15,0,0,124,8,24,24,16,62,0,0,60,28,24,24,56,60,0,0,30,0,0,0,0,120,0,0,15,0,0,0,0,240,0,0,7,193,129,129,131,224,0,0,3,225,129,129,135,192,0,0,1,248,0,0,31,0,0,0,0,127,0,0,254,0,0,0,0,31,252,63,248,0,0,0,0,7,255,255,224,0,0,0,0,0,127,255,0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,1,128,0,0,0,0,0,0,255,254,0,0,0,0,0,7,255,255,224,0,0,0,0,31,251,255,248,0,0,0,0,127,1,128,254,0,0,0,0,248,1,128,31,128,0,0,3,224,1,193,135,192,0,0,7,192,1,193,131,224,0,0,15,0,1,128,0,240,0,0,30,0,1,128,0,120,0,0,60,0,1,152,56,60,0,0,120,0,1,152,16,62,0,0,240,0,1,128,0,15,0,0,224,0,1,129,1,7,128,1,192,0,1,195,131,131,128,3,128,0,1,129,1,3,192,3,128,0,1,128,0,1,192,7,0,0,1,144,16,16,224,7,0,0,1,152,56,48,224,14,0,0,1,144,16,16,112,14,0,0,1,128,0,0,112,14,0,0,1,129,1,3,112,12,0,0,1,195,131,131,56,28,0,0,1,129,1,0,56,28,0,0,1,128,0,0,56,28,0,0,1,152,16,48,56,24,0,0,1,152,56,48,56,24,0,0,1,128,0,0,24,24,0,0,1,128,0,0,24,24,0,0,3,193,131,3,24,24,0,0,3,193,131,3,24,24,0,0,1,128,0,0,24,24,0,0,1,128,0,0,56,28,0,0,1,152,56,48,56,28,0,0,1,152,16,48,56,28,0,0,1,128,0,0,56,28,0,0,1,129,1,0,56,12,0,0,1,195,131,131,48,14,0,0,1,129,1,3,112,14,0,0,1,128,0,0,112,14,0,0,1,144,16,16,112,7,0,0,1,152,56,48,224,7,0,0,1,144,16,16,224,3,128,0,1,128,0,1,192,3,128,0,1,129,1,3,192,1,192,0,1,195,131,131,128,0,224,0,1,129,1,7,0,0,240,0,1,128,0,15,0,0,120,0,1,152,16,62,0,0,60,0,1,152,56,60,0,0,30,0,1,128,0,120,0,0,15,0,1,128,0,240,0,0,7,192,1,193,131,224,0,0,3,224,1,193,135,192,0,0,1,248,1,128,31,0,0,0,0,127,1,128,254,0,0,0,0,31,243,255,248,0,0,0,0,7,255,255,224,0,0,0,0,0,127,255,0,0,0,0,0,0,1,128,0,0,0},
{0,0,0,1,128,0,0,0,0,0,0,255,254,0,0,0,0,0,7,255,255,224,0,0,0,0,31,251,255,248,0,0,0,0,127,1,128,254,0,0,0,0,248,1,128,31,128,0,0,3,224,1,193,135,192,0,0,7,192,1,193,131,224,0,0,15,0,1,128,0,240,0,0,30,0,1,128,0,120,0,0,60,0,1,152,56,60,0,0,120,0,1,152,16,62,0,0,240,0,1,128,0,15,0,0,224,0,1,129,1,7,128,1,192,0,1,195,131,131,128,3,128,0,1,129,1,3,192,3,128,0,1,128,0,1,192,7,0,0,1,144,16,16,224,7,0,0,1,152,56,48,224,14,0,0,1,144,16,16,112,14,0,0,1,128,0,0,112,14,0,0,1,129,1,3,112,12,0,0,1,195,131,131,56,28,0,0,1,129,1,0,56,28,0,0,1,128,0,0,56,28,0,0,1,152,16,48,56,24,0,0,1,152,56,48,56,24,0,0,1,128,0,0,24,24,0,0,1,128,0,0,24,24,0,0,3,225,131,3,24,24,0,0,3,249,131,3,24,24,0,0,1,254,0,0,24,24,0,0,0,63,128,0,56,28,0,0,0,15,248,48,56,28,0,0,0,3,252,48,56,28,0,0,0,0,127,0,56,28,0,0,0,0,31,192,56,12,0,0,0,0,7,251,48,14,0,0,0,0,1,255,112,14,0,0,0,0,0,63,240,14,0,0,0,0,0,15,240,7,0,0,0,0,0,3,224,7,0,0,0,0,0,0,224,3,128,0,0,0,0,1,192,3,128,0,0,0,0,1,192,1,192,0,0,0,0,3,128,0,224,0,0,0,0,7,0,0,240,0,0,0,0,15,0,0,120,0,0,0,0,30,0,0,60,0,0,0,0,60,0,0,30,0,0,0,0,120,0,0,15,0,0,0,0,240,0,0,7,192,0,0,1,224,0,0,3,224,0,0,7,192,0,0,1,248,0,0,31,0,0,0,0,127,0,0,254,0,0,0,0,31,240,31,248,0,0,0,0,7,255,255,224,0,0,0,0,0,127,255,0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,1,128,0,0,0,0,0,0,255,254,0,0,0,0,0,7,255,255,224,0,0,0,0,31,251,255,248,0,0,0,0,127,1,128,254,0,0,0,0,248,1,128,31,128,0,0,3,224,1,193,135,192,0,0,7,192,1,193,131,224,0,0,15,0,1,128,0,240,0,0,30,0,1,128,0,120,0,0,60,0,1,152,56,60,0,0,120,0,1,152,16,62,0,0,240,0,1,128,0,15,0,0,224,0,1,129,1,7,128,1,192,0,1,195,131,135,128,3,128,0,1,129,1,31,192,3,128,0,1,128,0,63,192,7,0,0,1,144,16,248,224,7,0,0,1,152,57,240,224,14,0,0,1,144,23,192,112,14,0,0,1,128,15,128,112,14,0,0,1,129,62,0,112,12,0,0,1,195,252,0,56,28,0,0,1,129,240,0,56,28,0,0,1,131,224,0,56,28,0,0,1,159,128,0,56,24,0,0,1,191,0,0,56,24,0,0,1,252,0,0,24,24,0,0,1,248,0,0,24,24,0,0,3,224,0,0,24,24,0,0,3,192,0,0,24,24,0,0,1,128,0,0,24,24,0,0,0,0,0,0,24,28,0,0,0,0,0,0,24,28,0,0,0,0,0,0,56,28,0,0,0,0,0,0,56,28,0,0,0,0,0,0,56,12,0,0,0,0,0,0,48,14,0,0,0,0,0,0,112,14,0,0,0,0,0,0,112,14,0,0,0,0,0,0,112,7,0,0,0,0,0,0,224,7,0,0,0,0,0,0,224,3,128,0,0,0,0,1,192,3,128,0,0,0,0,1,192,1,192,0,0,0,0,3,128,0,224,0,0,0,0,7,0,0,240,0,0,0,0,15,0,0,120,0,0,0,0,30,0,0,60,0,0,0,0,60,0,0,30,0,0,0,0,120,0,0,15,0,0,0,0,240,0,0,7,192,0,0,1,224,0,0,3,224,0,0,7,192,0,0,1,248,0,0,31,0,0,0,0,127,0,0,254,0,0,0,0,31,240,31,248,0,0,0,0,7,255,255,224,0,0,0,0,0,127,255,0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,1,128,0,0,0,0,0,0,255,255,0,0,0,0,0,7,255,255,224,0,0,0,0,31,251,255,248,0,0,0,0,127,1,131,254,0,0,0,0,248,1,135,31,128,0,0,3,224,1,199,7,192,0,0,7,192,1,199,1,224,0,0,15,0,1,143,0,240,0,0,30,0,1,142,0,120,0,0,60,0,1,158,0,60,0,0,120,0,1,158,0,30,0,0,240,0,1,156,0,15,0,0,224,0,1,156,0,7,128,1,192,0,1,220,0,3,128,3,128,0,1,188,0,1,192,3,128,0,1,184,0,1,192,7,0,0,1,184,0,0,224,7,0,0,1,248,0,0,224,14,0,0,1,240,0,0,112,14,0,0,1,240,0,0,112,14,0,0,1,240,0,0,112,12,0,0,1,240,0,0,56,28,0,0,1,224,0,0,56,28,0,0,1,224,0,0,56,28,0,0,1,224,0,0,56,24,0,0,1,224,0,0,56,24,0,0,1,192,0,0,24,24,0,0,1,192,0,0,24,24,0,0,3,192,0,0,24,24,0,0,3,192,0,0,24,24,0,0,1,128,0,0,24,24,0,0,0,0,0,0,24,28,0,0,0,0,0,0,24,28,0,0,0,0,0,0,56,28,0,0,0,0,0,0,56,28,0,0,0,0,0,0,56,12,0,0,0,0,0,0,48,14,0,0,0,0,0,0,112,14,0,0,0,0,0,0,112,14,0,0,0,0,0,0,112,7,0,0,0,0,0,0,224,7,0,0,0,0,0,0,224,3,128,0,0,0,0,1,192,3,128,0,0,0,0,1,192,1,192,0,0,0,0,3,128,0,224,0,0,0,0,7,0,0,240,0,0,0,0,15,0,0,120,0,0,0,0,30,0,0,60,0,0,0,0,60,0,0,30,0,0,0,0,120,0,0,15,0,0,0,0,240,0,0,7,192,0,0,1,224,0,0,3,224,0,0,7,192,0,0,1,248,0,0,31,0,0,0,0,127,0,0,254,0,0,0,0,31,240,31,248,0,0,0,0,7,255,255,224,0,0,0,0,0,127,255,0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,0,0,0,0,0,0,0,0,255,254,0,0,0,0,0,7,255,255,224,0,0,0,0,31,248,15,248,0,0,0,0,127,0,0,254,0,0,0,0,248,0,0,31,128,0,0,3,224,0,0,7,192,0,0,7,192,0,0,1,224,0,0,15,0,0,0,0,240,0,0,30,0,0,0,0,120,0,0,60,0,0,0,0,60,0,0,120,0,0,0,0,30,0,0,240,0,0,0,0,15,0,0,224,0,0,0,0,7,128,1,192,0,0,0,0,3,128,3,128,0,0,0,0,1,192,3,128,0,0,0,0,1,192,7,0,0,0,0,0,0,224,7,0,0,0,0,0,0,224,14,0,0,0,0,0,0,112,14,0,0,0,0,0,0,112,14,0,0,0,0,0,0,112,12,0,0,0,0,0,0,56,28,0,0,0,0,0,0,56,28,0,0,0,0,0,0,56,28,0,0,0,0,0,0,56,24,0,0,0,0,0,0,56,24,0,0,0,0,0,0,24,24,0,0,0,0,0,0,24,24,0,0,0,0,0,0,24,24,0,0,0,0,0,0,24,24,0,0,0,0,0,0,24,24,0,0,0,0,0,0,24,28,0,0,0,0,0,0,24,28,0,0,0,0,0,0,56,28,0,0,0,0,0,0,56,28,0,0,0,0,0,0,56,12,0,0,0,0,0,0,48,14,0,0,0,0,0,0,112,14,0,0,0,0,0,0,112,14,0,0,0,0,0,0,112,7,0,0,0,0,0,0,224,7,0,0,0,0,0,0,224,3,128,0,0,0,0,1,192,3,128,0,0,0,0,1,192,1,192,0,0,0,0,3,128,0,224,0,0,0,0,7,0,0,240,0,0,0,0,15,0,0,120,0,0,0,0,30,0,0,60,0,0,0,0,60,0,0,30,0,0,0,0,120,0,0,15,0,0,0,0,240,0,0,7,192,0,0,1,224,0,0,3,224,0,0,7,192,0,0,1,248,0,0,31,0,0,0,0,127,0,0,254,0,0,0,0,31,240,31,248,0,0,0,0,7,255,255,224,0,0,0,0,0,127,255,0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,0,0,0,0,0,0,0,0,255,254,0,0,0,0,0,7,255,255,224,0,0,0,0,31,248,15,248,0,0,0,0,127,0,0,254,0,0,0,0,248,0,0,31,128,0,0,3,224,0,0,7,192,0,0,7,192,0,0,1,224,0,0,15,0,0,0,0,240,0,0,30,0,0,0,0,120,0,0,60,0,0,0,0,60,0,0,120,0,0,0,0,30,0,0,240,0,0,0,0,15,0,0,224,0,0,0,0,7,128,1,192,0,0,0,0,3,128,3,128,0,0,0,0,1,192,3,128,0,0,0,0,1,192,7,0,0,0,0,0,0,224,7,0,0,0,0,0,0,224,14,0,0,0,0,0,0,112,14,0,0,0,0,0,0,112,14,0,0,0,0,0,0,112,12,0,0,0,0,0,0,56,28,0,0,0,0,0,0,56,28,0,0,0,0,0,0,56,28,0,0,0,0,0,0,56,24,0,0,0,0,0,0,56,24,0,0,0,0,0,0,24,24,0,0,0,0,0,0,24,24,0,0,0,0,0,0,24,24,0,0,0,0,0,0,24,24,0,0,0,0,0,0,24,24,0,0,0,0,0,0,24,28,0,0,0,0,0,0,24,28,0,0,0,0,0,0,56,28,0,0,0,0,0,0,56,28,0,0,0,0,0,0,56,12,0,0,0,0,0,0,48,14,0,0,0,0,0,0,112,14,0,0,0,0,0,0,112,14,0,0,0,0,0,0,112,7,0,0,0,0,0,0,224,7,0,0,0,0,0,0,224,3,128,0,0,0,0,1,192,3,128,0,0,0,0,1,192,1,192,0,0,0,0,3,128,0,224,0,0,0,0,7,0,0,240,0,0,0,0,15,0,0,120,0,0,0,0,30,0,0,60,0,0,0,0,60,0,0,30,0,0,0,0,120,0,0,15,0,0,0,0,240,0,0,7,192,0,0,1,224,0,0,3,224,0,0,7,192,0,0,1,248,0,0,31,0,0,0,0,127,0,0,254,0,0,0,0,31,240,31,248,0,0,0,0,7,255,255,224,0,0,0,0,0,127,255,0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,0,0,0,0,0,0,0,0,255,254,0,0,0,0,0,7,255,255,224,0,0,0,0,31,248,15,248,0,0,0,0,127,0,0,254,0,0,0,0,248,0,0,31,128,0,0,3,224,0,0,7,192,0,0,7,192,0,0,1,224,0,0,15,0,0,0,0,240,0,0,30,0,0,0,0,120,0,0,60,0,0,0,0,60,0,0,120,0,0,0,0,30,0,0,240,0,0,0,0,15,0,0,224,0,0,0,0,7,128,1,192,0,0,0,0,3,128,3,128,0,0,0,0,1,192,3,128,0,0,0,0,1,192,7,0,0,0,0,0,0,224,7,0,0,0,0,0,0,224,14,0,0,0,0,0,0,112,14,0,0,0,0,0,0,112,14,0,0,0,0,0,0,112,12,0,0,0,0,0,0,56,28,0,0,0,0,0,0,56,28,0,0,0,0,0,0,56,28,0,0,0,0,0,0,56,24,0,0,0,0,0,0,56,24,0,0,0,0,0,0,24,24,0,0,0,0,0,0,24,24,0,0,0,0,0,0,24,24,0,0,0,0,0,0,24,24,0,0,0,0,0,0,24,24,0,0,0,0,0,0,24,28,0,0,0,0,0,0,24,28,0,0,0,0,0,0,56,28,0,0,0,0,0,0,56,28,0,0,0,0,0,0,56,12,0,0,0,0,0,0,48,14,0,0,0,0,0,0,112,14,0,0,0,0,0,0,112,14,0,0,0,0,0,0,112,7,0,0,0,0,0,0,224,7,0,0,0,0,0,0,224,3,128,0,0,0,0,1,192,3,128,0,0,0,0,1,192,1,192,0,0,0,0,3,128,0,224,0,0,0,0,7,0,0,240,0,0,0,0,15,0,0,120,0,0,0,0,30,0,0,60,0,0,0,0,60,0,0,30,0,0,0,0,120,0,0,15,0,0,0,0,240,0,0,7,192,0,0,1,224,0,0,3,224,0,0,7,192,0,0,1,248,0,0,31,0,0,0,0,127,0,0,254,0,0,0,0,31,240,31,248,0,0,0,0,7,255,255,224,0,0,0,0,0,127,255,0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,0,0,0,0,0,0,0,0,255,254,0,0,0,0,0,7,255,255,224,0,0,0,0,31,248,15,248,0,0,0,0,127,0,0,254,0,0,0,0,248,0,0,31,128,0,0,3,224,0,0,7,192,0,0,7,192,0,0,1,224,0,0,15,0,0,0,0,240,0,0,30,0,0,0,0,120,0,0,60,0,0,0,0,60,0,0,120,0,0,0,0,30,0,0,240,0,0,0,0,15,0,0,224,0,0,0,0,7,128,1,192,0,0,0,0,3,128,3,128,0,0,0,0,1,192,3,128,0,0,0,0,1,192,7,0,0,0,0,0,0,224,7,0,0,0,0,0,0,224,14,0,0,0,0,0,0,112,14,0,0,0,0,0,0,112,14,0,0,0,0,0,0,112,12,0,0,0,0,0,0,56,28,0,0,0,0,0,0,56,28,0,0,0,0,0,0,56,28,0,0,0,0,0,0,56,24,0,0,0,0,0,0,56,24,0,0,0,0,0,0,24,24,0,0,0,0,0,0,24,24,0,0,0,0,0,0,24,24,0,0,0,0,0,0,24,24,0,0,0,0,0,0,24,24,0,0,0,0,0,0,24,28,0,0,0,0,0,0,24,28,0,0,0,0,0,0,56,28,0,0,0,0,0,0,56,28,0,0,0,0,0,0,56,12,0,0,0,0,0,0,48,14,0,0,0,0,0,0,112,14,0,0,0,0,0,0,112,14,0,0,0,0,0,0,112,7,0,0,0,0,0,0,224,7,0,0,0,0,0,0,224,3,128,0,0,0,0,1,192,3,128,0,0,0,0,1,192,1,192,0,0,0,0,3,128,0,224,0,0,0,0,7,0,0,240,0,0,0,0,15,0,0,120,0,0,0,0,30,0,0,60,0,0,0,0,60,0,0,30,0,0,0,0,120,0,0,15,0,0,0,0,240,0,0,7,192,0,0,1,224,0,0,3,224,0,0,7,192,0,0,1,248,0,0,31,0,0,0,0,127,0,0,254,0,0,0,0,31,240,31,248,0,0,0,0,7,255,255,224,0,0,0,0,0,127,255,0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,0,0,0,0,0,0,0,0,255,254,0,0,0,0,0,7,255,255,224,0,0,0,0,31,248,15,248,0,0,0,0,127,0,0,254,0,0,0,0,248,0,0,31,128,0,0,3,224,0,0,7,192,0,0,7,192,0,0,1,224,0,0,15,0,0,0,0,240,0,0,30,0,0,0,0,120,0,0,60,0,0,0,0,60,0,0,120,0,0,0,0,30,0,0,240,0,0,0,0,15,0,0,224,0,0,0,0,7,128,1,192,0,0,0,0,3,128,3,128,0,0,0,0,1,192,3,128,0,0,0,0,1,192,7,0,0,0,0,0,0,224,7,0,0,0,0,0,0,224,14,0,0,0,0,0,0,112,14,0,0,0,0,0,0,112,14,0,0,0,0,0,0,112,12,0,0,0,0,0,0,56,28,0,0,0,0,0,0,56,28,0,0,0,0,0,0,56,28,0,0,0,0,0,0,56,24,0,0,0,0,0,0,56,24,0,0,0,0,0,0,24,24,0,0,0,0,0,0,24,24,0,0,0,0,0,0,24,24,0,0,0,0,0,0,24,24,0,0,0,0,0,0,24,24,0,0,0,0,0,0,24,28,0,0,0,0,0,0,24,28,0,0,0,0,0,0,56,28,0,0,0,0,0,0,56,28,0,0,0,0,0,0,56,12,0,0,0,0,0,0,48,14,0,0,0,0,0,0,112,14,0,0,0,0,0,0,112,14,0,0,0,0,0,0,112,7,0,0,0,0,0,0,224,7,0,0,0,0,0,0,224,3,128,0,0,0,0,1,192,3,128,0,0,0,0,1,192,1,192,0,0,0,0,3,128,0,224,0,0,0,0,7,0,0,240,0,0,0,0,15,0,0,120,0,0,0,0,30,0,0,60,0,0,0,0,60,0,0,30,0,0,0,0,120,0,0,15,0,0,0,0,240,0,0,7,192,0,0,1,224,0,0,3,224,0,0,7,192,0,0,1,248,0,0,31,0,0,0,0,127,0,0,254,0,0,0,0,31,240,31,248,0,0,0,0,7,255,255,224,0,0,0,0,0,127,255,0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,1,128,0,0,0,0,0,0,255,254,0,0,0,0,0,7,255,255,224,0,0,0,0,31,251,207,248,0,0,0,0,127,3,192,254,0,0,0,0,248,3,192,31,128,0,0,3,224,3,192,7,192,0,0,7,192,3,192,1,224,0,0,15,0,3,192,0,240,0,0,30,0,3,192,0,120,0,0,60,0,3,192,0,60,0,0,120,0,3,192,0,30,0,0,240,0,3,192,0,15,0,0,224,0,3,192,0,7,128,1,192,0,3,192,0,3,128,3,128,0,3,192,0,1,192,3,128,0,3,192,0,1,192,7,0,0,3,192,0,0,224,7,0,0,3,192,0,0,224,14,0,0,3,192,0,0,112,14,0,0,3,192,0,0,112,14,0,0,3,192,0,0,112,12,0,0,3,192,0,0,56,28,0,0,3,192,0,0,56,28,0,0,3,192,0,0,56,28,0,0,3,192,0,0,56,24,0,0,3,192,0,0,56,24,0,0,3,192,0,0,24,24,0,0,3,192,0,0,24,24,0,0,3,192,0,0,24,24,0,0,3,192,0,0,24,24,0,0,1,128,0,0,24,24,0,0,0,0,0,0,24,28,0,0,0,0,0,0,24,28,0,0,0,0,0,0,56,28,0,0,0,0,0,0,56,28,0,0,0,0,0,0,56,12,0,0,0,0,0,0,48,14,0,0,0,0,0,0,112,14,0,0,0,0,0,0,112,14,0,0,0,0,0,0,112,7,0,0,0,0,0,0,224,7,0,0,0,0,0,0,224,3,128,0,0,0,0,1,192,3,128,0,0,0,0,1,192,1,192,0,0,0,0,3,128,0,224,0,0,0,0,7,0,0,240,0,0,0,0,15,0,0,120,0,0,0,0,30,0,0,60,0,0,0,0,60,0,0,30,0,0,0,0,120,0,0,15,0,0,0,0,240,0,0,7,192,0,0,1,224,0,0,3,224,0,0,7,192,0,0,1,248,0,0,31,0,0,0,0,127,0,0,254,0,0,0,0,31,240,31,248,0,0,0,0,7,255,255,224,0,0,0,0,0,127,255,0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,1,128,0,0,0,0,0,0,255,255,0,0,0,0,0,7,255,255,224,0,0,0,0,31,251,255,248,0,0,0,0,127,1,131,254,0,0,0,0,248,1,135,31,128,0,0,3,224,1,199,7,192,0,0,7,192,1,199,1,224,0,0,15,0,1,143,0,240,0,0,30,0,1,142,0,120,0,0,60,0,1,158,0,60,0,0,120,0,1,158,0,30,0,0,240,0,1,156,0,15,0,0,224,0,1,156,0,7,128,1,192,0,1,220,0,3,128,3,128,0,1,188,0,1,192,3,128,0,1,184,0,1,192,7,0,0,1,184,0,0,224,7,0,0,1,248,0,0,224,14,0,0,1,240,0,0,112,14,0,0,1,240,0,0,112,14,0,0,1,240,0,0,112,12,0,0,1,240,0,0,56,28,0,0,1,224,0,0,56,28,0,0,1,224,0,0,56,28,0,0,1,224,0,0,56,24,0,0,1,224,0,0,56,24,0,0,1,192,0,0,24,24,0,0,1,192,0,0,24,24,0,0,3,192,0,0,24,24,0,0,3,192,0,0,24,24,0,0,1,128,0,0,24,24,0,0,0,0,0,0,24,28,0,0,0,0,0,0,24,28,0,0,0,0,0,0,56,28,0,0,0,0,0,0,56,28,0,0,0,0,0,0,56,12,0,0,0,0,0,0,48,14,0,0,0,0,0,0,112,14,0,0,0,0,0,0,112,14,0,0,0,0,0,0,112,7,0,0,0,0,0,0,224,7,0,0,0,0,0,0,224,3,128,0,0,0,0,1,192,3,128,0,0,0,0,1,192,1,192,0,0,0,0,3,128,0,224,0,0,0,0,7,0,0,240,0,0,0,0,15,0,0,120,0,0,0,0,30,0,0,60,0,0,0,0,60,0,0,30,0,0,0,0,120,0,0,15,0,0,0,0,240,0,0,7,192,0,0,1,224,0,0,3,224,0,0,7,192,0,0,1,248,0,0,31,0,0,0,0,127,0,0,254,0,0,0,0,31,240,31,248,0,0,0,0,7,255,255,224,0,0,0,0,0,127,255,0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,1,128,0,0,0,0,0,0,255,254,0,0,0,0,0,7,255,255,224,0,0,0,0,31,251,255,248,0,0,0,0,127,1,128,254,0,0,0,0,248,1,128,31,128,0,0,3,224,1,193,135,192,0,0,7,192,1,193,131,224,0,0,15,0,1,128,0,240,0,0,30,0,1,128,0,120,0,0,60,0,1,152,56,60,0,0,120,0,1,152,16,62,0,0,240,0,1,128,0,15,0,0,224,0,1,129,1,7,128,1,192,0,1,195,131,135,128,3,128,0,1,129,1,31,192,3,128,0,1,128,0,63,192,7,0,0,1,144,16,248,224,7,0,0,1,152,57,240,224,14,0,0,1,144,23,192,112,14,0,0,1,128,15,128,112,14,0,0,1,129,62,0,112,12,0,0,1,195,252,0,56,28,0,0,1,129,240,0,56,28,0,0,1,131,224,0,56,28,0,0,1,159,128,0,56,24,0,0,1,191,0,0,56,24,0,0,1,252,0,0,24,24,0,0,1,248,0,0,24,24,0,0,3,224,0,0,24,24,0,0,3,192,0,0,24,24,0,0,1,128,0,0,24,24,0,0,0,0,0,0,24,28,0,0,0,0,0,0,24,28,0,0,0,0,0,0,56,28,0,0,0,0,0,0,56,28,0,0,0,0,0,0,56,12,0,0,0,0,0,0,48,14,0,0,0,0,0,0,112,14,0,0,0,0,0,0,112,14,0,0,0,0,0,0,112,7,0,0,0,0,0,0,224,7,0,0,0,0,0,0,224,3,128,0,0,0,0,1,192,3,128,0,0,0,0,1,192,1,192,0,0,0,0,3,128,0,224,0,0,0,0,7,0,0,240,0,0,0,0,15,0,0,120,0,0,0,0,30,0,0,60,0,0,0,0,60,0,0,30,0,0,0,0,120,0,0,15,0,0,0,0,240,0,0,7,192,0,0,1,224,0,0,3,224,0,0,7,192,0,0,1,248,0,0,31,0,0,0,0,127,0,0,254,0,0,0,0,31,240,31,248,0,0,0,0,7,255,255,224,0,0,0,0,0,127,255,0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,1,128,0,0,0,0,0,0,255,254,0,0,0,0,0,7,255,255,224,0,0,0,0,31,251,255,248,0,0,0,0,127,1,128,254,0,0,0,0,248,1,128,31,128,0,0,3,224,1,193,135,192,0,0,7,192,1,193,131,224,0,0,15,0,1,128,0,240,0,0,30,0,1,128,0,120,0,0,60,0,1,152,56,60,0,0,120,0,1,152,16,62,0,0,240,0,1,128,0,15,0,0,224,0,1,129,1,7,128,1,192,0,1,195,131,131,128,3,128,0,1,129,1,3,192,3,128,0,1,128,0,1,192,7,0,0,1,144,16,16,224,7,0,0,1,152,56,48,224,14,0,0,1,144,16,16,112,14,0,0,1,128,0,0,112,14,0,0,1,129,1,3,112,12,0,0,1,195,131,131,56,28,0,0,1,129,1,0,56,28,0,0,1,128,0,0,56,28,0,0,1,152,16,48,56,24,0,0,1,152,56,48,56,24,0,0,1,128,0,0,24,24,0,0,1,128,0,0,24,24,0,0,3,225,131,3,24,24,0,0,3,249,131,3,24,24,0,0,1,254,0,0,24,24,0,0,0,63,128,0,56,28,0,0,0,15,248,48,56,28,0,0,0,3,252,48,56,28,0,0,0,0,127,0,56,28,0,0,0,0,31,192,56,12,0,0,0,0,7,251,48,14,0,0,0,0,1,255,112,14,0,0,0,0,0,63,240,14,0,0,0,0,0,15,240,7,0,0,0,0,0,3,224,7,0,0,0,0,0,0,224,3,128,0,0,0,0,1,192,3,128,0,0,0,0,1,192,1,192,0,0,0,0,3,128,0,224,0,0,0,0,7,0,0,240,0,0,0,0,15,0,0,120,0,0,0,0,30,0,0,60,0,0,0,0,60,0,0,30,0,0,0,0,120,0,0,15,0,0,0,0,240,0,0,7,192,0,0,1,224,0,0,3,224,0,0,7,192,0,0,1,248,0,0,31,0,0,0,0,127,0,0,254,0,0,0,0,31,240,31,248,0,0,0,0,7,255,255,224,0,0,0,0,0,127,255,0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,1,128,0,0,0,0,0,0,255,254,0,0,0,0,0,7,255,255,224,0,0,0,0,31,251,255,248,0,0,0,0,127,1,128,254,0,0,0,0,248,1,128,31,128,0,0,3,224,1,193,135,192,0,0,7,192,1,193,131,224,0,0,15,0,1,128,0,240,0,0,30,0,1,128,0,120,0,0,60,0,1,152,56,60,0,0,120,0,1,152,16,62,0,0,240,0,1,128,0,15,0,0,224,0,1,129,1,7,128,1,192,0,1,195,131,131,128,3,128,0,1,129,1,3,192,3,128,0,1,128,0,1,192,7,0,0,1,144,16,16,224,7,0,0,1,152,56,48,224,14,0,0,1,144,16,16,112,14,0,0,1,128,0,0,112,14,0,0,1,129,1,3,112,12,0,0,1,195,131,131,56,28,0,0,1,129,1,0,56,28,0,0,1,128,0,0,56,28,0,0,1,152,16,48,56,24,0,0,1,152,56,48,56,24,0,0,1,128,0,0,24,24,0,0,1,128,0,0,24,24,0,0,3,193,131,3,24,24,0,0,3,193,131,3,24,24,0,0,1,128,0,0,24,24,0,0,1,128,0,0,56,28,0,0,1,152,56,48,56,28,0,0,1,152,16,48,56,28,0,0,1,128,0,0,56,28,0,0,1,129,1,0,56,12,0,0,1,195,131,131,48,14,0,0,1,129,1,3,112,14,0,0,1,128,0,0,112,14,0,0,1,144,16,16,112,7,0,0,1,152,56,48,224,7,0,0,1,144,16,16,224,3,128,0,1,128,0,1,192,3,128,0,1,129,1,3,192,1,192,0,1,195,131,131,128,0,224,0,1,129,1,7,0,0,240,0,1,128,0,15,0,0,120,0,1,152,16,62,0,0,60,0,1,152,56,60,0,0,30,0,1,128,0,120,0,0,15,0,1,128,0,240,0,0,7,192,1,193,131,224,0,0,3,224,1,193,135,192,0,0,1,248,1,128,31,0,0,0,0,127,1,128,254,0,0,0,0,31,243,255,248,0,0,0,0,7,255,255,224,0,0,0,0,0,127,255,0,0,0,0,0,0,1,128,0,0,0},
{0,0,0,1,128,0,0,0,0,0,0,255,254,0,0,0,0,0,7,255,255,224,0,0,0,0,31,251,255,248,0,0,0,0,127,1,128,254,0,0,0,0,248,1,128,31,128,0,0,3,224,1,193,135,192,0,0,7,192,1,193,131,224,0,0,15,0,1,128,0,240,0,0,30,0,1,128,0,120,0,0,60,0,1,152,56,60,0,0,120,0,1,152,16,62,0,0,240,0,1,128,0,15,0,0,224,0,1,129,1,7,128,1,192,0,1,195,131,131,128,3,128,0,1,129,1,3,192,3,128,0,1,128,0,1,192,7,0,0,1,144,16,16,224,7,0,0,1,152,56,48,224,14,0,0,1,144,16,16,112,14,0,0,1,128,0,0,112,14,0,0,1,129,1,3,112,12,0,0,1,195,131,131,56,28,0,0,1,129,1,0,56,28,0,0,1,128,0,0,56,28,0,0,1,152,16,48,56,24,0,0,1,152,56,48,56,24,0,0,1,128,0,0,24,24,0,0,1,128,0,0,24,24,0,0,7,193,131,3,24,24,0,0,31,193,131,3,24,24,0,0,127,128,0,0,24,24,0,1,252,0,0,0,56,28,0,15,248,24,56,48,56,28,0,63,216,24,16,48,56,28,0,254,0,0,0,0,56,28,3,248,128,1,1,0,56,12,31,225,193,131,131,131,48,14,127,128,129,129,1,3,112,15,252,0,0,0,0,0,112,15,248,8,8,16,16,16,112,7,204,28,24,24,56,48,224,7,8,8,8,16,16,16,224,3,128,0,0,0,0,1,192,3,192,128,129,129,1,3,192,1,193,193,193,131,131,131,128,0,224,128,128,1,1,7,0,0,240,0,0,0,0,15,0,0,124,8,24,24,16,62,0,0,60,28,24,24,56,60,0,0,30,0,0,0,0,120,0,0,15,0,0,0,0,240,0,0,7,193,129,129,131,224,0,0,3,225,129,129,135,192,0,0,1,248,0,0,31,0,0,0,0,127,0,0,254,0,0,0,0,31,252,63,248,0,0,0,0,7,255,255,224,0,0,0,0,0,127,255,0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,1,128,0,0,0,0,0,0,255,254,0,0,0,0,0,7,255,255,224,0,0,0,0,31,251,255,248,0,0,0,0,127,1,128,254,0,0,0,0,248,1,128,31,128,0,0,3,224,1,193,135,192,0,0,7,192,1,193,131,224,0,0,15,0,1,128,0,240,0,0,30,0,1,128,0,120,0,0,60,0,1,152,56,60,0,0,120,0,1,152,16,62,0,0,240,0,1,128,0,15,0,1,224,0,1,129,1,7,128,1,224,0,1,195,131,131,128,3,248,0,1,129,1,3,192,3,252,0,1,128,0,1,192,7,31,0,1,144,16,16,224,7,15,128,1,152,56,48,224,14,15,224,1,144,16,16,112,14,1,240,1,128,0,0,112,14,192,252,1,129,1,3,112,12,193,254,1,195,131,131,56,28,0,143,129,129,1,0,56,28,0,7,193,128,0,0,56,28,12,9,241,152,16,48,56,28,12,28,249,152,56,48,56,28,0,0,63,128,0,0,24,24,0,0,31,128,0,0,24,24,192,193,135,193,131,3,24,24,192,193,131,193,131,3,24,24,0,0,1,128,0,0,24,28,0,0,0,0,0,0,56,28,12,28,24,24,56,48,56,28,12,8,24,24,16,48,56,28,0,0,0,0,0,0,56,28,0,128,128,1,1,0,56,12,193,193,193,131,131,131,48,14,192,128,129,129,1,3,112,14,0,0,0,0,0,0,112,14,8,8,8,16,16,16,112,7,12,28,24,24,56,48,224,7,8,8,8,16,16,16,224,3,128,0,0,0,0,1,192,3,192,128,129,129,1,3,192,1,193,193,193,131,131,131,128,0,224,128,128,1,1,7,0,0,240,0,0,0,0,15,0,0,124,8,24,24,16,62,0,0,60,28,24,24,56,60,0,0,30,0,0,0,0,120,0,0,15,0,0,0,0,240,0,0,7,193,129,129,131,224,0,0,3,225,129,129,135,192,0,0,1,248,0,0,31,0,0,0,0,127,0,0,254,0,0,0,0,31,252,63,248,0,0,0,0,7,255,255,224,0,0,0,0,0,127,255,0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,1,128,0,0,0,0,0,0,255,254,0,0,0,0,0,7,255,255,224,0,0,0,0,31,251,255,248,0,0,0,0,127,193,128,254,0,0,0,0,248,225,128,31,128,0,0,3,225,225,193,135,192,0,0,7,193,225,193,131,224,0,0,15,0,241,128,0,240,0,0,30,0,113,128,0,120,0,0,60,28,113,152,56,60,0,0,124,8,113,152,16,62,0,0,240,0,57,128,0,15,0,0,224,128,185,129,1,7,128,1,193,193,249,195,131,131,128,3,192,128,189,129,1,3,192,3,128,0,29,128,0,1,192,7,8,8,29,144,16,16,224,7,12,28,31,152,56,48,224,14,8,8,31,144,16,16,112,14,0,0,15,128,0,0,112,14,192,128,143,129,1,3,112,12,193,193,207,195,131,131,56,28,0,128,135,129,1,0,56,28,0,0,7,128,0,0,56,28,12,8,31,152,16,48,56,28,12,28,31,152,56,48,56,28,0,0,3,128,0,0,24,24,0,0,3,128,0,0,24,24,192,193,131,193,131,3,24,24,192,193,131,193,131,3,24,24,0,0,1,128,0,0,24,28,0,0,0,0,0,0,56,28,12,28,24,24,56,48,56,28,12,8,24,24,16,48,56,28,0,0,0,0,0,0,56,28,0,128,128,1,1,0,56,12,193,193,193,131,131,131,48,14,192,128,129,129,1,3,112,14,0,0,0,0,0,0,112,14,8,8,8,16,16,16,112,7,12,28,24,24,56,48,224,7,8,8,8,16,16,16,224,3,128,0,0,0,0,1,192,3,192,128,129,129,1,3,192,1,193,193,193,131,131,131,128,0,224,128,128,1,1,7,0,0,240,0,0,0,0,15,0,0,124,8,24,24,16,62,0,0,60,28,24,24,56,60,0,0,30,0,0,0,0,120,0,0,15,0,0,0,0,240,0,0,7,193,129,129,131,224,0,0,3,225,129,129,135,192,0,0,1,248,0,0,31,0,0,0,0,127,0,0,254,0,0,0,0,31,252,63,248,0,0,0,0,7,255,255,224,0,0,0,0,0,127,255,0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,0,0,0,0,0,0,0,0,255,254,0,0,0,0,0,7,255,255,224,0,0,0,0,31,252,63,248,0,0,0,0,127,0,0,254,0,0,0,0,248,0,0,31,128,0,0,3,225,129,129,135,192,0,0,7,193,129,129,131,224,0,0,15,0,0,0,0,240,0,0,30,0,0,0,0,120,0,0,60,28,24,24,56,60,0,0,124,8,24,24,16,62,0,0,240,0,0,0,0,15,0,0,224,128,128,1,1,7,128,1,193,193,193,131,131,131,128,3,192,128,129,129,1,3,192,3,128,0,0,0,0,1,192,7,8,8,8,16,16,16,224,7,12,28,24,24,56,48,224,14,8,8,8,16,16,16,112,14,0,0,0,0,0,0,112,14,192,128,129,129,1,3,112,12,193,193,193,131,131,131,56,28,0,128,128,1,1,0,56,28,0,0,0,0,0,0,56,28,12,8,24,24,16,48,56,28,12,28,24,24,56,48,56,28,0,0,0,0,0,0,24,24,0,0,0,0,0,0,24,24,192,193,129,129,131,3,24,24,192,193,129,129,131,3,24,24,0,0,0,0,0,0,24,28,0,0,0,0,0,0,56,28,12,28,24,24,56,48,56,28,12,8,24,24,16,48,56,28,0,0,0,0,0,0,56,28,0,128,128,1,1,0,56,12,193,193,193,131,131,131,48,14,192,128,129,129,1,3,112,14,0,0,0,0,0,0,112,14,8,8,8,16,16,16,112,7,12,28,24,24,56,48,224,7,8,8,8,16,16,16,224,3,128,0,0,0,0,1,192,3,192,128,129,129,1,3,192,1,193,193,193,131,131,131,128,0,224,128,128,1,1,7,0,0,240,0,0,0,0,15,0,0,124,8,24,24,16,62,0,0,60,28,24,24,56,60,0,0,30,0,0,0,0,120,0,0,15,0,0,0,0,240,0,0,7,193,129,129,131,224,0,0,3,225,129,129,135,192,0,0,1,248,0,0,31,0,0,0,0,127,0,0,254,0,0,0,0,31,252,63,248,0,0,0,0,7,255,255,224,0,0,0,0,0,127,255,0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,0,0,0,0,0,0,0,0,255,254,0,0,0,0,0,7,255,255,224,0,0,0,0,31,252,63,248,0,0,0,0,127,0,0,254,0,0,0,0,248,0,0,31,128,0,0,3,225,129,129,135,192,0,0,7,193,129,129,131,224,0,0,15,0,0,0,0,240,0,0,30,0,0,0,0,120,0,0,60,28,24,24,56,60,0,0,124,8,24,24,16,62,0,0,240,0,0,0,0,15,0,0,224,128,128,1,1,7,128,1,193,193,193,131,131,131,128,3,192,128,129,129,1,3,192,3,128,0,0,0,0,1,192,7,8,8,8,16,16,16,224,7,12,28,24,24,56,48,224,14,8,8,8,16,16,16,112,14,0,0,0,0,0,0,112,14,192,128,129,129,1,3,112,12,193,193,193,131,131,131,56,28,0,128,128,1,1,0,56,28,0,0,0,0,0,0,56,28,12,8,24,24,16,48,56,28,12,28,24,24,56,48,56,28,0,0,0,0,0,0,24,24,0,0,0,0,0,0,24,24,192,193,129,129,131,3,24,24,192,193,129,129,131,3,24,24,0,0,0,0,0,0,24,28,0,0,0,0,0,0,56,28,12,28,24,24,56,48,56,28,12,8,24,24,16,48,56,28,0,0,0,0,0,0,56,28,0,128,128,1,1,0,56,12,193,193,193,131,131,131,48,14,192,128,129,129,1,3,112,14,0,0,0,0,0,0,112,14,8,8,8,16,16,16,112,7,12,28,24,24,56,48,224,7,8,8,8,16,16,16,224,3,128,0,0,0,0,1,192,3,192,128,129,129,1,3,192,1,193,193,193,131,131,131,128,0,224,128,128,1,1,7,0,0,240,0,0,0,0,15,0,0,124,8,24,24,16,62,0,0,60,28,24,24,56,60,0,0,30,0,0,0,0,120,0,0,15,0,0,0,0,240,0,0,7,193,129,129,131,224,0,0,3,225,129,129,135,192,0,0,1,248,0,0,31,0,0,0,0,127,0,0,254,0,0,0,0,31,252,63,248,0,0,0,0,7,255,255,224,0,0,0,0,0,127,255,0,0,0,0,0,0,0,0,0,0,0},
{0,0,0,0,0,0,0,0,0,0,0,255,254,0,0,0,0,0,7,255,255,224,0,0,0,0,31,252,63,248,0,0,0,0,127,0,0,254,0,0,0,0,248,0,0,31,128,0,0,3,225,129,129,135,192,0,0,7,193,129,129,131,224,0,0,15,0,0,0,0,240,0,0,30,0,0,0,0,120,0,0,60,28,24,24,56,60,0,0,124,8,24,24,16,62,0,0,240,0,0,0,0,15,0,0,224,128,128,1,1,7,128,1,193,193,193,131,131,131,128,3,192,128,129,129,1,3,192,3,128,0,0,0,0,1,192,7,8,8,8,16,16,16,224,7,12,28,24,24,56,48,224,14,8,8,8,16,16,16,112,14,0,0,0,0,0,0,112,14,192,128,129,129,1,3,112,12,193,193,193,131,131,131,56,28,0,128,128,1,1,0,56,28,0,0,0,0,0,0,56,28,12,8,24,24,16,48,56,28,12,28,24,24,56,48,56,28,0,0,0,0,0,0,24,24,0,0,0,0,0,0,24,24,192,193,129,129,131,3,24,24,192,193,129,129,131,3,24,24,0,0,0,0,0,0,24,28,0,0,0,0,0,0,56,28,12,28,24,24,56,48,56,28,12,8,24,24,16,48,56,28,0,0,0,0,0,0,56,28,0,128,128,1,1,0,56,12,193,193,193,131,131,131,48,14,192,128,129,129,1,3,112,14,0,0,0,0,0,0,112,14,8,8,8,16,16,16,112,7,12,28,24,24,56,48,224,7,8,8,8,16,16,16,224,3,128,0,0,0,0,1,192,3,192,128,129,129,1,3,192,1,193,193,193,131,131,131,128,0,224,128,128,1,1,7,0,0,240,0,0,0,0,15,0,0,124,8,24,24,16,62,0,0,60,28,24,24,56,60,0,0,30,0,0,0,0,120,0,0,15,0,0,0,0,240,0,0,7,193,129,129,131,224,0,0,3,225,129,129,135,192,0,0,1,248,0,0,31,0,0,0,0,127,0,0,254,0,0,0,0,31,252,63,248,0,0,0,0,7,255,255,224,0,0,0,0,0,127,255,0,0,0,0,0,0,0,0,0,0,0}
};
int a1_u_pin=6;
int a1_d_pin=7;
int b1_u_pin=8;
int b1_d_pin=9;
int a2_u_pin=10;
int a2_d_pin=11;
int b2_u_pin=12;
int b2_d_pin=13;
int delay_tile=10;
int frame = 0;
defineTask(TaskOne); // 创建子线程1
defineTask(TaskTwo); // 创建子线程2
void TaskOne::setup(){ // 线程1设定
pinMode(a1_u_pin, OUTPUT);
pinMode(a1_d_pin, OUTPUT);
pinMode(b1_u_pin, OUTPUT);
pinMode(b1_d_pin, OUTPUT);
pinMode(a2_u_pin, OUTPUT);
pinMode(a2_d_pin, OUTPUT);
pinMode(b2_u_pin, OUTPUT);
pinMode(b2_d_pin, OUTPUT);
}
void TaskOne::loop(){ //线程1循环
digitalWrite(LED1,HIGH);
sleep(500);
digitalWrite(LED1,LOW);
sleep(500);
}
void TaskTwo::setup(){ //线程2设定
display.begin(SSD1306_SWITCHCAPVCC, SCREEN_I2C_ADDR);
Serial.begin(115200);
if (! rtc.begin()) {
Serial.println("Couldn't find RTC");
Serial.flush();
abort();
}
}
void TaskTwo::loop(){ //线程2循环
digitalWrite(LED2,HIGH);
sleep(900);
digitalWrite(LED2,LOW);
sleep(900);
}
void setup() {
}
void loop() {
display.clearDisplay();
display.drawBitmap(5, 0, frames[frame], FRAME_WIDTH, FRAME_HEIGHT, 1);
display.setTextColor(WHITE);
display.setCursor(64, 0);
display.setTextSize(1.5);
display.print("time: ");
display.display();
frame = (frame + 1) % FRAME_COUNT;
delay(FRAME_DELAY);
DateTime now = rtc.now();
Serial.print("Current time: ");
Serial.print(now.year(), DEC);
Serial.print('/');
Serial.print(now.month(), DEC);
Serial.print('/');
Serial.print(now.day(), DEC);
Serial.print(" (");
Serial.print(daysOfTheWeek[now.dayOfTheWeek()]);
Serial.print(") ");
Serial.print(now.hour(), DEC);
Serial.print(':');
Serial.print(now.minute(), DEC);
Serial.print(':');
Serial.print(now.second(), DEC);
Serial.print(',');
Serial.print(frame);
Serial.println();
Serial.println();
//delay(3000);
}