hexsha
stringlengths 40
40
| size
int64 7
1.05M
| ext
stringclasses 13
values | lang
stringclasses 1
value | max_stars_repo_path
stringlengths 4
269
| max_stars_repo_name
stringlengths 5
109
| max_stars_repo_head_hexsha
stringlengths 40
40
| max_stars_repo_licenses
listlengths 1
9
| max_stars_count
int64 1
191k
⌀ | max_stars_repo_stars_event_min_datetime
stringlengths 24
24
⌀ | max_stars_repo_stars_event_max_datetime
stringlengths 24
24
⌀ | max_issues_repo_path
stringlengths 4
269
| max_issues_repo_name
stringlengths 5
116
| max_issues_repo_head_hexsha
stringlengths 40
40
| max_issues_repo_licenses
listlengths 1
9
| max_issues_count
int64 1
48.5k
⌀ | max_issues_repo_issues_event_min_datetime
stringlengths 24
24
⌀ | max_issues_repo_issues_event_max_datetime
stringlengths 24
24
⌀ | max_forks_repo_path
stringlengths 4
269
| max_forks_repo_name
stringlengths 5
116
| max_forks_repo_head_hexsha
stringlengths 40
40
| max_forks_repo_licenses
listlengths 1
9
| max_forks_count
int64 1
105k
⌀ | max_forks_repo_forks_event_min_datetime
stringlengths 24
24
⌀ | max_forks_repo_forks_event_max_datetime
stringlengths 24
24
⌀ | content
stringlengths 7
1.05M
| avg_line_length
float64 1.21
330k
| max_line_length
int64 6
990k
| alphanum_fraction
float64 0.01
0.99
| author_id
stringlengths 2
40
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
f21d48700cf57d5df19631ee36d601e0a48da891
| 515
|
hpp
|
C++
|
selfdrive/ui/qt/offroad/keyboard.hpp
|
mattamonett/myopenpilot
|
3e222ec13105b490ca80885f805a9ccb77896f44
|
[
"MIT"
] | 116
|
2018-03-07T09:00:10.000Z
|
2020-04-06T18:37:45.000Z
|
selfdrive/ui/qt/offroad/keyboard.hpp
|
mattamonett/myopenpilot
|
3e222ec13105b490ca80885f805a9ccb77896f44
|
[
"MIT"
] | 66
|
2020-04-09T20:27:57.000Z
|
2022-01-27T14:39:24.000Z
|
selfdrive/ui/qt/offroad/keyboard.hpp
|
mattamonett/myopenpilot
|
3e222ec13105b490ca80885f805a9ccb77896f44
|
[
"MIT"
] | 154
|
2020-04-08T21:41:22.000Z
|
2022-03-17T21:05:33.000Z
|
#pragma once
#include <vector>
#include <QString>
#include <QWidget>
#include <QStackedLayout>
#include <QAbstractButton>
class KeyboardLayout : public QWidget {
Q_OBJECT
public:
explicit KeyboardLayout(QWidget *parent, std::vector<QVector<QString>> layout);
};
class Keyboard : public QWidget {
Q_OBJECT
public:
explicit Keyboard(QWidget *parent = 0);
private:
QStackedLayout* main_layout;
private slots:
void handleButton(QAbstractButton* m_button);
signals:
void emitButton(QString s);
};
| 16.09375
| 81
| 0.749515
|
mattamonett
|
f228911faf681c0f0d9072faa00b5341ea93bc9c
| 29,402
|
cpp
|
C++
|
examples/USB/usbHostSlave_cosim_model/src/VusbHostSlave_SIEReceiver.cpp
|
deafbeed/sid-cosim-model-generator
|
6c69b1fc5f3cdb9f01247420ca8ed2b5121b72fb
|
[
"MIT"
] | 1
|
2018-03-13T21:02:42.000Z
|
2018-03-13T21:02:42.000Z
|
examples/USB/usbHostSlave_cosim_model/src/VusbHostSlave_SIEReceiver.cpp
|
deafbeed/sid-cosim-model-generator
|
6c69b1fc5f3cdb9f01247420ca8ed2b5121b72fb
|
[
"MIT"
] | null | null | null |
examples/USB/usbHostSlave_cosim_model/src/VusbHostSlave_SIEReceiver.cpp
|
deafbeed/sid-cosim-model-generator
|
6c69b1fc5f3cdb9f01247420ca8ed2b5121b72fb
|
[
"MIT"
] | null | null | null |
// Verilated -*- C++ -*-
// DESCRIPTION: Verilator output: Design implementation internals
// See VusbHostSlave.h for the primary calling header
#include "VusbHostSlave_SIEReceiver.h" // For This
#include "VusbHostSlave__Syms.h"
//--------------------
// STATIC VARIABLES
//--------------------
VL_CTOR_IMP(VusbHostSlave_SIEReceiver) {
// Reset internal values
// Reset structure values
__PVT__RxWireDataIn = VL_RAND_RESET_I(2);
__PVT__RxWireDataWEn = VL_RAND_RESET_I(1);
__PVT__clk = VL_RAND_RESET_I(1);
__PVT__rst = VL_RAND_RESET_I(1);
__PVT__connectState = VL_RAND_RESET_I(2);
__PVT__next_connectState = VL_RAND_RESET_I(2);
__PVT__RXStMachCurrState = VL_RAND_RESET_I(4);
__PVT__next_RXStMachCurrState = VL_RAND_RESET_I(4);
__PVT__RXWaitCount = VL_RAND_RESET_I(8);
__PVT__next_RXWaitCount = VL_RAND_RESET_I(8);
__PVT__RxBits = VL_RAND_RESET_I(2);
__PVT__next_RxBits = VL_RAND_RESET_I(2);
__PVT__CurrState_rcvr = VL_RAND_RESET_I(4);
__PVT__NextState_rcvr = VL_RAND_RESET_I(4);
__Vdly__CurrState_rcvr = VL_RAND_RESET_I(4);
__Vdly__RXStMachCurrState = VL_RAND_RESET_I(4);
__Vdly__RXWaitCount = VL_RAND_RESET_I(8);
__Vdly__RxBits = VL_RAND_RESET_I(2);
__Vdly__connectState = VL_RAND_RESET_I(2);
}
void VusbHostSlave_SIEReceiver::__Vconfigure(VusbHostSlave__Syms* vlSymsp, bool first) {
if (0 && first) {} // Prevent unused
this->__VlSymsp = vlSymsp;
}
VusbHostSlave_SIEReceiver::~VusbHostSlave_SIEReceiver() {
}
//--------------------
// Internal Methods
void VusbHostSlave_SIEReceiver::_sequent__TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver__1(VusbHostSlave__Syms* __restrict vlSymsp) {
VL_DEBUG_IF(VL_PRINTF(" VusbHostSlave_SIEReceiver::_sequent__TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver__1\n"); );
VusbHostSlave* __restrict vlTOPp VL_ATTR_UNUSED = vlSymsp->TOPp;
// Body
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__Vdly__CurrState_rcvr
= vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__CurrState_rcvr;
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__Vdly__RXStMachCurrState
= vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RXStMachCurrState;
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__Vdly__RXWaitCount
= vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RXWaitCount;
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__Vdly__RxBits
= vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RxBits;
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__Vdly__connectState
= vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__connectState;
// ALWAYS at trunk/RTL/serialInterfaceEngine//SIEReceiver.v:266
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__Vdly__CurrState_rcvr
= ((IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__rst)
? 5 : (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__NextState_rcvr));
// ALWAYS at trunk/RTL/serialInterfaceEngine//SIEReceiver.v:277
if (vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__rst) {
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__Vdly__RXStMachCurrState = 0;
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__Vdly__RXWaitCount = 0;
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__Vdly__RxBits = 0;
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__Vdly__connectState = 0;
} else {
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__Vdly__RXStMachCurrState
= vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_RXStMachCurrState;
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__Vdly__RXWaitCount
= vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_RXWaitCount;
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__Vdly__RxBits
= vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_RxBits;
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__Vdly__connectState
= vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_connectState;
}
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__CurrState_rcvr
= vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__Vdly__CurrState_rcvr;
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RXStMachCurrState
= vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__Vdly__RXStMachCurrState;
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RXWaitCount
= vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__Vdly__RXWaitCount;
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RxBits
= vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__Vdly__RxBits;
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__connectState
= vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__Vdly__connectState;
}
void VusbHostSlave_SIEReceiver::_settle__TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver__2(VusbHostSlave__Syms* __restrict vlSymsp) {
VL_DEBUG_IF(VL_PRINTF(" VusbHostSlave_SIEReceiver::_settle__TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver__2\n"); );
VusbHostSlave* __restrict vlTOPp VL_ATTR_UNUSED = vlSymsp->TOPp;
// Body
// ALWAYS at trunk/RTL/serialInterfaceEngine//SIEReceiver.v:106
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__NextState_rcvr
= vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__CurrState_rcvr;
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_RxBits
= vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RxBits;
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_RXStMachCurrState
= vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RXStMachCurrState;
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_RXWaitCount
= vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RXWaitCount;
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_connectState
= vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__connectState;
if (((((((((4 == (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__CurrState_rcvr))
| (5 == (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__CurrState_rcvr)))
| (3 == (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__CurrState_rcvr)))
| (0 == (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__CurrState_rcvr)))
| (1 == (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__CurrState_rcvr)))
| (2 == (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__CurrState_rcvr)))
| (6 == (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__CurrState_rcvr)))
| (7 == (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__CurrState_rcvr)))) {
if ((4 == (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__CurrState_rcvr))) {
if (((IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RxWireDataWEn)
& (2 == (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RXStMachCurrState)))) {
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__NextState_rcvr = 1;
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_RxBits
= vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RxWireDataIn;
} else {
if (((IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RxWireDataWEn)
& (3 == (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RXStMachCurrState)))) {
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__NextState_rcvr = 2;
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_RxBits
= vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RxWireDataIn;
} else {
if (((IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RxWireDataWEn)
& (4 == (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RXStMachCurrState)))) {
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__NextState_rcvr = 6;
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_RxBits
= vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RxWireDataIn;
} else {
if (((IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RxWireDataWEn)
& (5 == (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RXStMachCurrState)))) {
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__NextState_rcvr = 7;
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_RxBits
= vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RxWireDataIn;
} else {
if (((IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RxWireDataWEn)
& (6 == (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RXStMachCurrState)))) {
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__NextState_rcvr = 8;
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_RxBits
= vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RxWireDataIn;
} else {
if (((IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RxWireDataWEn)
& (0 == (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RXStMachCurrState)))) {
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__NextState_rcvr = 3;
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_RxBits
= vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RxWireDataIn;
} else {
if (((IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RxWireDataWEn)
& (1 == (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RXStMachCurrState)))) {
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__NextState_rcvr = 0;
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_RxBits
= vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RxWireDataIn;
}
}
}
}
}
}
}
} else {
if ((5 == (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__CurrState_rcvr))) {
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_RXStMachCurrState = 0;
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_RXWaitCount = 0;
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_connectState = 0;
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_RxBits = 0;
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__NextState_rcvr = 4;
} else {
if ((3 == (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__CurrState_rcvr))) {
if ((1 == (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RxBits))) {
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__NextState_rcvr = 4;
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_RXStMachCurrState = 2;
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_RXWaitCount = 0;
} else {
if ((2 == (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RxBits))) {
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__NextState_rcvr = 4;
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_RXStMachCurrState = 1;
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_RXWaitCount = 0;
} else {
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__NextState_rcvr = 4;
}
}
} else {
if ((0 == (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__CurrState_rcvr))) {
if ((2 == (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RxBits))) {
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_RXWaitCount
= (0xff & ((IData)(1)
+ (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RXWaitCount)));
if ((0x78 == (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RXWaitCount))) {
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_connectState = 2;
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_RXStMachCurrState = 4;
}
} else {
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_RXStMachCurrState = 0;
}
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__NextState_rcvr = 4;
} else {
if ((1 == (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__CurrState_rcvr))) {
if ((1 == (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RxBits))) {
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_RXWaitCount
= (0xff & ((IData)(1)
+ (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RXWaitCount)));
if ((0x78 == (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RXWaitCount))) {
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_connectState = 1;
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_RXStMachCurrState = 3;
}
} else {
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_RXStMachCurrState = 0;
}
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__NextState_rcvr = 4;
} else {
if ((2 == (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__CurrState_rcvr))) {
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__NextState_rcvr = 4;
if ((0 == (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RxBits))) {
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_RXStMachCurrState = 5;
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_RXWaitCount = 0;
}
} else {
if ((6 == (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__CurrState_rcvr))) {
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__NextState_rcvr = 4;
if ((0 == (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RxBits))) {
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_RXStMachCurrState = 6;
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_RXWaitCount = 0;
}
} else {
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__NextState_rcvr = 4;
if ((0 == (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RxBits))) {
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_RXWaitCount
= (0xff
& ((IData)(1)
+ (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RXWaitCount)));
if ((0x78 == (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RXWaitCount))) {
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_RXStMachCurrState = 0;
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_connectState = 0;
}
} else {
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_RXStMachCurrState = 3;
}
}
}
}
}
}
}
}
} else {
if ((8 == (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__CurrState_rcvr))) {
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__NextState_rcvr = 4;
if ((0 == (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RxBits))) {
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_RXWaitCount
= (0xff & ((IData)(1) + (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RXWaitCount)));
if ((0x78 == (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RXWaitCount))) {
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_RXStMachCurrState = 0;
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_connectState = 0;
}
} else {
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_RXStMachCurrState = 4;
}
}
}
}
void VusbHostSlave_SIEReceiver::_combo__TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver__3(VusbHostSlave__Syms* __restrict vlSymsp) {
VL_DEBUG_IF(VL_PRINTF(" VusbHostSlave_SIEReceiver::_combo__TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver__3\n"); );
VusbHostSlave* __restrict vlTOPp VL_ATTR_UNUSED = vlSymsp->TOPp;
// Body
// ALWAYS at trunk/RTL/serialInterfaceEngine//SIEReceiver.v:106
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__NextState_rcvr
= vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__CurrState_rcvr;
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_RxBits
= vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RxBits;
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_RXStMachCurrState
= vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RXStMachCurrState;
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_RXWaitCount
= vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RXWaitCount;
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_connectState
= vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__connectState;
if (((((((((4 == (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__CurrState_rcvr))
| (5 == (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__CurrState_rcvr)))
| (3 == (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__CurrState_rcvr)))
| (0 == (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__CurrState_rcvr)))
| (1 == (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__CurrState_rcvr)))
| (2 == (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__CurrState_rcvr)))
| (6 == (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__CurrState_rcvr)))
| (7 == (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__CurrState_rcvr)))) {
if ((4 == (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__CurrState_rcvr))) {
if (((IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RxWireDataWEn)
& (2 == (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RXStMachCurrState)))) {
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__NextState_rcvr = 1;
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_RxBits
= vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RxWireDataIn;
} else {
if (((IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RxWireDataWEn)
& (3 == (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RXStMachCurrState)))) {
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__NextState_rcvr = 2;
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_RxBits
= vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RxWireDataIn;
} else {
if (((IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RxWireDataWEn)
& (4 == (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RXStMachCurrState)))) {
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__NextState_rcvr = 6;
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_RxBits
= vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RxWireDataIn;
} else {
if (((IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RxWireDataWEn)
& (5 == (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RXStMachCurrState)))) {
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__NextState_rcvr = 7;
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_RxBits
= vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RxWireDataIn;
} else {
if (((IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RxWireDataWEn)
& (6 == (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RXStMachCurrState)))) {
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__NextState_rcvr = 8;
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_RxBits
= vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RxWireDataIn;
} else {
if (((IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RxWireDataWEn)
& (0 == (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RXStMachCurrState)))) {
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__NextState_rcvr = 3;
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_RxBits
= vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RxWireDataIn;
} else {
if (((IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RxWireDataWEn)
& (1 == (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RXStMachCurrState)))) {
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__NextState_rcvr = 0;
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_RxBits
= vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RxWireDataIn;
}
}
}
}
}
}
}
} else {
if ((5 == (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__CurrState_rcvr))) {
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_RXStMachCurrState = 0;
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_RXWaitCount = 0;
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_connectState = 0;
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_RxBits = 0;
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__NextState_rcvr = 4;
} else {
if ((3 == (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__CurrState_rcvr))) {
if ((1 == (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RxBits))) {
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__NextState_rcvr = 4;
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_RXStMachCurrState = 2;
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_RXWaitCount = 0;
} else {
if ((2 == (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RxBits))) {
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__NextState_rcvr = 4;
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_RXStMachCurrState = 1;
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_RXWaitCount = 0;
} else {
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__NextState_rcvr = 4;
}
}
} else {
if ((0 == (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__CurrState_rcvr))) {
if ((2 == (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RxBits))) {
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_RXWaitCount
= (0xff & ((IData)(1)
+ (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RXWaitCount)));
if ((0x78 == (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RXWaitCount))) {
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_connectState = 2;
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_RXStMachCurrState = 4;
}
} else {
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_RXStMachCurrState = 0;
}
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__NextState_rcvr = 4;
} else {
if ((1 == (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__CurrState_rcvr))) {
if ((1 == (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RxBits))) {
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_RXWaitCount
= (0xff & ((IData)(1)
+ (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RXWaitCount)));
if ((0x78 == (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RXWaitCount))) {
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_connectState = 1;
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_RXStMachCurrState = 3;
}
} else {
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_RXStMachCurrState = 0;
}
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__NextState_rcvr = 4;
} else {
if ((2 == (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__CurrState_rcvr))) {
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__NextState_rcvr = 4;
if ((0 == (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RxBits))) {
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_RXStMachCurrState = 5;
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_RXWaitCount = 0;
}
} else {
if ((6 == (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__CurrState_rcvr))) {
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__NextState_rcvr = 4;
if ((0 == (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RxBits))) {
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_RXStMachCurrState = 6;
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_RXWaitCount = 0;
}
} else {
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__NextState_rcvr = 4;
if ((0 == (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RxBits))) {
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_RXWaitCount
= (0xff
& ((IData)(1)
+ (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RXWaitCount)));
if ((0x78 == (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RXWaitCount))) {
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_RXStMachCurrState = 0;
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_connectState = 0;
}
} else {
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_RXStMachCurrState = 3;
}
}
}
}
}
}
}
}
} else {
if ((8 == (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__CurrState_rcvr))) {
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__NextState_rcvr = 4;
if ((0 == (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RxBits))) {
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_RXWaitCount
= (0xff & ((IData)(1) + (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RXWaitCount)));
if ((0x78 == (IData)(vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__RXWaitCount))) {
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_RXStMachCurrState = 0;
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_connectState = 0;
}
} else {
vlSymsp->TOP__v__u_usbSerialInterfaceEngine__u_SIEReceiver.__PVT__next_RXStMachCurrState = 4;
}
}
}
}
| 66.520362
| 137
| 0.805693
|
deafbeed
|
f22c125c5c2a0bce1f6d85858fbe9cd1bf67abd9
| 1,779
|
cc
|
C++
|
kernel/lookahead.cc
|
Basseuph/manifold
|
99779998911ed7e8b8ff6adacc7f93080409a5fe
|
[
"BSD-3-Clause"
] | 8
|
2016-01-22T18:28:48.000Z
|
2021-05-07T02:27:21.000Z
|
kernel/lookahead.cc
|
Basseuph/manifold
|
99779998911ed7e8b8ff6adacc7f93080409a5fe
|
[
"BSD-3-Clause"
] | 3
|
2016-04-15T02:58:58.000Z
|
2017-01-19T17:07:34.000Z
|
kernel/lookahead.cc
|
Basseuph/manifold
|
99779998911ed7e8b8ff6adacc7f93080409a5fe
|
[
"BSD-3-Clause"
] | 10
|
2015-12-11T04:16:55.000Z
|
2019-05-25T20:58:13.000Z
|
// Mirko Stoffers, (and others) Georgia Tech, 2012
#ifndef NO_MPI
#include <iostream>
#include <assert.h>
#include "lookahead.h"
namespace manifold {
namespace kernel {
Lookahead* Lookahead::Create(Lookahead::LookaheadType_t laType)
{
switch(laType)
{
case LA_GLOBAL:
return new GlobalLookahead();
case LA_PAIRWISE:
return new PairwiseLookahead();
}
}
GlobalLookahead::GlobalLookahead()
{
// We initiliaze the lookahead with inf and decrease it for every connection.
m_lookahead = INFINITY;
}
void GlobalLookahead::UpdateLookahead(const Time_t delay,const LpId_t src,const LpId_t dst)
{
m_lookahead = (delay<m_lookahead)? delay : m_lookahead;
}
Time_t GlobalLookahead::GetLookahead(const LpId_t src,const LpId_t dst)
{
return m_lookahead;
}
void GlobalLookahead :: print()
{
std::cout << "Global lookahead: " << m_lookahead << std::endl;
}
void PairwiseLookahead::UpdateLookahead(const Time_t lookahead, const LpId_t src, const LpId_t dst)
{
assert(src >= 0 && dst >= 0 && src != dst);
while(m_lookaheads.size() <= src) //expand vector if necessary
m_lookaheads.push_back(std::map<int, Time_t>());
m_lookaheads[src][dst] = lookahead;
}
Time_t PairwiseLookahead::GetLookahead(const LpId_t src, const LpId_t dst)
{
assert(src >= 0 && dst >= 0 && src != dst);
return m_lookaheads[src][dst];
}
void PairwiseLookahead :: print()
{
std::cout << "Pairwise lookahead:\n";
for(int i=0; i<m_lookaheads.size(); i++) {
std::cout << i << ": ";
for(std::map<int, Time_t>::iterator it=m_lookaheads[i].begin(); it != m_lookaheads[i].end(); ++it) {
std::cout << it->first << "-" << it->second << " ";
}
std::cout << std::endl;
}
}
} //kernel
} //manifold
#endif //!NO_MPI
| 19.766667
| 101
| 0.66217
|
Basseuph
|
f22fa17996d1136224cfb304a7c8e785c7ea4502
| 795
|
cpp
|
C++
|
src_plugins/OpenEXR_IO/OpenEXR_IO.cpp
|
ennis/autograph-pipelines
|
afc66ef60bf99fca26d200bd7739528e1bf3ed8c
|
[
"MIT"
] | 1
|
2021-04-24T12:29:42.000Z
|
2021-04-24T12:29:42.000Z
|
src_plugins/OpenEXR_IO/OpenEXR_IO.cpp
|
ennis/autograph-pipelines
|
afc66ef60bf99fca26d200bd7739528e1bf3ed8c
|
[
"MIT"
] | null | null | null |
src_plugins/OpenEXR_IO/OpenEXR_IO.cpp
|
ennis/autograph-pipelines
|
afc66ef60bf99fca26d200bd7739528e1bf3ed8c
|
[
"MIT"
] | null | null | null |
#include "OpenEXR_IO.Config.h"
#include <autograph/engine/All.h>
#include <autograph/gl/All.h>
class OpenEXR_IO : public ag::Extension
{
public:
// load into float buffer
// save from float buffer
// load into OpenGL texture
// save from OpenGL texture
virtual std::unique_ptr<char[]> loadEXR(const char* path, int& outWidth, int& outHeight) = 0;
// UI hook: save framebuffer
};
//////////////////////////////////////////////
class OpenEXR_IO_Impl : public OpenEXR_IO
{
public:
virtual std::unique_ptr<char[]> loadEXR(const char* path, int& outWidth, int& outHeight) override
{
Imf::Array2D<Imf::Rgba> data;
Imf::RgbaInputFile inputFile{ path };
}
};
//////////////////////////////////////////////
PLUGIN_ENTRY{
ag::registerClass<OpenEXR_IO, ag::Extension>("OpenEXR_IO");
}
| 25.645161
| 98
| 0.633962
|
ennis
|
f23435b7c136f859c34e98af23c3b46fd64093d3
| 8,065
|
cp
|
C++
|
Win32/Sources/Application/Calendar/Component_Editing/CNewComponentDialog.cp
|
mulberry-mail/mulberry4-client
|
cdaae15c51dd759110b4fbdb2063d0e3d5202103
|
[
"ECL-2.0",
"Apache-2.0"
] | 12
|
2015-04-21T16:10:43.000Z
|
2021-11-05T13:41:46.000Z
|
Win32/Sources/Application/Calendar/Component_Editing/CNewComponentDialog.cp
|
mulberry-mail/mulberry4-client
|
cdaae15c51dd759110b4fbdb2063d0e3d5202103
|
[
"ECL-2.0",
"Apache-2.0"
] | 2
|
2015-11-02T13:32:11.000Z
|
2019-07-10T21:11:21.000Z
|
Win32/Sources/Application/Calendar/Component_Editing/CNewComponentDialog.cp
|
mulberry-mail/mulberry4-client
|
cdaae15c51dd759110b4fbdb2063d0e3d5202103
|
[
"ECL-2.0",
"Apache-2.0"
] | 6
|
2015-01-12T08:49:12.000Z
|
2021-03-27T09:11:10.000Z
|
/*
Copyright (c) 2007-2009 Cyrus Daboo. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/
#include "CNewComponentDialog.h"
#include "CCalendarPopup.h"
#include "CCalendarView.h"
#include "CErrorDialog.h"
#include "CICalendar.h"
#include "CMulberryApp.h"
#include "CNewComponentAlarm.h"
#include "CNewComponentAttendees.h"
#include "CNewComponentDetails.h"
#include "CNewComponentRepeat.h"
#include "CPreferences.h"
#include "CSDIFrame.h"
#include "CUnicodeUtils.h"
#include "CXStringResources.h"
#include "CCalendarStoreManager.h"
#include "CCalendarStoreNode.h"
#include "CITIPProcessor.h"
uint32_t CNewComponentDialog::sTitleCounter = 0;
std::set<CNewComponentDialog*> CNewComponentDialog::sDialogs;
// ---------------------------------------------------------------------------
// CNewComponentDialog [public]
/**
Default constructor */
CNewComponentDialog::CNewComponentDialog() :
CModelessDialog()
{
mReadOnly = false;
sDialogs.insert(this);
}
// ---------------------------------------------------------------------------
// ~CNewComponentDialog [public]
/**
Destructor */
CNewComponentDialog::~CNewComponentDialog()
{
sDialogs.erase(this);
}
#pragma mark -
BEGIN_MESSAGE_MAP(CNewComponentDialog, CModelessDialog)
//{{AFX_MSG_MAP(CNewComponentDialog)
ON_COMMAND(IDC_CALENDAR_NEWEVENT_SUMMARY, OnChangeSummary)
ON_COMMAND(IDC_CALENDAR_NEWEVENT_CALENDARPOPUP, OnChangeCalendar)
ON_COMMAND(IDC_CALENDAR_NEWEVENT_ORGANISEREDIT, OnOrganiserEdit)
ON_NOTIFY(TCN_SELCHANGE, IDC_CALENDAR_NEWEVENT_TABS, OnSelChangeTabs)
//}}AFX_MSG_MAP
END_MESSAGE_MAP()
BOOL CNewComponentDialog::OnInitDialog()
{
CModelessDialog::OnInitDialog();
// Get UI items
mSummary.SubclassDlgItem(IDC_CALENDAR_NEWEVENT_SUMMARY, this);
mSummary.SetAnyCmd(true);
mCalendar.SubclassDlgItem(IDC_CALENDAR_NEWEVENT_CALENDARPOPUP, this);
mTabs.SubclassDlgItem(IDC_CALENDAR_NEWEVENT_TABS, this);
mOrganiserEdit.SubclassDlgItem(IDC_CALENDAR_NEWEVENT_ORGANISEREDIT, this);
// Init controls
InitPanels();
mTabs.SetPanel(0);
return true;
}
void CNewComponentDialog::ListenTo_Message(long msg, void* param)
{
switch(msg)
{
case iCal::CICalendar::eBroadcast_Closed:
// Force dialog to close immediately as event is about to be deleted.
// Any changes so far will be lost.
OnCancel();
break;
default:;
}
}
void CNewComponentDialog::OnChangeSummary()
{
ChangedSummary();
}
void CNewComponentDialog::OnChangeCalendar()
{
ChangedCalendar();
}
void CNewComponentDialog::OnSelChangeTabs(NMHDR* pNMHDR, LRESULT* pResult)
{
// TODO: Add your control notification handler code here
mTabs.SetPanel(mTabs.GetCurSel());
*pResult = 0;
}
bool CNewComponentDialog::ContainsComponent(const iCal::CICalendarComponentRecur& vcomponent) const
{
// Does this dialog contain a copy of this component
return vcomponent.GetMapKey() == mComponent->GetMapKey();
}
void CNewComponentDialog::SetComponent(iCal::CICalendarComponentRecur& vcomponent, const iCal::CICalendarComponentExpanded* expanded)
{
// Listen to original calendar as we need to cancel if calendar goes away
iCal::CICalendarRef calref = vcomponent.GetCalendar();
iCal::CICalendar* cal = iCal::CICalendar::GetICalendar(calref);
if (cal)
cal->Add_Listener(this);
mComponent = &vcomponent;
mExpanded = expanded;
mRecurring = expanded ? expanded->Recurring() : false;
mIsOverride = expanded ? expanded->GetTrueMaster<iCal::CICalendarComponentRecur>() != expanded->GetMaster<iCal::CICalendarComponentRecur>() : false;
const iCal::CICalendarProperty* attendee = iCal::CITIPProcessor::AttendeeMe(vcomponent);
mAttended = attendee != NULL;
// Set the relevant fields
mSummary.SetText(vcomponent.GetSummary());
mCalendar.SetCalendar(vcomponent.GetCalendar());
ChangedCalendar();
// Set in each panel
for(CNewComponentPanelList::iterator iter = mPanels.begin(); iter != mPanels.end(); iter++)
{
(*iter)->SetComponent(vcomponent, expanded);
}
// Set title to summary if not empty
if (!vcomponent.GetSummary().empty())
{
CUnicodeUtils::SetWindowTextUTF8(this, vcomponent.GetSummary());
}
// Determine read-only status based on organiser
SetReadOnly((vcomponent.CountProperty(iCal::cICalProperty_ORGANIZER) != 0) && !iCal::CITIPProcessor::OrganiserIsMe(vcomponent));
mOrganiserEdit.ShowWindow(mReadOnly ? SW_SHOW : SW_HIDE);
}
void CNewComponentDialog::GetComponent(iCal::CICalendarComponentRecur& vcomponent)
{
// Do descriptive items
vcomponent.EditSummary(mSummary.GetText());
// Get from each panel
for(CNewComponentPanelList::iterator iter = mPanels.begin(); iter != mPanels.end(); iter++)
{
(*iter)->GetComponent(vcomponent);
}
}
void CNewComponentDialog::ChangedSummary()
{
CUnicodeUtils::SetWindowTextUTF8(*this, mSummary.GetText());
}
void CNewComponentDialog::ChangedCalendar()
{
iCal::CICalendarRef newcal;
mCalendar.GetCalendar(newcal);
iCal::CICalendar* cal = iCal::CICalendar::GetICalendar(newcal);
GetDlgItem(IDOK)->EnableWindow(!mReadOnly && (cal != NULL) && (!cal->IsReadOnly()));
}
void CNewComponentDialog::ChangedMyStatus(const iCal::CICalendarProperty& attendee, const cdstring& new_status)
{
}
void CNewComponentDialog::SetReadOnly(bool read_only)
{
mReadOnly = read_only;
// This will reset state of OK button
ChangedCalendar();
mSummary.SetReadOnly(mReadOnly);
mCalendar.EnableWindow(!mReadOnly);
// Set in each panel
for(CNewComponentPanelList::iterator iter = mPanels.begin(); iter != mPanels.end(); iter++)
{
(*iter)->SetReadOnly(mReadOnly);
}
}
cdstring CNewComponentDialog::GetCurrentSummary() const
{
return mSummary.GetText();
}
iCal::CICalendarRef CNewComponentDialog::GetCurrentCalendar() const
{
iCal::CICalendarRef newcal;
mCalendar.GetCalendar(newcal);
return newcal;
}
void CNewComponentDialog::GetCurrentPeriod(iCal::CICalendarPeriod& period) const
{
CNewComponentDetails* timing = static_cast<CNewComponentDetails*>(mPanels.front());
timing->GetPeriod(period);
}
const CNewTimingPanel* CNewComponentDialog::GetTimingPanel() const
{
const CNewComponentDetails* timing = static_cast<const CNewComponentDetails*>(mPanels.front());
return timing->GetTimingPanel();
}
void CNewComponentDialog::OnOK()
{
bool result = true;
switch(mAction)
{
case eNew:
case eDuplicate:
result = DoNewOK();
break;
case eEdit:
result = DoEditOK();
break;
default:;
}
// Now do inherited if result was OK
if (result)
CModelessDialog::OnOK();
}
void CNewComponentDialog::OnCancel()
{
DoCancel();
// Now do inherited
CModelessDialog::OnCancel();
}
void CNewComponentDialog::OnOrganiserEdit()
{
SetReadOnly(mOrganiserEdit.GetCheck() == 0);
}
bool CNewComponentDialog::GetCalendar(iCal::CICalendarRef oldcal, iCal::CICalendarRef& newcal, iCal::CICalendar*& new_cal)
{
mCalendar.GetCalendar(newcal);
if ((oldcal == 0) || (newcal != oldcal))
{
new_cal = iCal::CICalendar::GetICalendar(newcal);
if (new_cal == NULL)
{
// Inform user of missing calendar
CErrorDialog::StopAlert(rsrc::GetString("CNewComponentDialog::MissingNewCalendar"));
// Force calendar popup reset and return to dialog
mCalendar.Reset();
mCalendar.SetCalendar(oldcal);
return false;
}
}
return true;
}
| 27.338983
| 150
| 0.712833
|
mulberry-mail
|
f23ef88803e9b5b5fddd1faf96dbc4b92e42a9f9
| 5,220
|
hpp
|
C++
|
driver_ros2_foxy_ubuntu2004/yrl3_v2_ros2_package/lib_yujinrobot_yrldriver/include/yujinrobot_yrldriver/NetworkInterface.hpp
|
yujinrobot/yujin_lidar_v2
|
b8252e9a3d4d943c5f1f40da84c2c95fbd89cf06
|
[
"OLDAP-2.3"
] | null | null | null |
driver_ros2_foxy_ubuntu2004/yrl3_v2_ros2_package/lib_yujinrobot_yrldriver/include/yujinrobot_yrldriver/NetworkInterface.hpp
|
yujinrobot/yujin_lidar_v2
|
b8252e9a3d4d943c5f1f40da84c2c95fbd89cf06
|
[
"OLDAP-2.3"
] | null | null | null |
driver_ros2_foxy_ubuntu2004/yrl3_v2_ros2_package/lib_yujinrobot_yrldriver/include/yujinrobot_yrldriver/NetworkInterface.hpp
|
yujinrobot/yujin_lidar_v2
|
b8252e9a3d4d943c5f1f40da84c2c95fbd89cf06
|
[
"OLDAP-2.3"
] | null | null | null |
/*********************************************************************
* Copyright (c) 2022, YujinRobot Corp.
*
* Non-monifiable freely redistributable software(FRS)
*
* - Redistribution. Redistribution and use in binary form, without modification,
* are permitted provided that the following conditions are met:
* - Redistributions must reproduce the above copyright notice and the following
* disclaimer in the documentation and/or other materials provided with the distribution.
* - Neither the name of YujinRobot Corporation nor the names of its suppliers may be used
* to endorse or promote products derived from this software without specific prior written permission.
*
* THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OFOR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*********************************************************************/
#ifndef NETWORK_INTERFACE_HPP
#define NETWORK_INTERFACE_HPP
#include <cstdlib>
#include <cstring>
#include <string>
#include <iostream>
#include <vector>
#include <thread>
#include <atomic>
#include "YRLUDPSocket.hpp"
#include "YRLTCPSocket.hpp"
#ifdef _WIN32
#define WIN32_LEAN_AND_MEAN
#include <Windows.h>
#include <mmsystem.h>
#pragma comment(lib, "winmm.lib")
#endif
#define NUM_BYTES_FOR_HEADER_ID 4
#define NUM_BYTES_FOR_FW_VERSION 2
#define NUM_BYTES_FOR_HW_VERSION 1
#define NUM_BYTES_FOR_TIMESTAMP 4
#define NUM_BYTES_FOR_DES 1
#define NUM_BYTES_FOR_SUB_HEAD 2
#define NUM_BYTES_FOR_FRAME_ID 4
#define NUM_BYTES_FOR_SUB_LENGTH 1
#define NUM_BYTES_FOR_SUB_PID 1
#define NUM_BYTES_FOR_SUB_CMD 1
#define IDX_FW_VERSION ( 0 + NUM_BYTES_FOR_HEADER_ID) //4
#define IDX_HW_VERSION (IDX_FW_VERSION + NUM_BYTES_FOR_FW_VERSION)//6
#define IDX_TIME_STAMP (IDX_HW_VERSION + NUM_BYTES_FOR_HW_VERSION)//7
#define IDX_DES (IDX_TIME_STAMP + NUM_BYTES_FOR_TIMESTAMP) //11
#define IDX_SUB_HEAD (IDX_DES + NUM_BYTES_FOR_DES) //12
#define IDX_FRAME_ID (IDX_DES + NUM_BYTES_FOR_DES) //12
#define IDX_SUB_LENGTH (IDX_SUB_HEAD + NUM_BYTES_FOR_SUB_HEAD) //14
#define IDX_SUB_PID (IDX_SUB_LENGTH + NUM_BYTES_FOR_SUB_LENGTH)//15
#define IDX_SUB_CMD (IDX_SUB_PID + NUM_BYTES_FOR_SUB_PID) //16
#define IDX_CODE (IDX_SUB_CMD + NUM_BYTES_FOR_SUB_CMD) //17
//for packet descriptor
#define PACK_DES_TOFDATA_UDP 2
#define PACK_DES_COMMANDS_TCP 6
//for mCommWorkingMode
#define RECV_DATA_MODE 0
#define SEND_CMD_MODE 1
//commands types
//used for sub_packet_type in protocol
#define CMD_SET_PARAM 0x1//commands for setting one specific lidar parameter
#define CMD_GET_PARAM 0x2//commands for getting one specific lidar parameter
#define CMD_CMD 0x3//other commands
//for communicationErrorHandler()
#define TCP_M_SEND_ERROR 1
#define TCP_M_LIDAR_SEND_ERROR 2
#define TCP_M_DIFF_LEN_ERROR 3
#define TCP_M_UNCORRECT_ERROR 4
#define TCP_M_RECV_ERROR 5
#define UDP_M_SEND_ERROR 6
#define UDP_M_RECV_ERROR 7
class NetworkInterface
{
public:
YRLUDPSocket mUDPSocket;
YRLTCPSocket mTCPSocket;
// buffer for packet
unsigned char mBulkDataBuffer[2048];
std::vector< unsigned char > mUDPRecvBuffer;
//control whether getScanningData() runs or not
std::atomic <bool> mbStopGettingScanData;
bool TCPConnected;
std::string mIPAddr;
int mPortNum;
private:
std::vector< unsigned char > mTCPSendBuffer;
std::vector< unsigned char > mUDPSendBuffer;
//0: receving data from Lidar
//1: sending command to Lidar
int mCommWorkingMode;
//for pid of sending TCP M
uint8_t mSendTCPPID;
//for save table_size
uint32_t mTableSize;
public:
NetworkInterface();
~NetworkInterface();
int ConnectTCP();
void CloseTCP();
void savePortNum (const int portNum);
void saveIPAddr (const std::string& ipAddr);
void saveTableSize(const uint32_t table_size);
void doCommunicationMode(int working_mode, uint8_t command_type, uint8_t code, int32_t data);
int requestAndGetResponse (uint8_t command_type, uint8_t code, int32_t data);
bool sendTCPCommand(uint8_t command_type, uint8_t code, int32_t data);
int recvTCPResponse2(uint8_t command_type, uint8_t code);
bool infromUDPStart();
char generate_crc(uint8_t* pdata, char length);
void setTCPCommand(uint8_t packet_id, uint8_t command_type, uint8_t code, int32_t data);
void setUDPCommand ();
void printSendTCPMessage();
void printReceivedUDPMessage ();
//void printReceivedTCPMessage (unsigned char * buffer);
};
#endif //NETWORK_INTERFACE_HPP
| 37.826087
| 487
| 0.706322
|
yujinrobot
|
f245a137fc6c4cf7c8f7090a7352fe73ea9b4e18
| 976
|
cpp
|
C++
|
Hash Table/560. Subarray Sum Equals K.cpp
|
beckswu/Leetcode
|
480e8dc276b1f65961166d66efa5497d7ff0bdfd
|
[
"MIT"
] | 138
|
2020-02-08T05:25:26.000Z
|
2021-11-04T11:59:28.000Z
|
Hash Table/560. Subarray Sum Equals K.cpp
|
beckswu/Leetcode
|
480e8dc276b1f65961166d66efa5497d7ff0bdfd
|
[
"MIT"
] | null | null | null |
Hash Table/560. Subarray Sum Equals K.cpp
|
beckswu/Leetcode
|
480e8dc276b1f65961166d66efa5497d7ff0bdfd
|
[
"MIT"
] | 24
|
2021-01-02T07:18:43.000Z
|
2022-03-20T08:17:54.000Z
|
/*
560. Subarray Sum Equals K
Given an array of integers and an integer k, you need to find the total number of continuous subarrays whose sum equals to k.
Example 1:
Input:nums = [1,1,1], k = 2
Output: 2
Note:
The length of the array is in range [1, 20,000].
The range of numbers in the array is [-1000, 1000] and the range of the integer k is [-1e7, 1e7].
*/
/*
用hashmap表示前面数的和(0,j),有几个, 那么只需要找(0,i)的sum - k在不在map中,在的话, res += map[sum-k] (可能一个sum出现很多遍)
we just need to go through the array, calculate the current sum and save number of all seen PreSum to a HashMap.
Time complexity O(n), Space complexity O(n).
*/
class Solution {
public:
int subarraySum(vector<int>& nums, int k) {
int sum = 0, res = 0;
unordered_map<int,int>map = {{0,1}}; //to aviod like nums = [0], k = 0
for(auto i: nums){
sum += i;
if(map.find(sum-k) != map.end()) res+=map[sum-k];
map[sum]++;
}
return res;
}
};
| 30.5
| 125
| 0.621926
|
beckswu
|
f250dfe0f309ce8065b503b5027126b72899c0bc
| 616
|
hpp
|
C++
|
Includes/gtl/FilterBase.hpp
|
bobvodka/GameTextureLoaderV1
|
08ac2f09a9b8a990f0f586948c46b38b7bce150f
|
[
"MIT"
] | null | null | null |
Includes/gtl/FilterBase.hpp
|
bobvodka/GameTextureLoaderV1
|
08ac2f09a9b8a990f0f586948c46b38b7bce150f
|
[
"MIT"
] | null | null | null |
Includes/gtl/FilterBase.hpp
|
bobvodka/GameTextureLoaderV1
|
08ac2f09a9b8a990f0f586948c46b38b7bce150f
|
[
"MIT"
] | null | null | null |
// Base Filter for all Filters
#ifndef GTL_FILTERBASE_HPP
#define GTL_FILTERBASE_HPP
#include <boost/iostreams/detail/ios.hpp>
#include <boost/shared_ptr.hpp>
#include <boost/iostreams/device/file_descriptor.hpp> // for the typedef
#include <boost/iostreams/filtering_streambuf.hpp> // for the typedef
#include <gtl/DeviceProxy.hpp>
namespace GameTextureLoader
{
namespace Filters
{
class FilterBase
{
public:
virtual ~FilterBase()
{
}
virtual std::streamsize read(streambuf_t *src,char * s, std::streamsize n) = 0;
};
typedef boost::shared_ptr<FilterBase> filterptr;
};
};
#endif
| 19.25
| 82
| 0.732143
|
bobvodka
|
f267336b441e9946f0fba1aad2a43ee91b202ae8
| 11,757
|
cpp
|
C++
|
core123/ut/ut_elastic_threadpool.cpp
|
DEShawResearch/fs123
|
27bee72752fedc54ab493e49c6da96eeb2c6ab6a
|
[
"BSD-3-Clause"
] | 22
|
2019-04-10T18:05:35.000Z
|
2021-12-30T12:26:39.000Z
|
core123/ut/ut_elastic_threadpool.cpp
|
DEShawResearch/fs123
|
27bee72752fedc54ab493e49c6da96eeb2c6ab6a
|
[
"BSD-3-Clause"
] | 13
|
2019-04-09T00:19:29.000Z
|
2021-11-04T15:57:13.000Z
|
core123/ut/ut_elastic_threadpool.cpp
|
DEShawResearch/fs123
|
27bee72752fedc54ab493e49c6da96eeb2c6ab6a
|
[
"BSD-3-Clause"
] | 4
|
2019-04-07T16:33:44.000Z
|
2020-07-02T02:58:51.000Z
|
#define CORE123_DIAG_FLOOD_ENABLE 1
// set up 'fuzzing' before we #include "core123/elastic_threadpool.hpp"
#define ELASTIC_THREADPOOL_FUZZ ::ut_etp_fuzz()
#include "core123/threefry.hpp"
#include <atomic>
#include <thread>
#include <chrono>
#include <cmath>
double expvariate(uint32_t i){
return -::log(core123::threefry<2, uint32_t>()({0u, i})[0]/0x1.p32);
}
void ut_etp_fuzz(){
static std::atomic<uint32_t> f;
static const int mean = 2000; // 2 musec sleep
int nanos = expvariate(f++) * mean;
if(nanos > mean){
std::this_thread::sleep_for(std::chrono::nanoseconds(nanos));
}else if(nanos > mean/2){
std::this_thread::yield();
}
}
#include "core123/elastic_threadpool.hpp"
#include "core123/scoped_timer.hpp"
#include "core123/datetimeutils.hpp"
#include "core123/sew.hpp"
#include "core123/ut.hpp"
#include "core123/envto.hpp"
#include <condition_variable>
#include <unistd.h>
#include <vector>
#include <iostream>
#include <sstream>
#include <string>
#include <cassert>
using core123::elastic_threadpool;
namespace sew = core123::sew;
using core123::str;
std::atomic<int> ai;
class Foo {
private:
int divisor_;
public:
Foo(int divisor) : divisor_{divisor} {}
int operator()() {
std::this_thread::sleep_for( std::chrono::milliseconds(10) );
auto k = ai++;
if(k%divisor_==0)
throw std::runtime_error(str("Foo: won't return", 10*k, "because", k, "is divisible by", divisor_));
return 10*k;
}
};
void timecheck(){
time_t now;
::time(&now);
char buf[26];
std::cout << sew::ctime_r(&now, buf) << std::flush;
}
void stress_test(int tmax, int imax){
std::vector<std::future<int>> results;
core123::timer<> t;
elastic_threadpool<int> tp(tmax, imax);
auto elapsed = t.elapsed();
timecheck();
std::cout << "construction of elastic_threadpool(" << tmax << ", " << imax << "): " << str(elapsed) << std::endl;
static const int N=10000;
t.restart();
bool ready = false;
std::condition_variable cv;
std::mutex m;
std::vector<int> writeback(N);
for(int i=0; i<N; ++i){
results.push_back(tp.submit([i, &m, &cv, &ready, &writeback](){
std::unique_lock<std::mutex> lk(m);
cv.wait(lk, [&ready]{return ready;});
writeback[i] = i;
return i;}));
}
elapsed = t.elapsed();
std::cout << "after submitting " << N << " requests: " << str(elapsed/N) << " seconds per submission" << std::endl;
std::cout << "backlog: " << tp.backlog() << std::endl;
t.restart();
{
std::unique_lock<std::mutex> lk(m);
ready = true;
}
cv.notify_all();
for(int i=0; i<N; ++i){
auto ri = results[i].get();
assert(ri == i);
assert(ri == writeback[i]);
// Note: we intentionally DO NOT catch future_error. If we get one,
// study the core dump.
}
elapsed = t.elapsed();
std::cout << "after get-ing " << N << " futures: " << str(elapsed/N) << " seconds per get\n";
std::cout << core123::fmt("threadmax/threadhwm: %d %d\n",
tmax, tp.nthread_hwm());
std::cout << std::endl;
assert(tmax >= tp.nthread_hwm());
// it's possible (but unlikely) that the number of idle threads
// exceeds imax. If so, idle threads should drop away as they
// are exercised.
int waitsec = 0;
while(tp.nidle() > imax){
assert(waitsec++<10);
for(int j=0; j<tp.nidle() - imax; ++j)
tp.submit([](){return 0;});
std::cout << "Wait for idle threads to run down" << std::endl;
std::this_thread::sleep_for(std::chrono::seconds(1));
}
CHECK(true); // if we got here, we passed LOTS of assertions
}
// Slightly different... There's no barrier at the start,
// and there are random delays introduced between submissions
// and within each submitted task.
void stress_test2(int tmax, int imax) {
std::vector<std::future<int>> results;
elastic_threadpool<int> tp(tmax, imax);
timecheck();
std::cout << "construction of elastic_threadpool(" << tmax << ", " << imax << ")" << std::endl;
static const int N=10000; // 10k
std::vector<int> writeback(N);
for(int i=0; i<N; ++i){
// sleep randomly before each insertion:
unsigned int nsec = expvariate(N+i)*50000.; // 50musec * 10k = 500 msec
struct timespec ts = {0, nsec};
nanosleep(&ts, nullptr);
results.push_back(tp.submit([i, &writeback](){
// sleep randomly in each thread:
unsigned int _nsec = expvariate(i)*40000.; // 40musec * 10k = 400msec
struct timespec _ts = {0, _nsec};
nanosleep(&_ts, nullptr);
writeback[i] = i;
return i;}));
}
std::cout << "after submitting " << N << " requests with random inter-request delays\n";
std::cout << "backlog: " << tp.backlog() << std::endl;
for(int i=0; i<N; ++i){
auto ri = results[i].get();
assert(ri == i);
assert(ri == writeback[i]);
// Note: we intentionally DO NOT catch future_error. If we get one,
// study the core dump.
}
std::cout << "returned " << N << " results (each of which slept for a short time)\n";
std::cout << core123::fmt("threadmax/threadhwm: %d %d\n",
tmax, tp.nthread_hwm());
std::cout << std::endl;
assert(tmax >= tp.nthread_hwm());
// it's possible (but unlikely) that the number of idle threads
// exceeds imax. If so, idle threads should drop away as they
// are exercised.
int waitsec = 0;
while(tp.nidle() > imax){
assert(waitsec++<10);
for(int j=0; j<tp.nidle() - imax; ++j)
tp.submit([](){return 0;});
std::cout << "Wait for idle threads to run down" << std::endl;
std::this_thread::sleep_for(std::chrono::seconds(1));
}
CHECK(true); // if we got here, we passed LOTS of assertions
}
// Can we submit to a threadpool from a function running in one of the
// threadpool's threads? This is a dumb way to compute fib(n), but
// it's a good way to spawn lots of threads-within-threads.
int fib_inner(int n, elastic_threadpool<int>& etp, std::atomic<size_t>& tasks){
if(n==0 || n==1)
return 1;
auto fn1 = etp.submit([n, &etp, &tasks]() mutable { return fib_inner(n-1, etp, tasks); });
auto fn2 = etp.submit([n, &etp, &tasks]() mutable { return fib_inner(n-2, etp, tasks); });
tasks.fetch_add(2);
return fn1.get() + fn2.get();
}
void fib(int n){
// NOTE - will deadlock if n is too large. This isn't a problem
// with the threadpool. This is just a particularly inefficient
// way to compute fib(n), and for n>16 or 17, we would need more
// than O(1000) threads.
elastic_threadpool<int> tp(1000,5);
std::atomic<size_t> tasks{1};
auto fut = tp.submit([n, &tp, &tasks]() mutable { return fib_inner(n, tp, tasks); });
auto ret = fut.get();
std::cout << "fib(" << n << ") -> " << ret << ". Submitted " << tasks.load() << " tasks. hwm: " << tp.nthread_hwm() << std::endl;
}
int main(int, char**){
core123::set_soft_assert_terminates(true);
std::vector<std::future<int>> results;
int tmax=10;
int imax=1;
elastic_threadpool<int> tp(tmax, imax);
// Just for informational purposes - how big is each of the entries
// in the elastic_threadpool's pcq?
timecheck();
std::cout << "sizeof(elastic_threadpool<int>'s packaged_task) " << sizeof(std::packaged_task<int()>) << std::endl;
std::cout << "sizeof(elastic_threadpool<double>'s packaged_task) " << sizeof(std::packaged_task<double()>) << std::endl;
std::cout << "sizeof(elastic_threadpool<array<int, 64>>'s packaged_task) " << sizeof(std::packaged_task<std::array<int, 64>()>) << std::endl;
// what happens if a threadpool gets deleted with only a few
// (sometimes zero) submissions.
timecheck();
std::cout << "Create 10k threadpools and make a few submissions to each" << std::endl;
for(int i=0; i<10000; ++i){
static std::atomic<uint32_t> ctr{0};
elastic_threadpool<int> et(3,1);
int howmany = expvariate(ctr.fetch_add(1))*5;
for(int j=0; j<howmany; ++j){
et.submit( [=](){ return j; });
}
}
// Can tasks submit other tasks?
timecheck();
std::cout << "Compute fib(8) very inefficiently with lots of threads" << std::endl;
fib(8);
static const int NLOOP=200;
auto divisor = core123::envto("UT_THREADPOOL_DIVISOR", 5);
for(int i=0; i<NLOOP; ++i){
// Note that we're pushing 2*NLOOP tasks. NLOOP of them return their lambda parameter.
// And NLOOP of them return 10*std_atomic_counter++ (unless the counter is divisible
// by 5, in which case they throw!
results.push_back( tp.submit( [=](){ return i; }) );
auto f = Foo(divisor);
results.push_back(tp.submit(f));
}
int slept = 0;
size_t bl;
while((bl = tp.backlog())){
std::cout << getpid() << ": backlog=" << bl << " after "<< slept << "sec" << std::endl;
::sleep(1);
if(slept++ >= 10){
std::cerr << "Threadpool not clearing backlog. Abort!" << std::endl;
abort();
}
}
int nr = 0;
std::vector<int> seen(NLOOP);
for( auto& r : results ){
try{
auto rg = r.get();
if(nr%2 == 0){
assert(rg == nr/2);
}else{
// it must be divisible by 10.
assert(rg%10 == 0);
seen.at(rg/10) = 1;
}
//std::cout << nr << " " << rg << std::endl;
}catch(std::runtime_error& e){
//std::cout << nr << " exception delivered by r.get: " << e.what() << std::endl;
}
// Note: we intentionally DO NOT catch future_error. If we get one,
// study the core dump.
nr++;
}
for( size_t i=0; i<NLOOP; ++i){
assert(i%divisor==0 || seen[i]);
}
timecheck();
// Try that again, but this time, discard the futures returned by
// submit. The standard says that ~future is non-blocking, unless
// it came from std::async. And our futures don't come from
// std::async, so we should be ok...
for(int i=0; i<NLOOP; ++i){
tp.submit( [=](){ return i; });
auto f = Foo(divisor);
tp.submit(f);
}
slept=0;
while(tp.backlog()){
::sleep(1);
if(slept++ > 10){
std::cout << "Threadpool not clearing backlog. Abort!" << std::endl;
abort();
}
}
tp.shutdown();
assert(tmax >= tp.nthread_hwm());
// elastic_threadpool has some tricky logic related to idling
// threads. If the last thread returns before the last submission
// there may be nothing to service the last submission. That
// shouldn't happen, but let's confirm it by aggressively shutting
// down some threadpools.
for(int i=0; i<1000; ++i){
elastic_threadpool<int> etp(5,1);
for(int j=0; j<10; ++j){
etp.submit( [=](){ return j; });
}
etp.shutdown();
}
std::cout << "Created and destroyed 1000 elastic_threadpools with 10 submissions each" << std::endl;
stress_test(1, 1);
stress_test(30, 6);
stress_test2(1, 1);
stress_test2(10, 6);
stress_test2(10, 1);
return utstatus(1);
}
| 36.855799
| 145
| 0.566896
|
DEShawResearch
|
f2674cad24705b9a0f4652f7c31588653ad5f88c
| 1,249
|
cpp
|
C++
|
PAT_A/PAT_A1053new.cpp
|
EnhydraGod/PATCode
|
ff38ea33ba319af78b3aeba8aa6c385cc5e8329f
|
[
"BSD-2-Clause"
] | 3
|
2019-07-08T05:20:28.000Z
|
2021-09-22T10:53:26.000Z
|
PAT_A/PAT_A1053new.cpp
|
EnhydraGod/PATCode
|
ff38ea33ba319af78b3aeba8aa6c385cc5e8329f
|
[
"BSD-2-Clause"
] | null | null | null |
PAT_A/PAT_A1053new.cpp
|
EnhydraGod/PATCode
|
ff38ea33ba319af78b3aeba8aa6c385cc5e8329f
|
[
"BSD-2-Clause"
] | null | null | null |
#include <bits/stdc++.h>
using namespace std;
vector<int> tree[110], temp;
vector<vector<int>> res;
int n, m, s, u, k, v, weights[110];
bool cmp(const int &a, const int &b) { return weights[a] > weights[b]; }
void dfs(int u, int weight)
{
weight += weights[u];
if(weight > s || (weight == s && tree[u].size() != 0)) return;
temp.push_back(weights[u]);
if(weight == s && tree[u].size() == 0)
{
res.push_back(temp);
weight -= weights[u];
temp.erase(temp.end() - 1);
return;
}
for (int i = 0; i < tree[u].size(); i++) dfs(tree[u][i], weight);
weight -= weights[u];
temp.erase(temp.end() - 1);
return;
}
int main()
{
scanf("%d%d%d", &n, &m, &s);
for (int i = 0; i < n; i++) scanf("%d", &weights[i]);
for(int i = 0; i < m; i++)
{
scanf("%d%d", &u, &k);
for (int j = 0; j < k; j++)
{
scanf("%d", &v);
tree[u].push_back(v);
}
sort(tree[u].begin(), tree[u].end(), cmp);
}
dfs(0, 0);
for(auto&i:res)
{
for (int j = 0; j < i.size(); j++)
{
if( j == 0) printf("%d", i[j]);
else printf(" %d", i[j]);
}
printf("\n");
}
return 0;
}
| 25.489796
| 72
| 0.447558
|
EnhydraGod
|
f2701f11e114ad5632a09758a019c686e0ab325c
| 377
|
hpp
|
C++
|
include/Button.hpp
|
jamiesyme/MoxelEd
|
b8ad87587057a79ce0324fd5e3c1290a760adc7a
|
[
"Unlicense"
] | 1
|
2016-03-09T01:32:22.000Z
|
2016-03-09T01:32:22.000Z
|
include/Button.hpp
|
jamiesyme/MoxelEd
|
b8ad87587057a79ce0324fd5e3c1290a760adc7a
|
[
"Unlicense"
] | null | null | null |
include/Button.hpp
|
jamiesyme/MoxelEd
|
b8ad87587057a79ce0324fd5e3c1290a760adc7a
|
[
"Unlicense"
] | null | null | null |
#pragma once
#include <string>
class Button {
public:
Button();
virtual ~Button();
void setName(const std::string& name);
std::string getName() const;
void isDown(const bool down);
bool isDown() const;
void press();
void release();
protected:
virtual void _pressCallback();
virtual void _releaseCallback();
private:
std::string m_name;
bool m_isDown;
};
| 13.464286
| 39
| 0.69496
|
jamiesyme
|
f273cfc825a745c89d80fc8ecfea0e663e2dd865
| 2,632
|
cpp
|
C++
|
graph-source-code/489-D/10052426.cpp
|
AmrARaouf/algorithm-detection
|
59f3028d2298804870b32729415d71eec6116557
|
[
"MIT"
] | null | null | null |
graph-source-code/489-D/10052426.cpp
|
AmrARaouf/algorithm-detection
|
59f3028d2298804870b32729415d71eec6116557
|
[
"MIT"
] | null | null | null |
graph-source-code/489-D/10052426.cpp
|
AmrARaouf/algorithm-detection
|
59f3028d2298804870b32729415d71eec6116557
|
[
"MIT"
] | null | null | null |
//Language: GNU C++
//satyaki3794
#include <iostream>
#include <cstdio>
#include <cmath>
#include <vector>
#include <cstring>
#include <algorithm>
#include <climits>
#include <string>
#include <queue>
#include <stack>
#include <set>
#include <map>
#include <cctype>
#include <cassert>
#include <bitset>
#define gc getchar_unlocked
#define pc putchar_unlocked
#define PI (3.14159265)
#define ff first
#define ss second
#define pb push_back
#define MOD (1000000007LL)
#define INF (100000005)
#define SIZE (2)
#define TREESIZE (302144)
#define LEFT(n) (2*n)
#define RIGHT(n) (2*n+1)
#define epsilon 1e8 //add to double before casting to integer
using namespace std;
typedef long long ll;
typedef unsigned long long ull;
typedef pair<int, int> ii;
typedef pair<ii, int> iii;
// #define matrix vector<vector<ll> >
// matrix identityMatrix;
// matrix mul(const matrix &a,const matrix &b)
// {
// int n=a.size();
// matrix ans(n,vector<ll> (n, 0) );
// for (int i = 0; i < n; ++i)
// {
// for (int j = 0; j < n; ++j)
// {
// for (int k = 0; k < n; ++k)
// {
// ans[i][j]+= ((long long)a[i][k]*b[k][j])%MOD;
// ans[i][j]%=MOD;
// }
// }
// }
// return ans;
// }
// matrix pwr(const matrix &a,long long n)
// {
// if(n==0)
// {
// /*define identity */
// assert(false);
// return identityMatrix;
// }
// if(n==1)
// return a;
// matrix tmp=pwr(a,n/2);
// tmp=mul(tmp,tmp);
// if(n&1)
// tmp=mul(a,tmp);
// return tmp;
// }
ll pwr(ll base, ll p, ll mod = MOD){
ll ans = 1;
while(p){
if(p & 1) ans = (ans * base) % mod;
base = (base * base) % mod;
p /= 2;
}
return ans;
}
ll gcd(ll a, ll b){
if(b == 0) return a;
return gcd(b, a%b);
}
ll lcm(ll a, ll b){
return (a*b) / gcd(a, b);
}
int n;
vector<int> adj[3005];
bool adj2[3005][3005];
int main()
{
ios_base::sync_with_stdio(0);
// freopen("input.txt", "r", stdin);
int e;
cin>>n>>e;
while(e--){
int a, b;
cin>>a>>b;
adj[a].pb(b);
adj2[a][b] = true;
}
ll ans = 0;
for(int i=1;i<=n;i++)
for(int j=1;j<=n;j++){
if(i == j) continue;
ll c = 0;
for(int k=0;k<(int)adj[i].size();k++)
if(adj[i][k] != i && adj[i][k] != j && adj2[adj[i][k]][j]) c++;
ans += c*(c-1)/2;
}
cout<<ans;
return 0;
}
| 17.783784
| 81
| 0.481383
|
AmrARaouf
|
f276e6cc1e4b45f231681e41341610ad8b44da36
| 8,596
|
cpp
|
C++
|
src/db.cpp
|
gheshu/image_decompiler
|
0bc471a0d4ab83c8a9a77a12b0fe601b57b6c133
|
[
"Apache-2.0"
] | 37
|
2018-03-31T11:12:08.000Z
|
2022-03-11T16:02:28.000Z
|
src/db.cpp
|
gheshu/image_decompiler
|
0bc471a0d4ab83c8a9a77a12b0fe601b57b6c133
|
[
"Apache-2.0"
] | null | null | null |
src/db.cpp
|
gheshu/image_decompiler
|
0bc471a0d4ab83c8a9a77a12b0fe601b57b6c133
|
[
"Apache-2.0"
] | 1
|
2021-09-29T23:10:54.000Z
|
2021-09-29T23:10:54.000Z
|
#include "db.h"
#include <cassert>
#include <cstdio>
#include <cstddef>
#include <cstring>
#include <algorithm>
#include "sha3.h"
s32 DB::ID::Compare(const ID& other) const
{
const s32* A = (const s32*)m_bytes;
const s32* B = (const s32*)other.m_bytes;
for(u32 i = 0; i < sizeof(m_bytes) / sizeof(s32); ++i)
{
s32 diff = A[i] - B[i];
if(diff)
{
return diff;
}
}
return 0;
}
void DB::Open(DB::Context& ctx, const char* filename)
{
assert(filename);
DB::Guard g(ctx.m_lock);
assert(!ctx.m_pFile);
assert(!ctx.m_filename);
ctx.m_filename = filename;
ctx.m_pFile = fopen(ctx.m_filename, "rb");
assert(ctx.m_pFile);
ctx.m_metadata.reset();
size_t num_records = 0;
fread(&num_records, sizeof(size_t), 1, ctx.m_pFile);
ctx.m_metadata.resizeGrow((s32)num_records);
fread(ctx.m_metadata.begin(), sizeof(DB::Record), num_records, ctx.m_pFile);
std::sort(ctx.m_metadata.begin(), ctx.m_metadata.end());
ctx.m_sorted = true;
}
void DB::Close(DB::Context& ctx)
{
DB::Guard g(ctx.m_lock);
char filename[256] = {0};
sprintf(filename, "%s_tmp", ctx.m_filename);
FILE* pTmp = fopen(filename, "wb");
assert(pTmp);
const size_t num_records = ctx.m_metadata.count();
fwrite(&num_records, sizeof(size_t), 1, pTmp);
const uint32_t header_begin = ftell(pTmp);
if(!ctx.m_sorted)
{
std::sort(ctx.m_metadata.begin(), ctx.m_metadata.end());
ctx.m_sorted = true;
}
fwrite(ctx.m_metadata.begin(), sizeof(DB::Record), num_records, pTmp);
const uint32_t header_end = ftell(pTmp);
Vector<u8> image_memory;
for(DB::Record& record : ctx.m_metadata)
{
fseek(ctx.m_pFile, record.begin, SEEK_SET);
record.begin = ftell(pTmp);
switch(record.table)
{
case DB::eTable::eRun:
{
DB::Run run;
fread(&run, sizeof(DB::Run), 1, ctx.m_pFile);
fwrite(&run, sizeof(DB::Run), 1, pTmp);
}
break;
case DB::eTable::eSlide:
{
DB::Slide slide;
fread(&slide, sizeof(DB::Slide), 1, ctx.m_pFile);
fwrite(&slide, sizeof(DB::Slide), 1, pTmp);
}
break;
case DB::eTable::eImage:
{
DB::Image image;
fread(&image, sizeof(DB::Image), 1, ctx.m_pFile);
const size_t image_bytes = (size_t)(image.image);
image_memory.resizeGrow((s32)image_bytes);
fread(image_memory.begin(), image_bytes, 1, ctx.m_pFile);
fwrite(&image, sizeof(DB::Image), 1, pTmp);
fwrite(image_memory.begin(), image_bytes, 1, pTmp);
}
break;
default:
{
puts("Bad table metadata found.");
assert(false);
}
break;
}
}
fseek(pTmp, header_begin, SEEK_SET);
fwrite(ctx.m_metadata.begin(), sizeof(DB::Record), num_records, pTmp);
fclose(pTmp);
fclose(ctx.m_pFile);
{
ctx.m_pFile = fopen(ctx.m_filename, "wb");
pTmp = fopen(filename, "rb");
fseek(pTmp, 0, SEEK_END);
const size_t file_size = ftell(pTmp);
fseek(pTmp, 0, SEEK_SET);
char buffer[256] = {0};
size_t bytes_left = file_size;
while(bytes_left > sizeof(buffer))
{
fread(buffer, sizeof(buffer), 1, pTmp);
fwrite(buffer, sizeof(buffer), 1, ctx.m_pFile);
bytes_left -= sizeof(buffer);
}
if(bytes_left > 0)
{
fread(buffer, bytes_left, 1, pTmp);
fwrite(buffer, bytes_left, 1, ctx.m_pFile);
bytes_left -= bytes_left;
}
fclose(ctx.m_pFile);
fclose(pTmp);
ctx.m_metadata.reset();
ctx.m_pFile = nullptr;
pTmp = nullptr;
ctx.m_filename = nullptr;
}
}
void StringHash(const char* str, sha3_ctx* ctx)
{
size_t len = strlen(str);
rhash_sha3_update(ctx, (const u8*)str, len);
}
void ByteHash(const void* p, size_t bytes, sha3_ctx* ctx)
{
rhash_sha3_update(ctx, (const u8*)p, bytes);
}
void DB::ComputeID(const DB::Run& run, DB::ID& id)
{
sha3_ctx ctx;
rhash_sha3_256_init(&ctx);
ByteHash(&run, sizeof(DB::Run), &ctx);
rhash_sha3_final(&ctx, id.m_bytes);
}
void DB::ComputeID(const DB::Slide& slide, DB::ID& id)
{
sha3_ctx ctx;
rhash_sha3_256_init(&ctx);
ByteHash(&slide.run_id, sizeof(DB::Slide) - sizeof(DB::ID), &ctx);
rhash_sha3_final(&ctx, id.m_bytes);
}
void DB::ComputeID(const DB::Image& image, DB::ID& id)
{
sha3_ctx ctx;
rhash_sha3_256_init(&ctx);
ByteHash(&image.width, sizeof(s32) * 2, &ctx);
const size_t image_bytes = image.width * image.height * 4 * sizeof(u8);
ByteHash(image.image, image_bytes, &ctx);
rhash_sha3_final(&ctx, id.m_bytes);
}
const DB::Record* DB::Find(DB::Context& ctx, const DB::Record& search)
{
if(!ctx.m_sorted)
{
std::sort(ctx.m_metadata.begin(), ctx.m_metadata.end());
ctx.m_sorted = true;
}
auto it = std::lower_bound(ctx.m_metadata.begin(), ctx.m_metadata.end(), search);
if(it == ctx.m_metadata.end())
{
return nullptr;
}
const DB::Record& record = *it;
if (record.table != search.table || record.id != search.id)
{
return nullptr;
}
return &record;
}
bool DB::Read(DB::Context& ctx, const DB::Record& search, void* dst)
{
DB::Guard g(ctx.m_lock);
assert(ctx.m_pFile);
const Record* pRecord = Find(ctx, search);
if(!pRecord)
return false;
fseek(ctx.m_pFile, pRecord->begin, SEEK_SET);
switch(pRecord->table)
{
case DB::eTable::eRun:
{
fread(dst, sizeof(DB::Run), 1, ctx.m_pFile);
}
break;
case DB::eTable::eSlide:
{
fread(dst, sizeof(DB::Slide), 1, ctx.m_pFile);
}
break;
case DB::eTable::eImage:
{
DB::Image& image = *(DB::Image*)dst;
fread(&image, sizeof(DB::Image), 1, ctx.m_pFile);
const size_t image_bytes = (size_t)image.image;
image.image = new u8[image_bytes];
fread(image.image, image_bytes, 1, ctx.m_pFile);
}
break;
default:
{
puts("Invalid record table found.");
assert(false);
return false;
}
break;
}
return true;
}
bool DB::Write(DB::Context& ctx, const void* item, Record& record)
{
switch(record.table)
{
case DB::eTable::eRun:
{
const DB::Run& run = *(const DB::Run*)item;
ComputeID(run, record.id);
}
break;
case DB::eTable::eSlide:
{
const DB::Slide& slide = *(const DB::Slide*)item;
ComputeID(slide, record.id);
}
break;
case DB::eTable::eImage:
{
const DB::Image& image = *(const DB::Image*)item;
ComputeID(image, record.id);
}
break;
default:
{
assert(false);
}
return false;
}
DB::Guard g(ctx.m_lock);
assert(ctx.m_pFile);
const Record* pExisting = Find(ctx, record);
if(pExisting)
{
fseek(ctx.m_pFile, pExisting->begin, SEEK_SET);
}
else
{
fseek(ctx.m_pFile, 0, SEEK_END);
record.begin = ftell(ctx.m_pFile);
ctx.m_metadata.grow() = record;
ctx.m_sorted = false;
}
switch(record.table)
{
case eRun:
{
const DB::Run* pRun = (const DB::Run*)item;
fwrite(pRun, sizeof(DB::Run), 1, ctx.m_pFile);
}
break;
case eSlide:
{
const DB::Slide* pSlide = (const DB::Slide*)item;
fwrite(pSlide, sizeof(DB::Slide), 1, ctx.m_pFile);
}
break;
case eImage:
{
const DB::Image* pImage = (const DB::Image*)item;
const size_t img_bytes = pImage->width * pImage->height * 4 * sizeof(u8);
DB::Image toWrite = *pImage;
memcpy(&toWrite.image, &img_bytes, sizeof(size_t));
fwrite(&toWrite, sizeof(DB::Image), 1, ctx.m_pFile);
fwrite(pImage->image, img_bytes, 1, ctx.m_pFile);
}
break;
default:
{
assert(false);
}
return false;
}
return true;
}
| 26.778816
| 85
| 0.540251
|
gheshu
|
f277ae898d4cc9acf33489a52fd40494261a46f2
| 4,780
|
cxx
|
C++
|
source/Tools/FuseSegmentationSpatialGC3D.cxx
|
tschuls/ETH-SegReg-DLL
|
34bd10464dc5e8b3c7bf3371ca1e190d692385b7
|
[
"BSD-2-Clause-FreeBSD"
] | 15
|
2015-04-15T06:49:06.000Z
|
2021-09-01T09:09:50.000Z
|
source/Tools/FuseSegmentationSpatialGC3D.cxx
|
tschuls/ETH-SegReg-DLL
|
34bd10464dc5e8b3c7bf3371ca1e190d692385b7
|
[
"BSD-2-Clause-FreeBSD"
] | 14
|
2015-03-09T19:09:47.000Z
|
2015-09-04T15:31:12.000Z
|
source/Tools/FuseSegmentationSpatialGC3D.cxx
|
tschuls/ETH-SegReg-DLL
|
34bd10464dc5e8b3c7bf3371ca1e190d692385b7
|
[
"BSD-2-Clause-FreeBSD"
] | 10
|
2015-04-08T09:17:44.000Z
|
2017-08-12T17:30:15.000Z
|
#include "Log.h"
#include <stdio.h>
#include <iostream>
#include "ArgumentParser.h"
#include "ImageUtils.h"
#include <fstream>
#include "itkGaussianImage.h"
#include "Metrics.h"
#include "GCoptimization.h"
using namespace std;
using namespace itk;
int main(int argc, char ** argv)
{
feraiseexcept(FE_INVALID|FE_DIVBYZERO|FE_OVERFLOW);
typedef int PixelType;
const unsigned int D=3;
typedef Image<PixelType,D> ImageType;
typedef ImageType::IndexType IndexType;
typedef ImageType::PointType PointType;
typedef ImageType::DirectionType DirectionType;
typedef ImageType::Pointer ImagePointerType;
typedef ImageType::ConstPointer ImageConstPointerType;
typedef Image<float,D> FloatImageType;
typedef FloatImageType::Pointer FloatImagePointerType;
typedef ImageType::IndexType IndexType;
typedef float EnergyType;
typedef GCoptimizationGeneralGraph MRFType;
string inFile, outFile;
double variance=1.0,mean=0.0;
if (argc<4){
LOG<<"Usage: FuseSegmentationsMaxVote3D <outputFile> <targetImage> <deformedImage1> <seg1> <deformedImage2> <input2> ..."<<endl;
exit(0);
}
ImagePointerType targetImage = ImageUtils<ImageType>::readImage(argv[2]);
ImagePointerType downSampledTargetImage=FilterUtils<ImageType>::LinearResample(targetImage,0.3,true);
LOG<<"allocating counts structure"<<endl;
std::vector< map<int,float > * > votes(targetImage->GetRequestedRegion().GetNumberOfPixels(),NULL);
std::vector< float > backGroundVotes(targetImage->GetRequestedRegion().GetNumberOfPixels(),0);
LOG<<"done allocating counts structure"<<endl;
//for relative weighing
map<int,unsigned char > totalLabelCountPerImage;
typedef map<int,unsigned char >::iterator CountMapIterator;
//accumulate counts
for (int i=3;i<argc;i+=2){
ImagePointerType deformedAtlasImage=FilterUtils<ImageType>::LinearResample(ImageUtils<ImageType>::readImage(argv[i]),downSampledTargetImage,true);
LOG<<"Reading img "<<argv[i]<<endl;
ImagePointerType img = ImageUtils<ImageType>::readImage(argv[i+1]);
FloatImagePointerType lncc=Metrics<ImageType,FloatImageType>::efficientLNCC(downSampledTargetImage,deformedAtlasImage,10,10);
ImageUtils<ImageType>::ImageIteratorType it2(img,img->GetRequestedRegion());
typedef itk::LinearInterpolateImageFunction<FloatImageType, double> ImageInterpolatorType;
ImageInterpolatorType::Pointer interpolator=ImageInterpolatorType::New();
interpolator->SetInputImage(lncc);
map<int,unsigned char > labelCountPerImage;
it2.GoToBegin();
for (int c=0;!it2.IsAtEnd();++it2,++c){
PixelType val2=it2.Get();
PointType pt;
targetImage->TransformIndexToPhysicalPoint(it2.GetIndex(),pt);
float weight=interpolator->Evaluate(pt)+std::numeric_limits<float>::epsilon();
if (val2==0){
backGroundVotes[c]+=weight;
}else{
if (votes[c] == NULL){
votes[c]=new map<int,float >;
}
(*(votes[c]))[val2]+=weight;
}
if (labelCountPerImage[val2] == 0) labelCountPerImage[val2]=1;
}
CountMapIterator countMapIt=labelCountPerImage.begin();
for (;countMapIt!=labelCountPerImage.end();++countMapIt){
++totalLabelCountPerImage[countMapIt->first];
LOG<<VAR(int(countMapIt->first))<<" "<<VAR(int(totalLabelCountPerImage[countMapIt->first]))<<endl;
}
}
int maxCount=1;
CountMapIterator countMapIt=totalLabelCountPerImage.begin();
for (;countMapIt!=totalLabelCountPerImage.end();++countMapIt){
LOG<<VAR(int(countMapIt->second)) <<" "<<VAR(countMapIt->first)<<endl;
maxCount=max(maxCount,int(countMapIt->second));
}
MRFType * m_optimizer;
m_optimizer= new MRFType(targetImage->GetRequestedRegion().GetNumberOfPixels(),maxCount);
ImageUtils<ImageType>::ImageIteratorType it2(targetImage,targetImage->GetRequestedRegion());
it2.GoToBegin();
for (int c=0;!it2.IsAtEnd();++it2,++c){
float maxVote=1.0*backGroundVotes[c]/maxCount; int maxLabel=0;
if (votes[c]){
map<int,float >::iterator mapIt=(*(votes[c])).begin();
for (;mapIt!=votes[c]->end();++mapIt){
float vote=1.0*mapIt->second/(totalLabelCountPerImage[mapIt->first]);
if (vote>maxVote){
maxVote=vote;
maxLabel=mapIt->first;
}
}
delete votes[c];
}
it2.Set(maxLabel);
}
ImageUtils<ImageType>::writeImage(argv[1],targetImage);
return 1;
}
| 37.637795
| 154
| 0.659205
|
tschuls
|
f27ec7d798eb0e22630a2e6e37683a56ee4e73a4
| 1,762
|
cpp
|
C++
|
Base project/MyGame/MyGame/GameOverText.cpp
|
kian-darrington/TD-Game
|
022fd997467935febf40752183b0bb008346edb7
|
[
"MIT"
] | null | null | null |
Base project/MyGame/MyGame/GameOverText.cpp
|
kian-darrington/TD-Game
|
022fd997467935febf40752183b0bb008346edb7
|
[
"MIT"
] | null | null | null |
Base project/MyGame/MyGame/GameOverText.cpp
|
kian-darrington/TD-Game
|
022fd997467935febf40752183b0bb008346edb7
|
[
"MIT"
] | null | null | null |
#include "GameOverText.h"
#include "GameScene.h"
#include <sstream>
#include <string>
#include <fstream>
//Text that is printed at the start of the game, and the death of the player
GameOverText::GameOverText(bool startScreen, int score) {
text_.setFont(GAME.getFont("Resources/Courneuf-Regular.ttf"));
text_.setPosition(sf::Vector2f(50.0f, 50.0f));
text_.setCharacterSize(48);
std::stringstream stream;
startScreen_ = startScreen;
if (!startScreen) {
text_.setFillColor(sf::Color::Red);
text_.setOutlineColor(sf::Color::Red);
std::ifstream in;
in.open("Score.txt");
std::string temp;
int highscore = 0;
std::getline(in, temp);
highscore = std::stoi(temp);
in.close();
if (score > highscore) {
highscore = score;
std::ofstream out;
out.open("Score.txt");
out << score;
out.close();
}
stream << "YOU DIED!\n\nYOUR SCORE IS: " << score << "\n\nYOUR HIGH SCORE IS: " << highscore <<"\n\n\n\nPRESS ENTER TO START AGAIN";
}
else {
stream << "WELCOME TO COOKIE CRUSH TD\n\nPRESS 'I' FOR INSTRUCTIONS\n\nPRESS ENTER TO START";
}
text_.setString(stream.str());
assignTag("text");
}
void GameOverText::draw() {
GAME.getRenderWindow().draw(text_);
}
void GameOverText::update(sf::Time& elapsed) {
if (sf::Keyboard::isKeyPressed(sf::Keyboard::Enter)) {
GameScenePtr scene = std::make_shared<GameScene>();
GAME.setScene(scene);
return;
}
if (sf::Keyboard::isKeyPressed(sf::Keyboard::I) && startScreen_) {
std::stringstream stream;
stream << "PRESS 'T' TO LAY DOWN TOWERS FOR 50 MONEY\nCLICK ON A TOWER TO SELECT IT\nPRESS SPACE WHILE SELECTING A TOWER\nTO UPGRADE\nPRESS BACKSPACE WHILE SELECTING A TOWER\nTO SELL IT\n\n\nPRESS ENTER TO START";
text_.setString(stream.str());
startScreen_ = false;
}
}
| 32.036364
| 215
| 0.696368
|
kian-darrington
|
f2809150012cde09643e56aaab7ac37d35d15001
| 2,596
|
hh
|
C++
|
src/utils/ObservationData.hh
|
fmyuan/amanzi
|
edb7b815ae6c22956c8519acb9d87b92a9915ed4
|
[
"RSA-MD"
] | 37
|
2017-04-26T16:27:07.000Z
|
2022-03-01T07:38:57.000Z
|
src/utils/ObservationData.hh
|
fmyuan/amanzi
|
edb7b815ae6c22956c8519acb9d87b92a9915ed4
|
[
"RSA-MD"
] | 494
|
2016-09-14T02:31:13.000Z
|
2022-03-13T18:57:05.000Z
|
src/utils/ObservationData.hh
|
fmyuan/amanzi
|
edb7b815ae6c22956c8519acb9d87b92a9915ed4
|
[
"RSA-MD"
] | 43
|
2016-09-26T17:58:40.000Z
|
2022-03-25T02:29:59.000Z
|
/*
Utils
Copyright 2010-201x held jointly by LANS/LANL, LBNL, and PNNL.
Amanzi is released under the three-clause BSD License.
The terms of use and "as is" disclaimer for this license are
provided in the top-level COPYRIGHT file.
*/
#ifndef AMANZI_OBSERVATION_DATA_HH
#define AMANZI_OBSERVATION_DATA_HH
#include <map>
#include <ostream>
#include <string>
#include <vector>
namespace Amanzi {
class ObservationData {
public:
struct DataQuadruple {
DataQuadruple() : time(-1), value(-1), is_valid(false), unit("") {};
void print(std::ostream &os) const {
os << "is_valid=" << is_valid << ", time=" << time
<< ", data=" << value << ", unit=" << unit << std::endl;
}
double time, value;
bool is_valid;
std::string unit;
};
ObservationData() {};
std::vector<ObservationData::DataQuadruple> operator[](const std::string& label) const {
// If label not found, returns zero-length vector
std::map<std::string, std::vector<DataQuadruple> >::const_iterator it = data.find(label);
if (it == data.end()) {
return std::vector<DataQuadruple>();
} else {
return it->second;
}
}
std::vector<std::string> observationLabels() const {
std::vector<std::string> result(data.size());
int cnt=0;
for (std::map<std::string, std::vector<DataQuadruple> >::const_iterator it = data.begin(); it!=data.end(); ++it) {
result[cnt++] = it->first;
}
return result;
}
std::vector<ObservationData::DataQuadruple>& operator[](const std::string& label) {
std::map<std::string, std::vector<DataQuadruple> >::const_iterator it = data.find(label);
if (it == data.end()) {
std::vector<DataQuadruple> dt;
data[label] = dt;
return data[label];
} else {
return data[label];
}
}
std::vector<std::string> observationLabels() {
std::vector<std::string> result(data.size());
int cnt=0;
for (std::map<std::string, std::vector<DataQuadruple> >::const_iterator it = data.begin(); it!=data.end(); ++it) {
result[cnt++] = it->first;
}
return result;
}
void print (std::ostream& os) const {
for (std::map<std::string, std::vector<DataQuadruple> >::const_iterator it = data.begin();
it != data.end(); it++) {
os << it->first << std::endl;
for (std::vector<DataQuadruple>::const_iterator jt = it->second.begin(); jt != it->second.end(); jt++)
jt->print(os);
}
}
private:
std::map<std::string, std::vector<DataQuadruple> > data;
};
} // namespace Amanzi
#endif
| 28.527473
| 118
| 0.612866
|
fmyuan
|
f281ea526af2ff533bc8c4f3fbae5830140c036c
| 6,142
|
inl
|
C++
|
branch/old_angsys/angsys_beta3/include/angsys/ang/inline/variable.inl
|
ChuyX3/angsys
|
89b2eaee866bcfd11e66efda49b38acc7468c780
|
[
"Apache-2.0"
] | null | null | null |
branch/old_angsys/angsys_beta3/include/angsys/ang/inline/variable.inl
|
ChuyX3/angsys
|
89b2eaee866bcfd11e66efda49b38acc7468c780
|
[
"Apache-2.0"
] | null | null | null |
branch/old_angsys/angsys_beta3/include/angsys/ang/inline/variable.inl
|
ChuyX3/angsys
|
89b2eaee866bcfd11e66efda49b38acc7468c780
|
[
"Apache-2.0"
] | null | null | null |
#ifndef __SAMRT_PTR_H__
#error ...
#elif !defined __VARIABLE_INL__
#define __VARIABLE_INL__
namespace ang
{
template<typename T>
struct __variable_constructor_helper<T, true>
{
static void construct(variable<T>* ptr, T const& val)
{
ptr->set(val);
}
static void construct(variable<T>* ptr, value<T> const& val)
{
ptr->set(val);
}
};
template<typename T>
struct __variable_constructor_helper<T, false>
{
static void construct(variable<T>* ptr, T const& val)
{
#ifdef WINDOWS_PLATFORM
#ifdef _DEBUG
__debugbreak();
#endif
#endif
}
static void construct(variable<T>* ptr, value<T> const& val)
{
#ifdef WINDOWS_PLATFORM
#ifdef _DEBUG
__debugbreak();
#endif
#endif
}
};
template<typename T>
inline variable<T>::variable()
{
}
template<typename T>
inline variable<T>::variable(T const& val)
{
__variable_constructor_helper<T>::construct(this, val);
}
template<typename T>
inline variable<T>::variable(variable<T> const* val)
{
__variable_constructor_helper<T>::construct(this, (value<T> const&)*val);
}
template<typename T>
inline variable<T>::~variable()
{
}
template<typename T>
inline rtti_t const& variable<T>::class_info()
{
static const cstr_view<char> name = text::string_pool::instance()->save_string((astring("ang::variable<"_s) += rtti::type_of<T>().type_name()) += ">"_s);
static rtti_t const* parents[] = { &runtime::type_of<object>(), &runtime::type_of<ivariant>() };
static rtti_t const& info = rtti::regist(name, genre::class_type, size_of<variable<T>>(), alignof(variable<T>), parents, &intf::default_query_interface);
return info;
}
template<typename T>
inline rtti_t const& variable<T>::runtime_info()const
{
return class_info();
}
template<typename T>
inline bool variable<T>::query_interface(rtti_t const& id, unknown_ptr_t out)
{
if (id.type_id() == class_info().type_id())
{
if (out == null) return false;
*out = static_cast<variable<T>*>(this);
return true;
}
else if (object::query_interface(id, out))
{
return true;
}
else if (id.type_id() == type_of<ivariant>().type_id()) {
if (out == null) return false;
*out = static_cast<ivariant*>(this);
return true;
}
else if (id.type_id() == type_of<T>().type_id()) {
if (out == null) return false;
*out = (T*)&this->get();
return true;
}
return false;
}
template<typename T>
inline string variable<T>::to_string()const
{
return class_info().type_name();
}
template<typename T>
inline string variable<T>::to_string(text::text_format_t)const
{
return class_info().type_name();
}
template<typename T>
inline comparision_result_t variable<T>::compare(object const* obj)const
{
//TODO:
return comparision_result::diferent;
}
template<typename T>
inline rtti_t const& variable<T>::value_type()const
{
return type_of<T>();
}
template<typename T>
inline bool variable<T>::set_value(rtti_t const&, unknown_t)
{
//TODO:
return false;
}
template<typename T>
inline bool variable<T>::get_value(rtti_t const&, unknown_t)const
{
//TODO:
return false;
}
template<typename T>
inline variant variable<T>::clone()const
{
return (ivariant*)new variable<T>(this);
}
///////////////////////////////////////////////////////////////////////////
template<typename T>
inline intf_wrapper<ivariant>::intf_wrapper(ang::shared_ptr<T> ptr)
: intf_wrapper<ivariant>(null) {
set(ptr.get());
}
template<wsize N>
inline intf_wrapper<ivariant>::intf_wrapper(const char(&ar)[N])
: intf_wrapper<ivariant>(null) {
set(new text::basic_string_buffer<text::encoding::ascii>(ar));
}
template<wsize N>
inline intf_wrapper<ivariant>::intf_wrapper(const wchar(&ar)[N])
: intf_wrapper<ivariant>(null) {
set(new text::basic_string_buffer<text::encoding::unicode>(ar));
}
template<wsize N>
inline intf_wrapper<ivariant>::intf_wrapper(const mchar(&ar)[N])
: intf_wrapper<ivariant>(null) {
set(new text::basic_string_buffer<text::encoding::utf8>(ar));
}
template<wsize N>
inline intf_wrapper<ivariant>::intf_wrapper(const char16(&ar)[N])
: intf_wrapper<ivariant>(null) {
set(new text::basic_string_buffer<text::encoding::utf16>(ar));
}
template<wsize N>
inline intf_wrapper<ivariant>::intf_wrapper(const char32(&ar)[N])
: intf_wrapper<ivariant>(null) {
set(new text::basic_string_buffer<text::encoding::utf32>(ar));
}
template<typename T, text::encoding E>
inline intf_wrapper<ivariant>::intf_wrapper(str_view<T, E> str)
: intf_wrapper<ivariant>(null) {
set(new text::basic_string_buffer<E>(str));
}
template<typename T, wsize N>
inline intf_wrapper<ivariant>::intf_wrapper(T(&ar)[N])
: intf_wrapper<ivariant>(null) {
set(new collections::array_buffer<T>(ar));
}
template<text::encoding E, template<typename>class A>
inline intf_wrapper<ivariant>::intf_wrapper(text::basic_string<E, A> const& str)
: intf_wrapper<ivariant>(null) {
set(str.is_empty() ? null : str.get());
}
template<typename T>
intf_wrapper<ivariant>& intf_wrapper<ivariant>::operator = (T* ptr) {
static_assert(is_base_of<ivariant, T>::value, "Invalid argument for var");
set(ptr);
return*this;
}
template<typename T>
intf_wrapper<ivariant>& intf_wrapper<ivariant>::operator = (shared_ptr<T> ptr) {
set(ptr.get());
return*this;
}
template<typename T>
intf_wrapper<ivariant>& intf_wrapper<ivariant>::operator = (intf_wrapper<T> const& ptr) {
ivariant* var_ = interface_cast<ivariant>(ptr.get());
set(var_);
return*this;
}
template<typename T, text::encoding E>
intf_wrapper<ivariant>& intf_wrapper<ivariant>::operator = (str_view<T, E> const& str) {
text::istring *_string;
if(_string = interface_cast<text::istring>(get()))
{
_string->copy(str);
}
else
{
set(new text::basic_string_buffer<E>(str));
}
return*this;
}
template<typename T, wsize N>
intf_wrapper<ivariant>& intf_wrapper<ivariant>::operator = (T(&ar)[N]) {
if (interface_cast<collections::iarray<T>>(get()))
{
get()->set_value(ar);
}
else
{
array<T> arr = ar;
set((ivariant*)arr.get());
}
return*this;
}
}
#endif//__VARIABLE_INL__
| 23.714286
| 155
| 0.6817
|
ChuyX3
|
f282637bbe6699559c93996a7c15725249b2acf0
| 3,730
|
cpp
|
C++
|
evias/application/debugger.cpp
|
evias/evias
|
5b5d4c16404f855c3234afa05b11c339a3ebb4cb
|
[
"BSD-3-Clause"
] | 1
|
2015-10-31T03:18:02.000Z
|
2015-10-31T03:18:02.000Z
|
evias/application/debugger.cpp
|
evias/evias
|
5b5d4c16404f855c3234afa05b11c339a3ebb4cb
|
[
"BSD-3-Clause"
] | null | null | null |
evias/application/debugger.cpp
|
evias/evias
|
5b5d4c16404f855c3234afa05b11c339a3ebb4cb
|
[
"BSD-3-Clause"
] | null | null | null |
#include "debugger.hpp"
namespace evias {
namespace application {
Debugger::Debugger ()
: MainWnd ()
{
_logFilePath = "/home/greg/srv/home.work/iSchool/resources/storage/debugger.log";
setWindowTitle ("iSchool Debugger v1.0");
resize (640, 480);
_initMenu ();
_initLayout ();
log ("iSchool Debugger initialized.");
}
Debugger::~Debugger ()
{ }
void Debugger::log (string msg)
{
ofstream ostr;
ostr.open (_logFilePath.c_str(), ios::app);
string time = Date::now()->toString();
if (ostr.good())
// append message
ostr << time << " : " << msg << endl;
ostr.close();
}
void Debugger::_initMenu ()
{
_mainMenu = new QMenu ("Debugger");
_actionsMenu= new QMenu ("Actions");
_viewMenu = new QMenu ("View");
_aboutMenu = new QMenu ("About");
_mainMenu->addAction ("Quit", this, SLOT (close()));
menuBar()->addMenu (_mainMenu);
menuBar()->addMenu (_actionsMenu);
menuBar()->addMenu (_viewMenu);
menuBar()->addMenu (_aboutMenu);
// set Debugger's menu bar
setMenuBar (menuBar());
}
void Debugger::_initLayout ()
{
addToolBar (Qt::LeftToolBarArea, _initLogsToolbar ());
_logTabWidget = new QTabWidget;
_logTabWidget->addTab ( addLogsTab (), "Log Window 1" );
// set Debugger's central widget
setCentralWidget (_logTabWidget);
}
QToolBar* Debugger::_initLogsToolbar ()
{
_logsToolBar = new QToolBar ( "Logs" );
_logsToolBar->addAction ("Add Log Window", this, SLOT (addLogsTab()));
return _logsToolBar;
}
QWidget* Debugger::addLogsTab ()
{
QWidget* tab = new QWidget;
QString fileName;
int index = 0;
if (! _tabsOpened.empty()) {
index = _tabsOpened.size ();
fileName = QFileDialog::getOpenFileName (this, tr ("Open log file"), "/", tr ("All files (*)"));
if (fileName == "/") {
// no file selected
fileName = "";
}
index++;
}
else {
fileName = "/home/greg/srv/home.work/iSchool/resources/storage/debugger.log";
}
string editorContent = "";
vector<QString> lines;
TailEditor* fileContentDisplay = new TailEditor;
if (! fileName.isEmpty()) {
fileContentDisplay->setFile (fileName.toStdString());
}
else {
// no file opened, empty text edit
fileContentDisplay->setHasNoData (true);
}
QLineEdit* fileNameDisplay = new QLineEdit;
fileNameDisplay->setText (fileName);
QVBoxLayout* boxLayout = new QVBoxLayout;
boxLayout->addWidget (fileNameDisplay);
boxLayout->addWidget (fileContentDisplay);
tab->setLayout (boxLayout);
string tabStyleSheet = " \
QLineEdit { \
border: 2px solid gray; \
border-radius: 10px; \
padding: 0px 25px; \
background: green; \
color: black; \
} \
";
tab->setStyleSheet (tabStyleSheet.c_str());
_tabsOpened.push_back (tab);
if (! _tabsOpened.empty ()) {
// needs to add the tab to the _logTabWidget
_logTabWidget->addTab (tab, QString ("Log Window %1").arg (index));
}
return tab;
}
}; // end namespace application
}; // end namespace evias
| 24.866667
| 108
| 0.523592
|
evias
|
f284021a9602e2717a9bc2eb2f693c4104ba9ac1
| 2,711
|
cpp
|
C++
|
Compiler/Compiler/main.cpp
|
try1117/PascalCompiler
|
4890b8d1f2142c163a5bdf71227f805b429204f9
|
[
"MIT"
] | null | null | null |
Compiler/Compiler/main.cpp
|
try1117/PascalCompiler
|
4890b8d1f2142c163a5bdf71227f805b429204f9
|
[
"MIT"
] | null | null | null |
Compiler/Compiler/main.cpp
|
try1117/PascalCompiler
|
4890b8d1f2142c163a5bdf71227f805b429204f9
|
[
"MIT"
] | null | null | null |
#include <fstream>
#include <iostream>
#include <locale>
#include "Tokenizer.h"
#include "ExpressionParser.h"
#include "Parser.h"
#include "Exceptions.h"
#include "Generator.h"
int main(int argc, char *argv[])
{
std::locale::global(std::locale(""));
if (argc == 1) {
std::cout << "Pascal compiler" << std::endl;
std::cout << "Copyright (c) 2018 by Danilov Roman FEFU b8303a" << std::endl;
std::cout << "[options] <file name>" << std::endl;
std::cout << "-l option to show a table of tokens" << std::endl;
std::cout << "-exp option to show a syntax-tree of an arithmetic expression" << std::endl;
}
else if (argc == 3) {
if (strcmp(argv[1], "-l") == 0) {
Tokenizer tokenizer(argv[2]);
std::ofstream output("output.txt");
try {
while (tokenizer.next()) {
//std::cout << tokenizer.getCurrentToken()->toString() << std::endl;
output << tokenizer.getCurrentToken()->toString() << std::endl;
}
}
catch (LexicalException e) {
output << e.what() << std::endl;
}
catch (std::exception e) {
output << e.what() << std::endl;
}
//std::system("pause");
}
else if (strcmp(argv[1], "-exp") == 0) {
//ExpressionParser exprParser(std::shared_ptr<Tokenizer>(new Tokenizer(argv[2])));
//std::ofstream output("output.txt");
//
//try {
// auto e = exprParser.parse();
// e->print(output);
//}
//catch (LexicalException e) {
// output << e.what() << std::endl;
//}
//catch (SyntaxException e) {
// output << e.what() << std::endl;
//}
//catch (std::exception e) {
// output << e.what() << std::endl;
//}
}
else if (strcmp(argv[1], "-s") == 0) {
Parser parser(std::shared_ptr<Tokenizer>(new Tokenizer(argv[2])));
std::ofstream output("output.txt");
try {
PType mainFunction = parser.parse();
output << mainFunction->toString();
}
catch (LexicalException e) {
output << e.what() << std::endl;
}
catch (SyntaxException e) {
output << e.what() << std::endl;
}
catch (std::exception e) {
output << e.what() << std::endl;
}
}
else if (strcmp(argv[1], "-g") == 0) {
Parser parser(std::shared_ptr<Tokenizer>(new Tokenizer(argv[2])));
std::ofstream syntaxTree("syntax_tree.txt");
std::ofstream asmCode("asm_code.txt");
try {
PType mainFunction = parser.parse();
syntaxTree << mainFunction->toString();
AsmCode code;
parser.toAsmCode(code);
asmCode << code.toString();
}
catch (LexicalException e) {
syntaxTree << e.what() << std::endl;
}
catch (SyntaxException e) {
syntaxTree << e.what() << std::endl;
}
catch (std::exception e) {
syntaxTree << e.what() << std::endl;
}
}
}
return 0;
}
| 26.320388
| 92
| 0.584286
|
try1117
|
f28a5b961167970b12d2ec637285b3efb755e256
| 19,130
|
cpp
|
C++
|
src/main.cpp
|
fosterbrereton/pngpp
|
e50cefc9dffb55d6709e99cbd079e7b318b92957
|
[
"BSL-1.0"
] | null | null | null |
src/main.cpp
|
fosterbrereton/pngpp
|
e50cefc9dffb55d6709e99cbd079e7b318b92957
|
[
"BSL-1.0"
] | null | null | null |
src/main.cpp
|
fosterbrereton/pngpp
|
e50cefc9dffb55d6709e99cbd079e7b318b92957
|
[
"BSL-1.0"
] | null | null | null |
/**************************************************************************************************/
// PNGpp copyright 2017 Foster Brereton. See LICENSE.txt for license details.
/**************************************************************************************************/
// stdc++
#include <iostream>
#include <numeric>
#include <random>
// tbb
#include <tbb/parallel_for_each.h>
// boost
#include <boost/program_options.hpp>
// application
#include <pngpp/files.hpp>
#include <pngpp/png.hpp>
#include <pngpp/rgba.hpp>
#include <pngpp/image_utils.hpp>
/**************************************************************************************************/
using namespace pngpp;
/**************************************************************************************************/
typedef std::vector<std::size_t> indexed_histogram_t;
indexed_histogram_t indexed_histogram(const image_t& image) {
indexed_histogram_t result(PNG_MAX_PALETTE_LENGTH, 0);
for (auto entry : image)
++result[entry];
return result;
}
/**************************************************************************************************/
typedef std::pair<std::size_t, std::uint8_t> indexed_histogram_pair_t;
typedef std::vector<indexed_histogram_pair_t> indexed_histogram_table_t;
indexed_histogram_table_t make_indexed_histogram_table(const image_t& image) {
std::size_t count(image.color_table().size());
indexed_histogram_table_t result(count);
indexed_histogram_t image_hist(indexed_histogram(image));
for (std::size_t i(0); i < count; ++i) {
result[i] = indexed_histogram_pair_t(image_hist[i], i);
}
return result;
}
/**************************************************************************************************/
typedef std::vector<std::uint8_t> index_map_t;
image_t reindex_image(image_t image, const index_map_t& map) {
for (auto& entry : image)
entry = map[entry];
const auto& src_table(image.color_table());
color_table_t dst_table(src_table);
std::size_t count(image.color_table().size());
for (std::size_t i(0); i < count; ++i)
dst_table[map[i]] = src_table[i];
image.set_color_table(dst_table);
return image;
}
image_t reindex_image(const image_t& image, const indexed_histogram_table_t& table) {
std::size_t count(image.color_table().size());
index_map_t sorted_map(count);
for (std::size_t i(0); i < count; ++i) {
sorted_map[table[i].second] = i;
}
return reindex_image(image, sorted_map);
}
/**************************************************************************************************/
inline double grey(const rgba_t& c) {
double r = c._r / 255.;
double g = c._g / 255.;
double b = c._b / 255.;
double a = c._a / 255.;
return 0.2126 * r + 0.7152 * g + 0.0722 * b * a;
}
/**************************************************************************************************/
typedef std::map<rgba_t, std::size_t> truecolor_histogram_t;
truecolor_histogram_t truecolor_histogram(const image_t& image) {
truecolor_histogram_t result;
auto bpp(image.bpp());
auto p(image.begin());
auto last(image.end());
if (bpp == 3) {
while (p != last) {
rgba_t rgb{
*p++, *p++, *p++, 255,
};
++result[rgb];
}
} else if (bpp == 4) {
while (p != last) {
rgba_t rgb{
*p++, *p++, *p++, *p++,
};
++result[rgb];
}
}
return result;
}
/**************************************************************************************************/
inline auto sq_distance(std::int64_t x, std::int64_t y) {
std::int64_t diff(x - y);
return diff * diff;
}
/**************************************************************************************************/
inline auto sq_distance(const rgba_t& x, const rgba_t& y) {
return sq_distance(x._r, y._r) + sq_distance(x._g, y._g) + sq_distance(x._b, y._b) +
sq_distance(x._a, y._a);
}
/**************************************************************************************************/
inline auto euclidean_distance(const rgba_t& x, const rgba_t& y) {
return std::sqrt(sq_distance(x, y));
}
/**************************************************************************************************/
std::vector<std::int64_t> compute_sq_d(const std::vector<rgba_t>& colors,
const std::vector<rgba_t>& seeds) {
std::size_t count(colors.size());
std::vector<std::int64_t> values(count);
tbb::parallel_for<std::size_t>(0,
count,
1,
[& _colors = colors, &_seeds = seeds, &_values = values](
std::size_t i) {
const auto& color = _colors[i];
std::int64_t d(std::numeric_limits<std::int64_t>::max());
for (const auto& seed : _seeds) {
d = std::min(d, sq_distance(color, seed));
// color is a seed; we're done here.
if (d == 0)
break;
}
_values[i] = d;
});
return values;
}
/**************************************************************************************************/
std::vector<rgba_t> k_means_pp(const std::vector<rgba_t>& v, std::size_t n) {
if (v.empty() || v.size() <= n)
return v;
static std::random_device rd;
static std::mt19937 gen(rd());
std::uniform_int_distribution<> i_dist(0, v.size() - 1);
std::vector<rgba_t> result(1, v[i_dist(gen)]);
while (result.size() < n) {
auto d(compute_sq_d(v, result));
std::discrete_distribution<> dist(d.begin(), d.end());
std::size_t index(dist(gen));
result.push_back(v[index]);
}
return result;
}
/**************************************************************************************************/
color_table_t make_grad_table() {
// grayscale gradient color table from black to white. It might be better to
// make this e.g., a green or yellow gradient instead, to ease visibility in
// the dark range.
std::size_t count(PNG_MAX_PALETTE_LENGTH);
color_table_t result(count);
for (std::size_t i(0); i < count; ++i) {
result[i]._r = i;
result[i]._g = i;
result[i]._b = i;
result[i]._a = 255;
}
return result;
}
/**************************************************************************************************/
std::pair<std::size_t, double> quantize(const rgba_t& c, const color_table_t& table) {
std::size_t index{0};
std::int64_t min_error{std::numeric_limits<std::int64_t>::max()};
std::size_t count(table.size());
for (std::size_t i(0); i < count; ++i) {
std::int64_t error(sq_distance(c, table[i]));
if (error >= min_error)
continue;
index = i;
min_error = error;
// exact match; no need to keep looking
if (min_error == 0)
break;
}
return std::make_pair(index, std::sqrt(min_error));
}
/**************************************************************************************************/
typedef std::pair<image_t, image_t> quantization_t;
quantization_t quantize(const image_t& image, color_table_t color_table) {
image_t result(image.width(),
image.height(),
image.depth(),
image.width(),
PNG_COLOR_TYPE_PALETTE);
image_t error_result(image.width(),
image.height(),
image.depth(),
image.width(),
PNG_COLOR_TYPE_PALETTE);
auto dst(result.begin());
auto err_dst(error_result.begin());
auto area(image.area());
tbb::parallel_for<decltype(
area)>(0,
area,
1,
[& _image = image, _dst = dst, _err_dst = err_dst, &_color_table = color_table](
auto i) {
auto q(quantize(_image.pixel<std::uint8_t>(i), _color_table));
_dst[i] = q.first;
_err_dst[i] = static_cast<std::uint8_t>(
std::min<std::uint16_t>(std::lround(q.second), 255));
});
result.set_color_table(std::move(color_table));
error_result.set_color_table(make_grad_table());
return std::make_pair(std::move(result), std::move(error_result));
}
/**************************************************************************************************/
void palette_optimizations(const image_t& image, const path_t& output) {
if (image.color_type() != PNG_COLOR_TYPE_PALETTE)
return;
indexed_histogram_table_t hist_table(make_indexed_histogram_table(image));
std::sort(hist_table.begin(), hist_table.end(), [& _image = image](auto& x, auto& y) {
// first compare histogram counts (then the actual colors if the counts
// are the same).
if (x.first < y.first) {
return true;
} else if (y.first < x.first) {
return false;
}
const auto& color_table(_image.color_table());
const auto& x_color(color_table[x.second]);
const auto& y_color(color_table[y.second]);
#if 1
return grey(x_color) < grey(y_color);
#else
return x_color < y_color;
#endif
});
dump_image(reindex_image(image, hist_table),
derived_filename(output, "sorted"),
save_mode::max).get();
std::reverse(hist_table.begin(), hist_table.end());
dump_image(reindex_image(image, hist_table),
derived_filename(output, "sorted_reverse"),
save_mode::max).get();
}
/**************************************************************************************************/
void dump_quantization(const image_t& image, const image_t& error_image, const path_t& output) {
dump_image(image, output, save_mode::one);
save_png(error_image, associated_filename(output, "error"), save_options_t());
}
/**************************************************************************************************/
inline void dump_quantization(const quantization_t& q, const path_t& output) {
dump_quantization(q.first, q.second, output);
}
/**************************************************************************************************/
struct centroid_cache_t {
std::vector<rgba64_t> _colors; // cumulative region color
std::vector<std::uint64_t> _count; // number of region members
centroid_cache_t() = default;
explicit centroid_cache_t(std::size_t count) : _colors(count), _count(count) {}
std::size_t size() const {
return _colors.size();
}
rgba64_t& centroid(std::size_t index) {
return _colors[index];
}
const rgba64_t& centroid(std::size_t index) const {
return _colors[index];
}
std::uint64_t& count(std::size_t index) {
return _count[index];
}
std::uint64_t count(std::size_t index) const {
return _count[index];
}
void add_member(std::size_t index, const rgba64_t& color) {
++count(index);
centroid(index) += color;
}
void remove_member(std::size_t index, const rgba64_t& color) {
--count(index);
centroid(index) -= color;
}
void move_member(std::size_t src_index, std::size_t dst_index, const rgba64_t& color) {
if (src_index == dst_index)
return;
remove_member(src_index, color);
add_member(dst_index, color);
}
rgba_t color(std::size_t index) const {
rgba_t result{0, 0, 0, 255};
double c(count(index));
if (c) {
result = shorten<rgba_t>(centroid(index) / c);
}
return result;
}
color_table_t table() const {
auto count(size());
color_table_t result;
for (std::size_t i(0); i < count; ++i)
result.push_back(color(i));
return result;
}
};
/**************************************************************************************************/
struct round_state_t {
round_state_t() = default;
explicit round_state_t(std::size_t count) : _centroids(count) {}
auto size() const {
return _centroids.size();
}
color_table_t centroid_table() const {
return _centroids.table();
}
std::uint64_t error() const {
return std::accumulate(_image_error.begin(), _image_error.end(), std::uint64_t(0));
}
std::size_t _r{0}; // iteration count
image_t _image; // original image quantized with current color table
image_t _image_error; // rounded per-pixel quantization error
centroid_cache_t _centroids; // cache of cumulative centroid values
};
/**************************************************************************************************/
void dump_round(const round_state_t& round, const path_t& output) {
auto error(round.error());
auto epp(static_cast<double>(error) / round._image.area());
std::cout << "r" << round._r << " error: " << round.error() << " (" << epp << ")\n";
dump_quantization(round._image, // image contains this round's color table
round._image_error,
derived_filename(output, "_r" + std::to_string(round._r)));
}
/**************************************************************************************************/
round_state_t k_means_init_state(const image_t& original, color_table_t seed) {
round_state_t result(seed.size());
std::tie(result._image, result._image_error) = quantize(original, std::move(seed));
auto bpp(original.bpp());
auto p_index(result._image.begin());
auto p(original.begin());
auto last(original.end());
while (p != last) {
std::size_t index(*p_index++);
rgba64_t color{p[0], p[1], p[2], static_cast<rgba64_t::value_type>(bpp == 4 ? p[3] : 255)};
result._centroids.add_member(index, color);
p += bpp;
}
return result;
}
/**************************************************************************************************/
round_state_t k_means_round(const image_t& original,
const image_t& prev_image,
round_state_t state) {
++state._r;
// requantize the original image with the updated centroid color table
std::tie(state._image, state._image_error) = quantize(original, state.centroid_table());
auto bpp(original.bpp());
auto p_prior_index(prev_image.begin());
auto p_index(state._image.begin());
auto p(original.begin());
auto last(original.end());
while (p != last) {
std::size_t prior_index(*p_prior_index++);
std::size_t index(*p_index++);
if (prior_index == index) {
p += bpp;
continue;
}
rgba64_t color{*p++, *p++, *p++, std::uint64_t(bpp == 4 ? *p++ : 255)};
state._centroids.move_member(prior_index, index, color);
}
return state;
}
/**************************************************************************************************/
color_table_t k_means(const image_t& image, color_table_t color_table, const path_t& output) {
round_state_t round_state(k_means_init_state(image, std::move(color_table)));
std::uint64_t best_error(std::numeric_limits<std::uint64_t>::max());
color_table_t best_table;
image_t prev_image;
while (true) {
dump_round(round_state, output);
std::uint64_t error(round_state.error());
if (error < best_error) {
best_table = round_state._image.color_table(); // copy
best_error = error;
// exact quantization found
if (best_error == 0)
break;
}
if (prev_image == round_state._image)
break;
prev_image = std::move(round_state._image);
round_state._image_error = image_t();
round_state = k_means_round(image, prev_image, std::move(round_state));
};
return best_table;
}
/**************************************************************************************************/
void k_means_quantization(const image_t& image, const path_t& output) {
truecolor_histogram_t histogram(truecolor_histogram(image));
std::vector<rgba_t> colors;
for (const auto& color : histogram)
colors.push_back(color.first);
//auto tests = {2, 4, 8, 16, 32, 64, 128, 256};
auto tests = {256};
for (const auto& table_size : tests) {
std::vector<rgba_t> seed_table(k_means_pp(colors, table_size));
dump_quantization(quantize(image, seed_table),
derived_filename(output, std::to_string(table_size) + "_seed"));
color_table_t km_table(k_means(image, seed_table, output));
auto km(quantize(image, km_table));
dump_quantization(km, derived_filename(output, std::to_string(table_size) + "_km"));
palette_optimizations(km.first, output);
}
}
/**************************************************************************************************/
void truecolor_optimizations(const image_t& image, const path_t& output) {
if (image.color_type() == PNG_COLOR_TYPE_PALETTE)
return;
#if 0
k_means_quantization(image, output);
#else
k_means_quantization(premultiply(image), output);
#endif
}
/**************************************************************************************************/
int main(int argc, char** argv) try {
if (argc <= 1)
throw std::runtime_error("Source file not specified");
if (argc <= 2)
throw std::runtime_error("Destination directory not specified");
path_t input(canonical(argv[1]));
path_t output(argv[2]);
const image_t original(read_png(input.string()));
// make the output directory fresh
remove_all(output);
create_directory(output);
output = canonical(output) / input.leaf();
dump_image(original, output, save_mode::max);
truecolor_optimizations(original, output);
palette_optimizations(original, output);
return 0;
} catch (const std::exception& error) {
std::cerr << "Fatal error: " << error.what() << '\n';
return 0;
} catch (...) {
std::cerr << "Fatal error: unknown\n";
return 0;
}
/**************************************************************************************************/
| 31.412151
| 100
| 0.495034
|
fosterbrereton
|
f2914e665b1d5a9d03599c26ac7155ab1b4183a8
| 6,704
|
hpp
|
C++
|
src/com/mem/Allocator.hpp
|
awwdev/MiniSTL
|
218998f6109a2a42c0017b4255bec48a235998c3
|
[
"MIT"
] | 5
|
2021-02-10T19:14:32.000Z
|
2021-11-19T13:29:55.000Z
|
src/com/mem/Allocator.hpp
|
awwdev/MiniSTL
|
218998f6109a2a42c0017b4255bec48a235998c3
|
[
"MIT"
] | 41
|
2020-05-16T09:56:45.000Z
|
2020-07-05T15:14:33.000Z
|
src/com/mem/Allocator.hpp
|
awwdev/MiniSTL
|
218998f6109a2a42c0017b4255bec48a235998c3
|
[
"MIT"
] | 2
|
2021-07-21T22:21:41.000Z
|
2021-09-06T19:25:11.000Z
|
//https://github.com/awwdev
#pragma once
#include "com/Types.hpp"
#include "com/box/Bitset.hpp"
#include "dbg/Logger.hpp"
#include "com/box/String.hpp"
#define WIN32_LEAN_AND_MEAN
#include "windows.h"
#include "psapi.h"
//? note: do not claim a block per array element, instead claim one block for the whole array
namespace rpg::com::mem {
constexpr auto DO_LOG_BLOCKS = false;
struct BlockArray
{
idx_t size;
idx_t count;
};
//?-------------------------------------
//?DEFINE BLOCKS HERE (keep sorted for size!)
constexpr BlockArray BLOCK_ARRAYS [] {
{ .size = 1'000, .count = 1000 },
{ .size = 10'000, .count = 5 },
{ .size = 100'000, .count = 5 },
{ .size = 1'000'000, .count = 5 },
{ .size = 10'000'000, .count = 5 },
{ .size = 100'000'000, .count = 5 },
{ .size = 1000'000'000, .count = 1 },
};
//?-------------------------------------
constexpr auto BLOCK_ARRAY_COUNT = array_extent(BLOCK_ARRAYS);
constexpr auto BLOCK_COUNT_TOTAL = []() constexpr {
std::size_t count = 0;
FOR_C_ARRAY(BLOCK_ARRAYS, i)
count += BLOCK_ARRAYS[i].count;
return count;
}();
constexpr auto ALLOCATION_SIZE = []() constexpr {
std::size_t size = 0;
FOR_C_ARRAY(BLOCK_ARRAYS, i)
size += BLOCK_ARRAYS[i].size * BLOCK_ARRAYS[i].count;
return size;
}();
namespace priv
{
//all blocks are successive
inline com::Bitset<BLOCK_COUNT_TOTAL> blocksUsed;
inline s8* blockArrayPtrs [BLOCK_ARRAY_COUNT]; //s8 for ptr arithmetics
struct BlockInfo
{
com::String<300> fnName;
std::uintptr_t address;
};
inline BlockInfo blockInfos [BLOCK_COUNT_TOTAL];
template<idx_t ARRAY_INDEX>
s8* BlockAddress(const idx_t arrBlockIdx)
{
constexpr auto blockSize = BLOCK_ARRAYS[ARRAY_INDEX].size;
return priv::blockArrayPtrs[ARRAY_INDEX] + (arrBlockIdx * blockSize);
}
inline void FreeBlock(const idx_t blockId)
{
priv::blocksUsed.Flip(blockId);
priv::blockInfos[blockId].fnName.Clear();
priv::blockInfos[blockId].address = 0;
//dtor call of object is done in BlockPtr
if constexpr(DO_LOG_BLOCKS)
dbg::LogColor(dbg::ConsoleColors::Red, "FreeBlock", blockId);
}
}
inline void GlobalAllocate()
{
priv::blockArrayPtrs[0] = (s8*)VirtualAlloc(NULL, ALLOCATION_SIZE, MEM_RESERVE | MEM_COMMIT, PAGE_READWRITE);
dbg::LogInfo("Block array:", 0, BLOCK_ARRAYS[0].size * BLOCK_ARRAYS[0].count, (void*)priv::blockArrayPtrs[0]);
for(idx_t i = 1; i < BLOCK_ARRAY_COUNT; ++i) {
priv::blockArrayPtrs[i] = priv::blockArrayPtrs[i-1] + BLOCK_ARRAYS[i-1].size * BLOCK_ARRAYS[i-1].count;
dbg::LogInfo("Block array:", i, BLOCK_ARRAYS[i].size * BLOCK_ARRAYS[i].count, (void*)priv::blockArrayPtrs[i]);
}
}
inline void GlobalDeallocate()
{
VirtualFree(priv::blockArrayPtrs[0], 0, MEM_RELEASE);
}
template<typename T>
struct BlockPtr
{
using DATA_T = T;
T* ptr = nullptr;
idx_t blockId = 0;
T* operator->() { return ptr; }
T& operator* () { return *ptr; }
T const& operator* () const { return *ptr; }
T& Get() { return *ptr; }
T const& Get() const { return *ptr; }
//array access
auto& operator[](const idx_t i) { return (*ptr)[i]; };
const auto& operator[](const idx_t i) const { return (*ptr)[i]; };
BlockPtr() = default;
BlockPtr(T* const pPtr, const idx_t pBlockId)
: ptr { pPtr }
, blockId { pBlockId }
{}
BlockPtr(const BlockPtr&) = delete;
BlockPtr& operator=(const BlockPtr&) = delete;
BlockPtr(BlockPtr&& other)
: ptr { other.ptr }
, blockId { other.blockId }
{
other.ptr = nullptr;
}
BlockPtr& operator=(BlockPtr&& other)
{
Free();
ptr = other.ptr;
blockId = other.blockId;
other.ptr = nullptr;
return *this;
}
void Free()
{
if (ptr == nullptr) return;
ptr->~T();
priv::FreeBlock(blockId);
}
~BlockPtr()
{
Free();
}
};
//does not allow arrays, use a struct (convention: struct Arr)
template<typename T, class... CtorArgs, typename = std::enable_if_t<!std::is_array_v<T>>>
auto ClaimBlock(CtorArgs&&... args)
{
struct FittingBlockSize { idx_t arrayIdx; idx_t blockId; }; //blockId == bitIdx
constexpr auto FITTING_BLOCK_ARRAY = []() constexpr -> FittingBlockSize {
idx_t blockId = 0;
for(idx_t i = 0; i < BLOCK_ARRAY_COUNT; ++i) {
if ((std::size_t) BLOCK_ARRAYS[i].size >= (sizeof(T) + alignof(T))) //max
return FittingBlockSize { i, blockId };
blockId += BLOCK_ARRAYS[i].count;
}
//!no appropriate block size found (compile time error)
}();
const auto freeBlockIdOptional = priv::blocksUsed.FindFreeBit_Optional(FITTING_BLOCK_ARRAY.blockId);
dbg::Assert(freeBlockIdOptional.HasValue(), "all mem block exhausted");
const auto freeBlockId = *freeBlockIdOptional;
dbg::Assert(freeBlockId < FITTING_BLOCK_ARRAY.blockId + BLOCK_ARRAYS[FITTING_BLOCK_ARRAY.arrayIdx].count, "not enough free blocks");
priv::blocksUsed.Flip(freeBlockId);
s8* blockAddress = priv::BlockAddress<FITTING_BLOCK_ARRAY.arrayIdx>(freeBlockId - FITTING_BLOCK_ARRAY.blockId);
s8* aligned = (s8*) (((std::uintptr_t)blockAddress + (alignof(T) - 1)) & ~(alignof(T) - 1));
T* const obj = new (aligned) T { std::forward<CtorArgs>(args) ... };
//? debug info
priv::blockInfos[freeBlockId].fnName = __FUNCTION__ ;//__PRETTY_FUNCTION__;
priv::blockInfos[freeBlockId].address = (std::uintptr_t) aligned;
if constexpr(DO_LOG_BLOCKS)
dbg::LogColor(dbg::ConsoleColors::Red, "ClaimBlock",
"arr idx ", FITTING_BLOCK_ARRAY.arrayIdx,
"block id ", freeBlockId - FITTING_BLOCK_ARRAY.blockId,
"freeBlockId ", freeBlockId,
__FUNCTION__ );//__PRETTY_FUNCTION__
return BlockPtr<T> { obj, freeBlockId };
}
template<typename T, class... CtorArgs, typename = std::enable_if_t<!std::is_array_v<T>>>
void ClaimBlock(BlockPtr<T>& refPtr, CtorArgs&&... args)
{
auto ptr = ClaimBlock<T>(std::forward<CtorArgs>(args)...);
refPtr = std::move(ptr);
}
inline idx_t GetBlockArrayIdxFromBlockId(const idx_t blockId)
{
idx_t blockCount = 0;
FOR_C_ARRAY(BLOCK_ARRAYS, i){
blockCount += BLOCK_ARRAYS[i].count;
if (blockId < blockCount)
return i;
}
dbg::LogError("cannot get block array idx from block id");
return 0;
}
}//ns
| 30.611872
| 136
| 0.614558
|
awwdev
|
f29b11a9e41becc6a9d69f46755c94488397d386
| 54,150
|
cpp
|
C++
|
src/SceneManager.cpp
|
Soulliom/anoroguelike
|
34921b411984d2a3a0e9290dcbd2f6c3b0b58e69
|
[
"MIT"
] | 2
|
2020-01-23T14:41:35.000Z
|
2020-01-24T08:13:01.000Z
|
src/SceneManager.cpp
|
Soulliom/anoroguelike
|
34921b411984d2a3a0e9290dcbd2f6c3b0b58e69
|
[
"MIT"
] | null | null | null |
src/SceneManager.cpp
|
Soulliom/anoroguelike
|
34921b411984d2a3a0e9290dcbd2f6c3b0b58e69
|
[
"MIT"
] | null | null | null |
#include "../include/SceneManager.h"
#include "../include/Player.h"
#include "../include/GameManager.h"
#include "../include/Map.h"
/* TEMPLATE SCENE
system("CLS");
SetConsoleTextAttribute(textConsole, 2);
std::cout << "\n*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*";
std::cout << "\n "; SetConsoleTextAttribute(textConsole, 13);
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n "; SetConsoleTextAttribute(textConsole, 2);
std::cout << "\n*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*";
std::cout << "\n ";
Sleep(SLP);
*/
SceneManager::SceneManager() {
SetWindowLong(consoleWindow, GWL_STYLE, GetWindowLong(consoleWindow, GWL_STYLE) & ~WS_MAXIMIZEBOX & ~WS_SIZEBOX);
}
void SceneManager::isSelected(std::string t_text, int t_selectColor, int t_defaultColor, int t_state, int t_selectState) {
if (t_state == t_selectState) {
SetConsoleTextAttribute(textConsole, t_selectColor);
std::cout << t_text;
SetConsoleTextAttribute(textConsole, t_defaultColor);
}
else {
SetConsoleTextAttribute(textConsole, t_defaultColor);
std::cout << t_text;
}
}
void SceneManager::title() {
system("CLS");
SetConsoleTextAttribute(textConsole, 2);
std::cout << "\n*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*";
std::cout << "\n "; SetConsoleTextAttribute(textConsole, 13);
std::cout << "\n ";
std::cout << "\n anoroguelikeCMD (Another Rogue-Like Command Prompt)";
std::cout << "\n Created by Soulliom (George)";
std::cout << "\n ";
std::cout << "\n NOTE: This CMD version is a prototype, Hopefully to be recreated and improved with SFML";
std::cout << "\n ";
std::cout << "\n "; SetConsoleTextAttribute(textConsole, 5);
std::cout << "\n Intro:";
std::cout << "\n Many races live upon Earth, the current light of day is similar to the ones during the Medieval Times.";
std::cout << "\n ";
std::cout << "\n Rumors of great treasure lies beneath the sacred tombs of the elders.";
std::cout << "\n Many seek this ancient treasure, but those who find it, never return.";
std::cout << "\n ";
std::cout << "\n You are one of many adventurers attempting to raid the sacred tombs.";
std::cout << "\n You have lived in poverty the entirety of your life. But have been preparing for this raid for the past few years.";
std::cout << "\n After many years, this is your final desperate attempt to situate your financial status.";
std::cout << "\n "; SetConsoleTextAttribute(textConsole, 13);
std::cout << "\n But do you have what it takes?";
std::cout << "\n ";
std::cout << "\n "; SetConsoleTextAttribute(textConsole, 2);
std::cout << "\n*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*";
std::cout << "\n ";
Sleep(SLP);
}
void SceneManager::settings(int t_state, std::string t_diff, long t_seed) {
system("CLS");
SetConsoleTextAttribute(textConsole, 2);
std::cout << "\n*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*";
std::cout << "\n "; SetConsoleTextAttribute(textConsole, 13);
std::cout << "\n ~~~ Settings and Tutorials ~~~";
std::cout << "\n Hint: Navigate Menus with [WASD] and [Space]!";
std::cout << "\n Symbol Meaning: -Select-, <Scroll>, +Show+, *Continue*.";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n "; isSelected(" < Difficulty >: ", 14, 13, 0, t_state); std::cout << t_diff;
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n "; isSelected(" - Seed: ", 14, 13, 1, t_state); std::cout << t_seed;
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n "; isSelected(" - Tutorial on Races, Classes, and Stats - ", 14, 13, 2, t_state);
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n "; isSelected(" - Tutorial on Combat, Weapons, and Actions - ", 14, 13, 3, t_state);
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n "; isSelected(" * Continue to Character Customization * ", 14, 13, 4, t_state);
std::cout << "\n "; SetConsoleTextAttribute(textConsole, 2);
std::cout << "\n*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*";
std::cout << "\n ";
Sleep(SLP);
}
void SceneManager::seed(int t_state, long long t_seed) {
system("CLS");
SetConsoleTextAttribute(textConsole, 2);
std::cout << "\n*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*";
std::cout << "\n "; SetConsoleTextAttribute(textConsole, 13);
std::cout << "\n ~~~ Seed Setting ~~~";
std::cout << "\n ";
std::cout << "\n "; SetConsoleTextAttribute(textConsole, 5);
std::cout << "\n + Current Seed: "; std::cout << t_seed;
std::cout << "\n "; SetConsoleTextAttribute(textConsole, 13);
std::cout << "\n ";
std::cout << "\n "; isSelected(" - Randomize Seed - ", 14, 13, 0, t_state);
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n "; isSelected(" - Input Custom Seed - ", 14, 13, 1, t_state);
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n "; isSelected(" * Back * ", 14, 13, 2, t_state);
std::cout << "\n "; SetConsoleTextAttribute(textConsole, 2);
std::cout << "\n*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*";
std::cout << "\n ";
Sleep(SLP);
}
void SceneManager::charTut1() {
system("CLS");
SetConsoleTextAttribute(textConsole, 2);
std::cout << "\n*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*";
std::cout << "\n "; SetConsoleTextAttribute(textConsole, 13);
std::cout << "\n ~~~ Character Tutorial 1 / 2 ~~~";
std::cout << "\n ";
std::cout << "\n + All Players/Enemies are made up of a race, a class, and stats";
std::cout << "\n + Stats: "; SetConsoleTextAttribute(textConsole, 5);
std::cout << "\n + Strength: Melee Hit Chance, Carry Weight.";
std::cout << "\n + Fortitude: Health, Better Block";
std::cout << "\n + Agility: Speed";
std::cout << "\n + Wisdom: Magic Hit Chance, Stress";
std::cout << "\n + Perception: Ranged Hit Chance, Sight";
std::cout << "\n "; SetConsoleTextAttribute(textConsole, 13);
std::cout << "\n + Classes: "; SetConsoleTextAttribute(textConsole, 5);
std::cout << "\n + Warrior: |Equipment| -Swords, Shields.";
std::cout << "\n |Ability| +Take 1 less damage from all sources.";
std::cout << "\n + Ranger: |Equpment| -Bows, Crossbows.";
std::cout << "\n |Ability| +Double usage on weapon in the first hand slot.";
std::cout << "\n + Magician: |Equipment| -Staffs, Books.";
std::cout << "\n |Ability| + Regenerate Stress 2 times faster.";
std::cout << "\n + Bandit: |Equipment| -Melee, Ranged.";
std::cout << "\n |Ability| +Keeps remaining moves after moving.";
std::cout << "\n "; SetConsoleTextAttribute(textConsole, 2);
std::cout << "\n*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*";
std::cout << "\n ";
Sleep(SLP);
}
void SceneManager::charTut2() {
system("CLS");
SetConsoleTextAttribute(textConsole, 2);
std::cout << "\n*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*";
std::cout << "\n "; SetConsoleTextAttribute(textConsole, 13);
std::cout << "\n ~~~ Character Tutorial 2 / 2 ~~~";
std::cout << "\n ";
std::cout << "\n + Finally, all characters have a race. Depending on the race, they might have: ";
std::cout << "\n + Stat Buffs/Debuffs and Positive/Negative Passives";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n + Races:"; SetConsoleTextAttribute(textConsole, 5);
std::cout << "\n + Elf: |Stats| +2 Wisdom, +1 Perception, -1 Strength";
std::cout << "\n |Passive| (+)Magic Damage, (-)Carry Less";
std::cout << "\n + Orc: |Stats| +2 Strength, +1 Fortitude, -2 Perception";
std::cout << "\n |Passive| (+)Melee Damage";
std::cout << "\n + Human: |Stats| +1 Perception, +1 Wisdom, +1 Fortitude";
std::cout << "\n |Passive| (NONE)";
std::cout << "\n + Goblin: |Stats| +1 Perception, +1 Strength, +1 Agility";
std::cout << "\n |Passive| (NONE)";
std::cout << "\n + Dwarf: |Stats| +1 Fortitude, +1 Strength, -1 Agility";
std::cout << "\n |Passive| (+)Weight doesn't affect speed";
std::cout << "\n + Gnome: |Stats| +2 Agility, +1 Perception, -1 Wisdom";
std::cout << "\n |Passive| (+)More Protection, (-)Carry less";
std::cout << "\n "; SetConsoleTextAttribute(textConsole, 2);
std::cout << "\n*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*";
std::cout << "\n ";
Sleep(SLP);
}
void SceneManager::combatTut1() {
system("CLS");
SetConsoleTextAttribute(textConsole, 2);
std::cout << "\n*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*";
std::cout << "\n "; SetConsoleTextAttribute(textConsole, 13);
std::cout << "\n ~~~ Combat Tutorial 1 / 2 ~~~";
std::cout << "\n ";
std::cout << "\n + There are two modes, Wandering and Battling.";
std::cout << "\n ";
std::cout << "\n + Each turn in Battling, you may Attack, Use Items, and Move/Block.";
std::cout << "\n ";
std::cout << "\n + IMPORTANT: Press Enter to end turn.";
std::cout << "\n ";
std::cout << "\n + There are 3 additional options when in battling mode. Fend, Move, and Enemies: ";
std::cout << "\n + Fending: Attack and Block.";
std::cout << "\n + Move: Move with [WASD] and skip with [Space]";
std::cout << "\n + Enemies: Displays each enemy and their stats and equipment.";
std::cout << "\n ";
std::cout << "\n + There are 2 additional options when in wandering mode. Inventory and Onward.";
std::cout << "\n + Inventory is split into 3: Consumables, Armors and Weapons.";
std::cout << "\n ^ You can inspect, equip, use, and delete items in your inventory.";
std::cout << "\n ^ Items also have weight, therefore it is good to keep only essentials.";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n "; SetConsoleTextAttribute(textConsole, 2);
std::cout << "\n*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*";
std::cout << "\n ";
Sleep(SLP);
}
void SceneManager::combatTut2() {
system("CLS");
SetConsoleTextAttribute(textConsole, 2);
std::cout << "\n*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*";
std::cout << "\n "; SetConsoleTextAttribute(textConsole, 13);
std::cout << "\n ~~~ Combat Tutorial 2 / 2 ~~~";
std::cout << "\n ";
std::cout << "\n + In 'Move', you are able to see a map, in this map, there are 4 signs:";
std::cout << "\n + & : You.";
std::cout << "\n + 1 - 7 : Enemies.";
std::cout << "\n + # : Void / Impassable, but can attack through.";
std::cout << "\n + H : Exit.";
std::cout << "\n ";
std::cout << "\n + Weapons have 3 different effects:";
std::cout << "\n + Vampire: Grants health upon hit.";
std::cout << "\n + Flame: Extra damage based on your level.";
std::cout << "\n + Penetration: Target's armor is less effective.";
std::cout << "\n ";
std::cout << "\n + Health Regenerates after each battle. Stress does not.";
std::cout << "\n + Weapons can be 1 or 2 handed.";
std::cout << "\n + If you carry too weight, you move 2x slower.";
std::cout << "\n + Make sure to equip your weapons in your inventory!";
std::cout << "\n + If you gain too much stress you will lose 1/4 of you health.";
std::cout << "\n ";
std::cout << "\n "; SetConsoleTextAttribute(textConsole, 2);
std::cout << "\n*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*";
std::cout << "\n ";
Sleep(SLP);
}
void SceneManager::character(int t_state, std::string t_race, std::string t_clas, Character::Stats t_stats, Character::Stats t_raceStats) {
system("CLS");
SetConsoleTextAttribute(textConsole, 2);
std::cout << "\n*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*";
std::cout << "\n "; SetConsoleTextAttribute(textConsole, 13);
std::cout << "\n ~~~ Character Customization ~~~";
std::cout << "\n ";
std::cout << "\n "; isSelected(" < Race >: ", 14, 13, 0, t_state); std::cout << t_race;
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n "; isSelected(" < Class >: ", 14, 13, 1, t_state); std::cout << t_clas;
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n "; isSelected(" - Randomize Stats - ", 14, 13, 2, t_state); SetConsoleTextAttribute(textConsole, 5);
std::cout << "\n ";
std::cout << "\n + Stats:";
std::cout << "\n + Strength: "; std::cout << t_stats.strength << " + " << t_raceStats.strength;
std::cout << "\n + Fortitude: "; std::cout << t_stats.fortitude << " + " << t_raceStats.fortitude;
std::cout << "\n + Agility: "; std::cout << t_stats.agility << " + " << t_raceStats.agility;
std::cout << "\n + Wisdom: "; std::cout << t_stats.wisdom << " + " << t_raceStats.wisdom;
std::cout << "\n + Perception: "; std::cout << t_stats.perception << " + " << t_raceStats.perception;
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n "; isSelected(" * Continue to Shop *", 14, 13, 3, t_state);
std::cout << "\n "; SetConsoleTextAttribute(textConsole, 2);
std::cout << "\n*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*";
std::cout << "\n ";
Sleep(SLP);
}
void SceneManager::shop(int t_state, int t_gold) {
system("CLS");
SetConsoleTextAttribute(textConsole, 2);
std::cout << "\n*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*";
std::cout << "\n "; SetConsoleTextAttribute(textConsole, 13);
std::cout << "\n ~~~ Pregame Shop ~~~";
std::cout << "\n "; SetConsoleTextAttribute(textConsole, 5);
std::cout << "\n ";
std::cout << "\n + Current Gold: " << t_gold;
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n "; isSelected(" - Weapons Shop -", 14, 13, 0, t_state);
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n "; isSelected(" - Armor Shop -", 14, 13, 1, t_state);
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n "; isSelected(" - Consumables Shop -", 14, 13, 2, t_state);
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n "; isSelected(" - Inventory -", 14, 13, 3, t_state);
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n "; isSelected(" * Start Game *", 14, 13, 4, t_state);
std::cout << "\n "; SetConsoleTextAttribute(textConsole, 2);
std::cout << "\n*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*";
std::cout << "\n ";
Sleep(SLP);
}
void SceneManager::weapons(int t_state) {
system("CLS");
SetConsoleTextAttribute(textConsole, 2);
std::cout << "\n*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*";
std::cout << "\n "; SetConsoleTextAttribute(textConsole, 13);
std::cout << "\n ~~~ Weapons Shop ~~~";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n "; isSelected(" - Melee Weapons -", 14, 13, 0, t_state);
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n "; isSelected(" - Ranged Weapons -", 14, 13, 1, t_state);
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n "; isSelected(" - Magic Weapons -", 14, 13, 2, t_state);
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n "; isSelected(" * Back *", 14, 13, 3, t_state);
std::cout << "\n "; SetConsoleTextAttribute(textConsole, 2);
std::cout << "\n*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*";
std::cout << "\n ";
Sleep(SLP);
}
void SceneManager::melee(int t_state, std::vector<Items::Weapon> t_weapons) {
system("CLS");
SetConsoleTextAttribute(textConsole, 2);
std::cout << "\n*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*";
std::cout << "\n "; SetConsoleTextAttribute(textConsole, 13);
std::cout << "\n ~~~ Melee Section Shop ~~~";
std::cout << "\n Press [Space] to see more information! Press [Enter] to Buy!";
std::cout << "\n ";
std::cout << "\n "; isSelected(" - " + t_weapons.at(0).name + " - " + std::to_string(t_weapons.at(0).cost), 14, 13, 0, t_state);
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n "; isSelected(" - " + t_weapons.at(1).name + " - " + std::to_string(t_weapons.at(1).cost), 14, 13, 1, t_state);
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n "; isSelected(" - " + t_weapons.at(3).name + " - " + std::to_string(t_weapons.at(3).cost), 14, 13, 2, t_state);
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n "; isSelected(" * Back *", 14, 13, 3, t_state);
std::cout << "\n "; SetConsoleTextAttribute(textConsole, 2);
std::cout << "\n*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*";
std::cout << "\n ";
Sleep(SLP);
}
void SceneManager::ranged(int t_state, std::vector<Items::Weapon> t_weapons) {
system("CLS");
SetConsoleTextAttribute(textConsole, 2);
std::cout << "\n*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*";
std::cout << "\n "; SetConsoleTextAttribute(textConsole, 13);
std::cout << "\n ~~~ Ranged Section Shop ~~~";
std::cout << "\n Press [Space] to see more information! Press [Enter] to Buy!";
std::cout << "\n ";
std::cout << "\n "; isSelected(" - " + t_weapons.at(5).name + " - " + std::to_string(t_weapons.at(5).cost), 14, 13, 0, t_state);
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n "; isSelected(" * Back *", 14, 13, 1, t_state);
std::cout << "\n "; SetConsoleTextAttribute(textConsole, 2);
std::cout << "\n*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*";
std::cout << "\n ";
Sleep(SLP);
}
void SceneManager::magic(int t_state, std::vector<Items::Weapon> t_weapons) {
system("CLS");
SetConsoleTextAttribute(textConsole, 2);
std::cout << "\n*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*";
std::cout << "\n "; SetConsoleTextAttribute(textConsole, 13);
std::cout << "\n ~~~ Magic Section Shop ~~~ ";
std::cout << "\n Press [Space] to see more information! Press [Enter] to Buy!";
std::cout << "\n ";
std::cout << "\n "; isSelected(" - " + t_weapons.at(8).name + " : " + std::to_string(t_weapons.at(8).cost), 14, 13, 0, t_state);
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n "; isSelected(" - " + t_weapons.at(11).name + " : " + std::to_string(t_weapons.at(11).cost), 14, 13, 1, t_state);
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n "; isSelected(" * Back *", 14, 13, 2, t_state);
std::cout << "\n "; SetConsoleTextAttribute(textConsole, 2);
std::cout << "\n*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*";
std::cout << "\n ";
Sleep(SLP);
}
void SceneManager::armors(int t_state, std::vector<Items::Armor> t_armors) {
system("CLS");
SetConsoleTextAttribute(textConsole, 2);
std::cout << "\n*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*";
std::cout << "\n "; SetConsoleTextAttribute(textConsole, 13);
std::cout << "\n ~~~ Armors Shop ~~~";
std::cout << "\n Press [Space] to see more information! Press [Enter] to Buy!";
std::cout << "\n ";
std::cout << "\n "; isSelected(" - " + t_armors.at(0).name + " - " + std::to_string(t_armors.at(0).cost), 14, 13, 0, t_state);
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n "; isSelected(" - " + t_armors.at(1).name + " - " + std::to_string(t_armors.at(1).cost), 14, 13, 1, t_state);
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n "; isSelected(" * Back *", 14, 13, 2, t_state);
std::cout << "\n "; SetConsoleTextAttribute(textConsole, 2);
std::cout << "\n*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*";
std::cout << "\n ";
Sleep(SLP);
}
void SceneManager::consume(int t_state, std::vector<Items::Consumable> t_consume) {
system("CLS");
SetConsoleTextAttribute(textConsole, 2);
std::cout << "\n*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*";
std::cout << "\n "; SetConsoleTextAttribute(textConsole, 13);
std::cout << "\n ~~~ Consumables Shop ~~~";
std::cout << "\n Press [Space] to see more information! Press [Enter] to Buy!";
std::cout << "\n ";
std::cout << "\n "; isSelected(" - " + t_consume.at(0).name + " - " + std::to_string(t_consume.at(0).cost), 14, 13, 0, t_state);
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n "; isSelected(" - " + t_consume.at(1).name + " - " + std::to_string(t_consume.at(1).cost), 14, 13, 1, t_state);
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n "; isSelected(" * Back *", 14, 13, 2, t_state);
std::cout << "\n "; SetConsoleTextAttribute(textConsole, 2);
std::cout << "\n*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*";
std::cout << "\n ";
Sleep(SLP);
}
void SceneManager::viewWeapon(Items::Weapon t_weapon) {
system("CLS");
SetConsoleTextAttribute(textConsole, 2);
std::cout << "\n*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*";
std::cout << "\n "; SetConsoleTextAttribute(textConsole, 13);
std::cout << "\n ~~~ Weapon Inspection ~~~";
std::cout << "\n "; SetConsoleTextAttribute(textConsole, 5);
std::cout << "\n ";
std::cout << "\n + Weapon Name: " << t_weapon.name;
std::cout << "\n ";
std::cout << "\n + Weapon Damage Type: " << typeOutput(t_weapon.type);
std::cout << "\n ";
std::cout << "\n + Weapon Damage: " << t_weapon.dmg;
std::cout << "\n ";
std::cout << "\n + Weapon Range: " << t_weapon.range << " units";
std::cout << "\n ";
std::cout << "\n + Weapon Knockback: " << t_weapon.knockb << " units";
std::cout << "\n ";
std::cout << "\n + Hands to use Weapon: " << t_weapon.hands;
std::cout << "\n ";
std::cout << "\n + Weapon Weight: " << t_weapon.weight << " pounds";
std::cout << "\n ";
std::cout << "\n + Weapon Enchantment: " << enchantOutput(t_weapon.enchant);
std::cout << "\n ";
std::cout << "\n "; SetConsoleTextAttribute(textConsole, 2);
std::cout << "\n*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*";
std::cout << "\n ";
Sleep(SLP);
}
void SceneManager::viewArmor(Items::Armor t_armor) {
system("CLS");
SetConsoleTextAttribute(textConsole, 2);
std::cout << "\n*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*";
std::cout << "\n "; SetConsoleTextAttribute(textConsole, 13);
std::cout << "\n ~~~ Armor Inspection ~~~";
std::cout << "\n "; SetConsoleTextAttribute(textConsole, 5);
std::cout << "\n ";
std::cout << "\n + Armor Name: " << t_armor.name;
std::cout << "\n ";
std::cout << "\n + Armor Protection: " << (t_armor.protection * 100) - 100 << " %";
std::cout << "\n ";
std::cout << "\n + Armor Weight: " << t_armor.weight << " pounds";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n "; SetConsoleTextAttribute(textConsole, 2);
std::cout << "\n*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*";
std::cout << "\n ";
Sleep(SLP);
}
void SceneManager::viewConsume(Items::Consumable t_consume) {
system("CLS");
SetConsoleTextAttribute(textConsole, 2);
std::cout << "\n*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*";
std::cout << "\n "; SetConsoleTextAttribute(textConsole, 13);
std::cout << "\n ~~~ Consumable Inspection ~~~";
std::cout << "\n "; SetConsoleTextAttribute(textConsole, 5);
std::cout << "\n ";
std::cout << "\n + Consumable Name: " << t_consume.name;
std::cout << "\n ";
std::cout << "\n + Consumable Healing: " << (t_consume.amou * 100) - 100 << " %";
std::cout << "\n ";
std::cout << "\n + Consumable Weight: " << t_consume.weight << " pounds";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n "; SetConsoleTextAttribute(textConsole, 2);
std::cout << "\n*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*";
std::cout << "\n ";
Sleep(SLP);
}
void SceneManager::viewInventory(int t_state) {
system("CLS");
SetConsoleTextAttribute(textConsole, 2);
std::cout << "\n*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*";
std::cout << "\n "; SetConsoleTextAttribute(textConsole, 13);
std::cout << "\n ~~~ Your Inventory ~~~";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n "; isSelected(" - Weapons Inventory -", 14, 13, 0, t_state);
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n "; isSelected(" - Armor Inventory -", 14, 13, 1, t_state);
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n "; isSelected(" - Consumables Inventory -", 14, 13, 2, t_state);
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n "; isSelected(" * Back *", 14, 13, 3, t_state);
std::cout << "\n "; SetConsoleTextAttribute(textConsole, 2);
std::cout << "\n*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*";
std::cout << "\n ";
Sleep(SLP);
}
void SceneManager::viewWepInv(int t_stateY, int t_stateX) {
system("CLS");
SetConsoleTextAttribute(textConsole, 2);
std::cout << "\n*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*";
std::cout << "\n "; SetConsoleTextAttribute(textConsole, 13);
std::cout << "\n ~~~ Weapon Inventory ~~~";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n "; isSelected(" < Weapon Inventory >: ", 14, 13, 0, t_stateY); std::cout << t_stateX + 1 << " / " << g_Player.v_Wep.size();
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n "; isSelected(" - Inspect Weapon : ", 14, 13, 1, t_stateY); std::cout << g_Player.v_Wep.at(t_stateX).name;
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n "; isSelected(" - Equip Weapon - ", 14, 13, 2, t_stateY);
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n "; isSelected(" - Delete Weapon - ", 14, 13, 3, t_stateY);
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n "; isSelected(" * Back *", 14, 13, 4, t_stateY);
std::cout << "\n "; SetConsoleTextAttribute(textConsole, 2);
std::cout << "\n*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*";
std::cout << "\n ";
Sleep(SLP);
}
void SceneManager::viewArmInv(int t_stateY, int t_stateX) {
system("CLS");
SetConsoleTextAttribute(textConsole, 2);
std::cout << "\n*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*";
std::cout << "\n "; SetConsoleTextAttribute(textConsole, 13);
std::cout << "\n ~~~ Armor Inventory ~~~";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n "; isSelected(" < Armor Inventory >: ", 14, 13, 0, t_stateY); std::cout << t_stateX + 1 << " / " << g_Player.v_Arm.size();
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n "; isSelected(" - Inspect Armor : ", 14, 13, 1, t_stateY); std::cout << g_Player.v_Arm.at(t_stateX).name;
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n "; isSelected(" - Wear Armor - ", 14, 13, 2, t_stateY);
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n "; isSelected(" - Delete Armor - ", 14, 13, 3, t_stateY);
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n "; isSelected(" * Back *", 14, 13, 4, t_stateY);
std::cout << "\n "; SetConsoleTextAttribute(textConsole, 2);
std::cout << "\n*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*";
std::cout << "\n ";
Sleep(SLP);
}
void SceneManager::viewConInv(int t_stateY, int t_stateX) {
system("CLS");
SetConsoleTextAttribute(textConsole, 2);
std::cout << "\n*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*";
std::cout << "\n "; SetConsoleTextAttribute(textConsole, 13);
std::cout << "\n ~~~ Consumable Inventory ~~~";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n "; isSelected(" < Consumable Inventory >: ", 14, 13, 0, t_stateY); std::cout << t_stateX + 1 << " / " << g_Player.v_Con.size();
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n "; isSelected(" - Inspect Consumable : ", 14, 13, 1, t_stateY); std::cout << g_Player.v_Con.at(t_stateX).name;
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n "; isSelected(" - Use Consumable - ", 14, 13, 2, t_stateY);
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n "; isSelected(" - Delete Consumable - ", 14, 13, 3, t_stateY);
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n "; isSelected(" * Back *", 14, 13, 4, t_stateY);
std::cout << "\n "; SetConsoleTextAttribute(textConsole, 2);
std::cout << "\n*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*";
std::cout << "\n ";
Sleep(SLP);
}
void SceneManager::wander(int t_stateX) {
system("CLS");
SetConsoleTextAttribute(textConsole, 2);
std::cout << "\n*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*"; SetConsoleTextAttribute(textConsole, 13);
std::cout << "\n ";
std::cout << "\n "; isSelected(" *~~~~~~~~~~~~~~~~* ", 14, 13, 0, t_stateX); isSelected(" *~~~~~~~~~~~~~~~~* ", 14, 13, 1, t_stateX); isSelected(" *~~~~~~~~~~~~~~~~* ", 14, 13, 2, t_stateX);
std::cout << "\n "; isSelected(" - Switch Opts - ", 14, 13, 0, t_stateX); isSelected(" - Inventory - ", 14, 13, 1, t_stateX); isSelected(" - Other - ", 14, 13, 2, t_stateX);
std::cout << "\n "; isSelected(" *~~~~~~~~~~~~~~~~* ", 14, 13, 0, t_stateX); isSelected(" *~~~~~~~~~~~~~~~~* ", 14, 13, 1, t_stateX); isSelected(" *~~~~~~~~~~~~~~~~* ", 14, 13, 2, t_stateX);
std::cout << "\n "; SetConsoleTextAttribute(textConsole, 2);
std::cout << "\n *~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*"; SetConsoleTextAttribute(textConsole, 5);
std::cout << "\n ( Wandering Mode ) ~~~ Player Stats ~~~ ( Wandering Mode )";
std::cout << "\n + Strength: " << g_Player.stats.strength;
std::cout << "\n + Fortitiude: " << g_Player.stats.fortitude;
std::cout << "\n + Agility: " << g_Player.stats.agility;
std::cout << "\n + Wisdom: " << g_Player.stats.wisdom;
std::cout << "\n + Perception: " << g_Player.stats.perception;
std::cout << "\n"; SetConsoleTextAttribute(textConsole, 2);
std::cout << "\n *~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*"; SetConsoleTextAttribute(textConsole, 5);
std::cout << "\n ~~~ Player Details ~~~";
std::cout << "\n + Health: " << static_cast<int>(g_Player.health) << " / " << g_Player.maxHealth;
std::cout << "\n + Stress: " << g_Player.stress << " / " << g_Player.maxStress;
std::cout << "\n + Level: " << g_Player.level;
std::cout << "\n + Speed: " << g_Player.speed << " / " << g_Player.maxSpeed;
std::cout << "\n + Exp: " << g_Player.exp << " / " << g_Player.maxExp;
std::cout << "\n + Weight: " << g_Player.weight << " / " << g_Player.maxWeight; SetConsoleTextAttribute(textConsole, 2);
std::cout << "\n*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*";
std::cout << "\n ";
Sleep(SLP);
}
void SceneManager::action(int t_stateX) {
system("CLS");
SetConsoleTextAttribute(textConsole, 2);
std::cout << "\n*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*"; SetConsoleTextAttribute(textConsole, 13);
std::cout << "\n ";
std::cout << "\n "; isSelected(" *~~~~~~~~~~~~~~~~* ", 14, 13, 0, t_stateX); isSelected(" *~~~~~~~~~~~~~~~~* ", 14, 13, 1, t_stateX); isSelected(" *~~~~~~~~~~~~~~~~* ", 14, 13, 2, t_stateX);
std::cout << "\n "; isSelected(" - Switch Opts - ", 14, 13, 0, t_stateX); isSelected(" - Onward - ", 14, 13, 1, t_stateX); isSelected(" - Other - ", 14, 13, 2, t_stateX);
std::cout << "\n "; isSelected(" *~~~~~~~~~~~~~~~~* ", 14, 13, 0, t_stateX); isSelected(" *~~~~~~~~~~~~~~~~* ", 14, 13, 1, t_stateX); isSelected(" *~~~~~~~~~~~~~~~~* ", 14, 13, 2, t_stateX);
std::cout << "\n "; SetConsoleTextAttribute(textConsole, 2);
std::cout << "\n *~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*"; SetConsoleTextAttribute(textConsole, 5);
std::cout << "\n ( Wandering Mode ) ~~~ Player Stats ~~~ ( Wandering Mode )";
std::cout << "\n + Strength: " << g_Player.stats.strength;
std::cout << "\n + Fortitiude: " << g_Player.stats.fortitude;
std::cout << "\n + Agility: " << g_Player.stats.agility;
std::cout << "\n + Wisdom: " << g_Player.stats.wisdom;
std::cout << "\n + Perception: " << g_Player.stats.perception;
std::cout << "\n"; SetConsoleTextAttribute(textConsole, 2);
std::cout << "\n *~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*"; SetConsoleTextAttribute(textConsole, 5);
std::cout << "\n ~~~ Player Details ~~~";
std::cout << "\n + Health: " << static_cast<int>(g_Player.health) << " / " << g_Player.maxHealth;
std::cout << "\n + Stress: " << g_Player.stress << " / " << g_Player.maxStress;
std::cout << "\n + Level: " << g_Player.level;
std::cout << "\n + Speed: " << g_Player.speed << " / " << g_Player.maxSpeed;
std::cout << "\n + Exp: " << g_Player.exp << " / " << g_Player.maxExp;
std::cout << "\n + Weight: " << g_Player.weight << " / " << g_Player.maxWeight; SetConsoleTextAttribute(textConsole, 2);
std::cout << "\n*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*";
std::cout << "\n ";
Sleep(SLP);
}
void SceneManager::other(int t_stateY) {
system("CLS");
SetConsoleTextAttribute(textConsole, 2);
std::cout << "\n*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*";
std::cout << "\n "; SetConsoleTextAttribute(textConsole, 13);
std::cout << "\n ~~~ Other ~~~";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n "; isSelected(" - Tutorial on Races, Classes, and Stats - ", 14, 13, 0, t_stateY);
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n "; isSelected(" - Tutorial on Combat, Weapons, and Actions - ", 14, 13, 1, t_stateY);
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n "; isSelected(" * Exit Game * ", 14, 13, 2, t_stateY);
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n "; isSelected(" * Continue Game * ", 14, 13, 3, t_stateY);
std::cout << "\n "; SetConsoleTextAttribute(textConsole, 2);
std::cout << "\n*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*";
std::cout << "\n ";
Sleep(SLP);
}
void SceneManager::battleMap(int t_stateX) {
system("CLS");
SetConsoleTextAttribute(textConsole, 2);
std::cout << "\n*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*"; SetConsoleTextAttribute(textConsole, 4);
std::cout << "\n ";
std::cout << "\n "; isSelected(" *~~~~~~~~~~~~~~~~* ", 14, 4, 0, t_stateX); isSelected(" *~~~~~~~~~~~~~~~~* ", 14, 4, 1, t_stateX); isSelected(" *~~~~~~~~~~~~~~~~* ", 14, 4, 2, t_stateX);
std::cout << "\n "; isSelected(" - Change View - ", 14, 4, 0, t_stateX); isSelected(" - Movement - ", 14, 4, 1, t_stateX); isSelected(" - Other - ", 14, 4, 2, t_stateX);
std::cout << "\n "; isSelected(" *~~~~~~~~~~~~~~~~* ", 14, 4, 0, t_stateX); isSelected(" *~~~~~~~~~~~~~~~~* ", 14, 4, 1, t_stateX); isSelected(" *~~~~~~~~~~~~~~~~* ", 14, 4, 2, t_stateX);
std::cout << "\n"; SetConsoleTextAttribute(textConsole, 2);
std::cout << "\n *~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*"; SetConsoleTextAttribute(textConsole, 4);
std::cout << "\n ( Battling Mode ) ~~~~ Map ~~~~ ( Battling Mode )";//Fill 15y with map
std::cout << " "; g_Map.displayMap(g_Player, g_Game.Exit, g_Game.v_Enemy, g_Game.v_Block);
SetConsoleTextAttribute(textConsole, 2);
std::cout << "\n*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*";
std::cout << "\n ";
Sleep(SLP);
}
void SceneManager::battleEnemy(int t_stateX) {
system("CLS");
SetConsoleTextAttribute(textConsole, 2);
std::cout << "\n*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*"; SetConsoleTextAttribute(textConsole, 4);
std::cout << "\n ";
std::cout << "\n "; isSelected(" *~~~~~~~~~~~~~~~~* ", 14, 4, 0, t_stateX); isSelected(" *~~~~~~~~~~~~~~~~* ", 14, 4, 1, t_stateX); isSelected(" *~~~~~~~~~~~~~~~~* ", 14, 4, 2, t_stateX);
std::cout << "\n "; isSelected(" - Change View - ", 14, 4, 0, t_stateX); isSelected(" - Fend - ", 14, 4, 1, t_stateX); isSelected(" - Other - ", 14, 4, 2, t_stateX);
std::cout << "\n "; isSelected(" *~~~~~~~~~~~~~~~~* ", 14, 4, 0, t_stateX); isSelected(" *~~~~~~~~~~~~~~~~* ", 14, 4, 1, t_stateX); isSelected(" *~~~~~~~~~~~~~~~~* ", 14, 4, 2, t_stateX);
std::cout << "\n "; SetConsoleTextAttribute(textConsole, 2);
std::cout << "\n *~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*"; SetConsoleTextAttribute(textConsole, 4);
std::cout << "\n ( Battling Mode ) ~~~ Enemies ~~~ ( Battling Mode )";
enemyOutput(); SetConsoleTextAttribute(textConsole, 2);
std::cout << "*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*";
std::cout << "\n ";
Sleep(SLP);
}
void SceneManager::battlePlayer(int t_stateX) {
system("CLS");
SetConsoleTextAttribute(textConsole, 2);
std::cout << "\n*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*"; SetConsoleTextAttribute(textConsole, 4);
std::cout << "\n ";
std::cout << "\n "; isSelected(" *~~~~~~~~~~~~~~~~* ", 14, 4, 0, t_stateX); isSelected(" *~~~~~~~~~~~~~~~~* ", 14, 4, 1, t_stateX); isSelected(" *~~~~~~~~~~~~~~~~* ", 14, 4, 2, t_stateX);
std::cout << "\n "; isSelected(" - Change View - ", 14, 4, 0, t_stateX); isSelected(" - Inventory - ", 14, 4, 1, t_stateX); isSelected(" - Other - ", 14, 4, 2, t_stateX);
std::cout << "\n "; isSelected(" *~~~~~~~~~~~~~~~~* ", 14, 4, 0, t_stateX); isSelected(" *~~~~~~~~~~~~~~~~* ", 14, 4, 1, t_stateX); isSelected(" *~~~~~~~~~~~~~~~~* ", 14, 4, 2, t_stateX);
std::cout << "\n "; SetConsoleTextAttribute(textConsole, 2);
std::cout << "\n *~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*"; SetConsoleTextAttribute(textConsole, 4);
std::cout << "\n ( Battling Mode ) ~~~ Player Stats ~~~ ( Battling Mode )";
std::cout << "\n + Strength: " << g_Player.stats.strength;
std::cout << "\n + Fortitiude: " << g_Player.stats.fortitude;
std::cout << "\n + Agility: " << g_Player.stats.agility;
std::cout << "\n + Wisdom: " << g_Player.stats.wisdom;
std::cout << "\n + Perception: " << g_Player.stats.perception;
std::cout << "\n"; SetConsoleTextAttribute(textConsole, 2);
std::cout << "\n *~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*"; SetConsoleTextAttribute(textConsole, 4);
std::cout << "\n ~~~ Player Details ~~~";
std::cout << "\n + Health: " << static_cast<int>(g_Player.health) << " / " << g_Player.maxHealth;
std::cout << "\n + Stress: " << g_Player.stress << " / " << g_Player.maxStress;
std::cout << "\n + Level: " << g_Player.level;
std::cout << "\n + Speed: " << g_Player.speed << " / " << g_Player.maxSpeed;
std::cout << "\n + Exp: " << g_Player.exp << " / " << g_Player.maxExp;
std::cout << "\n + Weight: " << g_Player.weight << " / " << g_Player.maxWeight; SetConsoleTextAttribute(textConsole, 2);
std::cout << "\n*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*";
std::cout << "\n ";
Sleep(SLP);
}
void SceneManager::battleAction(int t_stateY) {
system("CLS");
SetConsoleTextAttribute(textConsole, 2);
std::cout << "\n*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*";
std::cout << "\n "; SetConsoleTextAttribute(textConsole, 13);
std::cout << "\n ~~~ Fend ~~~";
std::cout << "\n ";
std::cout << "\n "; isSelected(static_cast<std::string>(" - ").append(g_Player.selectedWep.at(0).name).append(" | Uses: ").append(std::to_string(g_Player.selectedWep.at(0).uses)), 14, 13, 0, t_stateY);
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n "; isSelected(static_cast<std::string>(" - ").append(g_Player.selectedWep.at(1).name).append(" | Uses: ").append(std::to_string(g_Player.selectedWep.at(1).uses)), 14, 13, 1, t_stateY);
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n "; isSelected(" - Block -", 14, 13, 2, t_stateY);
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n "; isSelected(" * Back *", 14, 13, 3, t_stateY);
std::cout << "\n "; SetConsoleTextAttribute(textConsole, 2);
std::cout << "\n*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*";
std::cout << "\n ";
Sleep(SLP);
}
void SceneManager::playerAttack(Items::Weapon t_selectedWep, int& t_stateY) {
system("CLS");
SetConsoleTextAttribute(textConsole, 2);
std::cout << "\n*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*";
std::cout << "\n "; SetConsoleTextAttribute(textConsole, 13);
std::cout << "\n ~~~ Attack ~~~";
std::cout << "\n ";
int i = 0;
for (auto e : g_Game.v_Enemy) {
i++;
std::cout << std::endl;
isSelected(static_cast<std::string>(" - ").append(std::to_string(i)).append(". ").append(e->name).append(" | Health: ").append(std::to_string(e->health)).append(" -"), 14, 13, i, t_stateY);
std::cout << std::endl;
}
for (int i = g_Game.v_Enemy.size(); i < 7; i++) {
std::cout << "\n\n";
}
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n "; isSelected(" * Back *", 14, 13, 0, t_stateY);
std::cout << "\n "; SetConsoleTextAttribute(textConsole, 2);
std::cout << "\n*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*";
std::cout << "\n ";
Sleep(SLP);
}
void SceneManager::levelUp(Character::Stats t_stats, int t_stateY) {
system("CLS");
SetConsoleTextAttribute(textConsole, 2);
std::cout << "\n*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*";
std::cout << "\n "; SetConsoleTextAttribute(textConsole, 13);
std::cout << "\n ~~~ Level Up! ~~~";
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n "; isSelected(" - Strength : ", 14, 13, 0, t_stateY); std::cout << t_stats.strength;
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n "; isSelected(" - Fortification : ", 14, 13, 1, t_stateY); std::cout << t_stats.fortitude;
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n "; isSelected(" - Agility : ", 14, 13, 2, t_stateY); std::cout << t_stats.agility;
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n "; isSelected(" - Wisdom : ", 14, 13, 3, t_stateY); std::cout << t_stats.wisdom;
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n "; isSelected(" - Perception : ", 14, 13, 4, t_stateY); std::cout << t_stats.perception;
std::cout << "\n ";
std::cout << "\n ";
std::cout << "\n "; isSelected(" - Stats Tutorial -", 14, 13, 5, t_stateY);
std::cout << "\n "; SetConsoleTextAttribute(textConsole, 2);
std::cout << "\n*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*";
std::cout << "\n ";
Sleep(SLP);
}
/* Extra Scenes*/
std::string SceneManager::typeOutput(Items::e_Type t_type) {
switch (t_type) {
case Items::e_Type::NONE:
return "None";
case Items::e_Type::MELEE:
return "Melee";
case Items::e_Type::RANGED:
return "Ranged";
case Items::e_Type::MAGIC:
return "Magical";
}
return "ERROR";
}
std::string SceneManager::enchantOutput(Items::e_Enchant t_enchant) {
switch (t_enchant) {
case Items::e_Enchant::NONE:
return "None";
case Items::e_Enchant::FLAME:
return "Flame";
case Items::e_Enchant::PENETRATE:
return "Penetration";
case Items::e_Enchant::VAMP:
return "Vampire";
}
return "ERROR";
}
void SceneManager::enemyOutput() {
std::cout << "\n";
for (unsigned int i = 0; i < 7; i++) {
if (i < g_Game.v_Enemy.size()) {
std::cout << "\n";
std::cout << " " << i + 1 << ". Name: " << g_Game.v_Enemy.at(i)->name << " || Hp: " << g_Game.v_Enemy.at(i)->health << " || Lv: " << g_Game.v_Enemy.at(i)->level << " || Spd: " << g_Game.v_Enemy.at(i)->maxSpeed;
std::cout << " || " << g_Game.v_Enemy.at(i)->raceStr << " || " << g_Game.v_Enemy.at(i)->clasStr << " || " << g_Game.v_Enemy.at(i)->selectedWep.name << " || " << g_Game.v_Enemy.at(i)->selectedArm.name << "\n";
}
else {
std::cout << "\n";
std::cout << "\n";
}
}
}
| 53.666997
| 233
| 0.427461
|
Soulliom
|
f29c2a1348cd34ecb8c091b8dea8cfd4e095034b
| 2,210
|
cpp
|
C++
|
tests/state/test_state_init.cpp
|
hachetman/systemc-compiler
|
0cc81ace03336d752c0146340ff5763a20e3cefd
|
[
"Apache-2.0"
] | 86
|
2020-10-23T15:59:47.000Z
|
2022-03-28T18:51:19.000Z
|
tests/state/test_state_init.cpp
|
hachetman/systemc-compiler
|
0cc81ace03336d752c0146340ff5763a20e3cefd
|
[
"Apache-2.0"
] | 18
|
2020-12-14T13:11:26.000Z
|
2022-03-14T05:34:20.000Z
|
tests/state/test_state_init.cpp
|
hachetman/systemc-compiler
|
0cc81ace03336d752c0146340ff5763a20e3cefd
|
[
"Apache-2.0"
] | 17
|
2020-10-29T16:19:43.000Z
|
2022-03-11T09:51:05.000Z
|
/******************************************************************************
* Copyright (c) 2020, Intel Corporation. All rights reserved.
*
* SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception.
*
*****************************************************************************/
//
// Created by ripopov on 3/7/18.
//
#include <systemc.h>
class top : sc_module {
public:
sc_in<sc_int<10>> in10{"in10"};
sc_out<sc_int<10>> out10{"out10"};
sc_signal<sc_int<10>> sig10{"sig10"};
sc_signal<sc_int<10>> *sig10_p = &sig10;
sc_signal<bool> *bsig_p = new sc_signal<bool>("bsig");
const unsigned cu = 10;
int xi;
const sc_int<42> csi42 = 42;
sc_uint<31> su31;
sc_signal<sc_int<3>> sig_array[3];
sc_signal<sc_int<4>> *sig_p_array[2];
sc_signal<sc_int<5>> **sig_p_array2d[2];
sc_in<sc_int<5>> in5{"in5"};
int array2d [10][10];
sc_signal<int> int_sig{"int_sig"};
SC_HAS_PROCESS(top);
top (sc_module_name) {
sig_p_array[0] = new sc_signal<sc_int<4>>("sig_p_array0");
sig_p_array[1] = new sc_signal<sc_int<4>>("sig_p_array1");
sig_p_array2d[0] = sc_new_array<sc_signal<sc_int<5>>*>(2);
sig_p_array2d[1] = sc_new_array<sc_signal<sc_int<5>>*>(2);
for (size_t i = 0; i < 2; i++) {
sig_p_array2d[0][i]
= new sc_signal<sc_int<5>>(sc_gen_unique_name("sig_p_array2d0"));
sig_p_array2d[1][i]
= new sc_signal<sc_int<5>>(sc_gen_unique_name("sig_p_array2d1"));
}
in10(sig10);
out10(sig10);
in5(*sig_p_array2d[1][1]);
SC_METHOD(test_method);
sensitive << in10 << out10 <<sig10 << *bsig_p
<< sig_array[1] << sig_array[2] << *sig_p_array[1]
<< *sig_p_array2d[0][1] << *sig_p_array2d[1][0]
<< *sig_p_array2d[1][1] << int_sig;
}
void test_method() {
xi = cu + 1;
for (int i = 0; i < 10; i++)
int_sig.write( int_sig.read() + int_sig.read() + 1);
//su31 = csi42;
}
};
int sc_main(int argc, char* argv[])
{
cout << "test_state_init\n";
top t{"t"};
sc_start();
return 0;
}
| 24.555556
| 81
| 0.521719
|
hachetman
|
f2a275830c4fbb84c86a1f57854aa0e15657ef0f
| 4,585
|
cpp
|
C++
|
tasks/select-raster-rectangle.cpp
|
lukas-ke/faint-graphics-editor
|
33eb9e6a3f2216fb2cf6ef9709a14f3d20b78fbf
|
[
"Apache-2.0"
] | 10
|
2016-12-28T22:06:31.000Z
|
2021-05-24T13:42:30.000Z
|
tasks/select-raster-rectangle.cpp
|
lukas-ke/faint-graphics-editor
|
33eb9e6a3f2216fb2cf6ef9709a14f3d20b78fbf
|
[
"Apache-2.0"
] | 4
|
2015-10-09T23:55:10.000Z
|
2020-04-04T08:09:22.000Z
|
tasks/select-raster-rectangle.cpp
|
lukas-ke/faint-graphics-editor
|
33eb9e6a3f2216fb2cf6ef9709a14f3d20b78fbf
|
[
"Apache-2.0"
] | null | null | null |
// -*- coding: us-ascii-unix -*-
// Copyright 2012 Lukas Kemmer
//
// Licensed under the Apache License, Version 2.0 (the "License"); you
// may not use this file except in compliance with the License. You
// may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
// implied. See the License for the specific language governing
// permissions and limitations under the License.
#include <algorithm>
#include "app/active-canvas.hh"
#include "commands/command.hh"
#include "commands/set-raster-selection-cmd.hh"
#include "geo/geo-func.hh"
#include "geo/int-point.hh"
#include "geo/measure.hh"
#include "geo/tri.hh"
#include "rendering/faint-dc.hh"
#include "tasks/select-raster-base.hh"
#include "tasks/select-raster-rectangle.hh"
#include "text/formatting.hh"
#include "util/default-settings.hh"
#include "util/image-util.hh"
#include "util/pos-info.hh"
#include "util/tool-util.hh"
namespace faint{
static Point get_pos(const Point& anchor, const PosInfo& info){
return info.modifiers.Secondary() ?
constrain_to_square(anchor, info.pos, false) :
info.pos;
}
class RasterSelectionRectangle : public RasterSelectionTask {
public:
RasterSelectionRectangle(const Point& startPos,
Settings& s,
bool appendCommand,
const ActiveCanvas& canvas)
: m_appendCommand(appendCommand),
m_canvas(canvas),
m_maxDistance(0.0),
m_p0(startPos),
m_p1(startPos),
m_settings(s)
{}
void Draw(FaintDC& dc, Overlays&, const PosInfo&) override{
dc.Rectangle(tri_from_rect(Rect(m_p0, m_p1)), selection_rectangle_settings());
}
bool DrawBeforeZoom(Layer) const override{
return true;
}
CommandPtr GetCommand() override{
return m_command.Take();
}
Cursor GetCursor(const PosInfo&) const override{
return Cursor::CROSSHAIR;
}
TaskPtr GetNewTask() override{
return nullptr;
}
IntRect GetRefreshRect(const RefreshInfo&) const override{
return IntRect(floored(m_p0), floored(m_p1));
}
TaskResult MouseDown(const PosInfo&) override{
// Rectangle selection is already active after construction
return TaskResult::NONE;
}
TaskResult MouseUp(const PosInfo& info) override{
if (m_maxDistance < 1.0){
return TaskResult::CHANGE;
}
else{
IntRect rect(intersection(IntRect(floored(m_p0), floored(m_p1)),
image_rect(info.canvas.GetImage())));
if (m_oldOptions.IsSet()){
m_command.Set(set_raster_selection_command(
New(SelectionState(rect)),
Old(SelectionState()),
"Select Rectangle",
m_appendCommand,
New(raster_selection_options(m_settings)),
Old(m_oldOptions.Get())));
}
else{
m_command.Set(set_raster_selection_command(New(SelectionState(rect)),
Old(SelectionState()),
"Select Rectangle",
m_appendCommand));
}
return TaskResult::COMMIT_AND_CHANGE;
}
}
TaskResult MouseMove(const PosInfo& info) override{
m_p1 = get_pos(m_p0, info);
m_maxDistance = std::max(m_maxDistance, distance(m_p0, m_p1));
info.status.SetText(str_from_to(m_p0, m_p1), 0);
return TaskResult::DRAW;
}
TaskResult Preempt(const PosInfo&) override{
return TaskResult::CHANGE;
}
void SetOldOptions(const OldSelectionOptions& options){
m_oldOptions.Set(options.Get());
}
RasterSelectionRectangle& operator=(const RasterSelectionRectangle&) = delete;
private:
Canvas& GetCanvas() const override{
return *m_canvas;
}
const Settings& GetSettings() override{
return m_settings;
}
bool m_appendCommand;
ActiveCanvas m_canvas;
PendingCommand m_command;
coord m_maxDistance;
Point m_p0;
Point m_p1;
Settings& m_settings;
Optional<SelectionOptions> m_oldOptions;
};
Task* raster_selection_rectangle_task(const Point& startPos,
Settings& settings,
bool appendCommand,
const ActiveCanvas& canvas)
{
return new RasterSelectionRectangle(startPos, settings, appendCommand,
canvas);
}
Task* raster_selection_rectangle_task(const Point& startPos,
Settings& settings,
const OldSelectionOptions& options,
bool appendCommand,
const ActiveCanvas& canvas)
{
RasterSelectionRectangle* task = new RasterSelectionRectangle(startPos,
settings, appendCommand, canvas);
task->SetOldOptions(options);
return task;
}
} // namespace
| 27.130178
| 82
| 0.712323
|
lukas-ke
|
f2b73f328267c1ece9efbae79af8df2be995edd0
| 444
|
hpp
|
C++
|
firmware/hdread/cmds.hpp
|
charlesmacd/HD6805_Reader
|
3d9ec7f2530b691db8eba7b9a64bdfb34c989984
|
[
"Apache-2.0"
] | null | null | null |
firmware/hdread/cmds.hpp
|
charlesmacd/HD6805_Reader
|
3d9ec7f2530b691db8eba7b9a64bdfb34c989984
|
[
"Apache-2.0"
] | null | null | null |
firmware/hdread/cmds.hpp
|
charlesmacd/HD6805_Reader
|
3d9ec7f2530b691db8eba7b9a64bdfb34c989984
|
[
"Apache-2.0"
] | null | null | null |
#pragma once
uint8_t shuffle(uint8_t in);
uint8_t nbit(uint8_t value);
void run_read();
int cmd_echo(void);
void read_raw_cycles(void);
void validate_adl(void);
void validate_adl_1bit(void);
uint32_t seek_bus_cycle(uint16_t address, bool debug);
void test_address_wrapping(void);
void test_address_output(bool dump);
void test_dump(bool dump);
void free_run(void);
void binary_dump(bool dump);
void cmd_read(void);
void comms_dispatch(void);
| 23.368421
| 54
| 0.79955
|
charlesmacd
|
f2b7e842960405c6e276088f7d7c5fc6507b0475
| 1,958
|
hpp
|
C++
|
android-31/java/util/concurrent/atomic/AtomicLong.hpp
|
YJBeetle/QtAndroidAPI
|
1468b5dc6eafaf7709f0b00ba1a6ec2b70684266
|
[
"Apache-2.0"
] | 12
|
2020-03-26T02:38:56.000Z
|
2022-03-14T08:17:26.000Z
|
android-31/java/util/concurrent/atomic/AtomicLong.hpp
|
YJBeetle/QtAndroidAPI
|
1468b5dc6eafaf7709f0b00ba1a6ec2b70684266
|
[
"Apache-2.0"
] | 1
|
2021-01-27T06:07:45.000Z
|
2021-11-13T19:19:43.000Z
|
android-29/java/util/concurrent/atomic/AtomicLong.hpp
|
YJBeetle/QtAndroidAPI
|
1468b5dc6eafaf7709f0b00ba1a6ec2b70684266
|
[
"Apache-2.0"
] | 3
|
2021-02-02T12:34:55.000Z
|
2022-03-08T07:45:57.000Z
|
#pragma once
#include "../../../lang/Number.hpp"
class JString;
namespace java::util::concurrent::atomic
{
class AtomicLong : public java::lang::Number
{
public:
// Fields
// QJniObject forward
template<typename ...Ts> explicit AtomicLong(const char *className, const char *sig, Ts...agv) : java::lang::Number(className, sig, std::forward<Ts>(agv)...) {}
AtomicLong(QJniObject obj);
// Constructors
AtomicLong();
AtomicLong(jlong arg0);
// Methods
jlong accumulateAndGet(jlong arg0, JObject arg1) const;
jlong addAndGet(jlong arg0) const;
jlong compareAndExchange(jlong arg0, jlong arg1) const;
jlong compareAndExchangeAcquire(jlong arg0, jlong arg1) const;
jlong compareAndExchangeRelease(jlong arg0, jlong arg1) const;
jboolean compareAndSet(jlong arg0, jlong arg1) const;
jlong decrementAndGet() const;
jdouble doubleValue() const;
jfloat floatValue() const;
jlong get() const;
jlong getAcquire() const;
jlong getAndAccumulate(jlong arg0, JObject arg1) const;
jlong getAndAdd(jlong arg0) const;
jlong getAndDecrement() const;
jlong getAndIncrement() const;
jlong getAndSet(jlong arg0) const;
jlong getAndUpdate(JObject arg0) const;
jlong getOpaque() const;
jlong getPlain() const;
jlong incrementAndGet() const;
jint intValue() const;
void lazySet(jlong arg0) const;
jlong longValue() const;
void set(jlong arg0) const;
void setOpaque(jlong arg0) const;
void setPlain(jlong arg0) const;
void setRelease(jlong arg0) const;
JString toString() const;
jlong updateAndGet(JObject arg0) const;
jboolean weakCompareAndSet(jlong arg0, jlong arg1) const;
jboolean weakCompareAndSetAcquire(jlong arg0, jlong arg1) const;
jboolean weakCompareAndSetPlain(jlong arg0, jlong arg1) const;
jboolean weakCompareAndSetRelease(jlong arg0, jlong arg1) const;
jboolean weakCompareAndSetVolatile(jlong arg0, jlong arg1) const;
};
} // namespace java::util::concurrent::atomic
| 32.633333
| 162
| 0.744127
|
YJBeetle
|
f2c1952e782ea11adee1c4bcec2659de9deed42d
| 7,670
|
cpp
|
C++
|
apps/tsp/worker/assfire/tsp/worker/Worker.cpp
|
Eaglegor/assfire-suite
|
6c8140e848932b6ce22b6addd07a93abba652c01
|
[
"MIT"
] | null | null | null |
apps/tsp/worker/assfire/tsp/worker/Worker.cpp
|
Eaglegor/assfire-suite
|
6c8140e848932b6ce22b6addd07a93abba652c01
|
[
"MIT"
] | null | null | null |
apps/tsp/worker/assfire/tsp/worker/Worker.cpp
|
Eaglegor/assfire-suite
|
6c8140e848932b6ce22b6addd07a93abba652c01
|
[
"MIT"
] | null | null | null |
#include "Worker.hpp"
#include <spdlog/spdlog.h>
#include "assfire/tsp/engine/TspAlgorithmStateContainer.hpp"
#include "assfire/tsp/api/TspSolutionListener.hpp"
#include "assfire/tsp/engine/TspSolverEngine.hpp"
#include "impl/TspWorkerConstants.hpp"
#include <condition_variable>
#include <atomic>
#include <chrono>
namespace assfire::tsp {
Worker::Worker(std::unique_ptr<TaskQueueListener> task_queue_listener,
std::unique_ptr<InterruptListener> interrupt_listener,
std::unique_ptr<TaskProvider> task_provider,
std::unique_ptr<StatusPublisher> status_publisher,
std::unique_ptr<SavedStateManager> saved_state_manager,
std::unique_ptr<SolutionPublisher> solution_publisher,
std::unique_ptr<TspSolverEngine> engine) :
task_queue_listener(std::move(task_queue_listener)),
interrupt_listener(std::move(interrupt_listener)),
task_provider(std::move(task_provider)),
status_publisher(std::move(status_publisher)),
saved_state_manager(std::move(saved_state_manager)),
solution_publisher(std::move(solution_publisher)),
engine(std::move(engine)) {}
void Worker::start() {
SPDLOG_INFO("Starting TSP worker...");
std::mutex cv_mutex;
std::unique_lock<std::mutex> cv_lock(cv_mutex);
task_queue_listener->startListening();
interrupt_listener->startListening();
while (true) {
std::atomic_bool done = false;
std::atomic_bool interrupted = false;
SPDLOG_INFO("Waiting for the next task...");
std::string task_id = task_queue_listener->nextTask();
SPDLOG_INFO("Received request to process TSP task {}", task_id);
if (!task_provider->tryLock(task_id)) {
SPDLOG_INFO("Couldn't acquire lock on proposed task {}. Likely someone else it already working on it", task_id);
continue;
}
try {
if (task_provider->isFinished(task_id)) {
SPDLOG_INFO("Task {} is already finished", task_id);
task_provider->unlock(task_id);
continue;
}
if (!task_provider->isPaused(task_id)) {
int attempts = task_provider->incAttempts(task_id);
if (attempts >= TSP_WORKER_MAX_ATTEMPTS) {
SPDLOG_INFO("Max attempts reached for task {}: {} >= {}", task_id, attempts, TSP_WORKER_MAX_ATTEMPTS);
task_provider->unlock(task_id);
continue;
}
}
SPDLOG_DEBUG("Trying to retrieve task {} from storage", task_id);
std::optional<TspTask> task = task_provider->retrieveTask(task_id);
if (!task) throw std::runtime_error("Failed to retrieve task from storage");
SPDLOG_DEBUG("Trying to retrieve saved state for task {}", task_id);
TspAlgorithmStateContainer saved_state_container([&](const TspAlgorithmStateContainer::TspAlgorithmStateDto &state) {
saved_state_manager->saveState(task_id, state);
});
std::optional<SavedStateManager::State> saved_state = saved_state_manager->loadState(task_id);
if (saved_state) {
SPDLOG_INFO("Found saved state for task {}", task_id);
saved_state_container.setState(std::move(*saved_state));
}
std::condition_variable cv;
SPDLOG_DEBUG("Creating solution listener for task {}", task_id);
TspSolutionListener solution_listener;
solution_listener.setOnNextSolutionCallback([&](const TspSolution &solution) {
SPDLOG_DEBUG("Got new solution for task {}, current_cost: {}", task_id, solution.getCost().getValue());
solution_publisher->publish(task_id, *task, solution);
if (!interrupted) {
status_publisher->publishNewSolution(task_id, solution.getCost(), solution.getValidationResult());
}
if (solution.isFinalSolution()) {
SPDLOG_INFO("Got final solution for task {}, cost: {}", task_id, solution.getCost().getValue());
status_publisher->publishFinished(task_id);
task_provider->sendFinished(task_id);
done = true;
cv.notify_all();
}
}, true);
solution_listener.setOnErrorCallback([&] {
SPDLOG_ERROR("Error while calculating solution for task {}", task_id);
status_publisher->publishError(task_id);
task_provider->sendError(task_id);
done = true;
cv.notify_all();
});
SPDLOG_DEBUG("Starting TSP session for task {}", task_id);
status_publisher->publishStarted(task_id);
task_provider->sendStarted(task_id);
TspSolutionSession session = engine->solveTsp(task_id, *task, saved_state_container, solution_listener);
interrupt_listener->subscribe(task_id, [&](int signal) {
switch (signal) {
case InterruptListener::PAUSE:
SPDLOG_INFO("Got PAUSE signal for task {}", task_id);
interrupted = true;
session.pause();
status_publisher->publishPaused(task_id);
task_provider->sendPaused(task_id);
done = true;
cv.notify_all();
break;
case InterruptListener::INTERRUPT:
SPDLOG_INFO("Got INTERRUPT signal for task {}", task_id);
interrupted = true;
session.interrupt();
status_publisher->publishInterrupted(task_id);
task_provider->sendInterrupted(task_id);
saved_state_manager->clearState(task_id);
done = true;
cv.notify_all();
break;
default:
SPDLOG_WARN("Got unknown signal {} for task {} - ignoring", signal, task_id);
break;
}
});
SPDLOG_INFO("Waiting for final TSP solution for task {}...", task_id);
while (!cv.wait_until(cv_lock, std::chrono::system_clock::now() + std::chrono::seconds(5), [&] { return done.load(); })) {
SPDLOG_DEBUG("Solution is in progress for task {}...", task_id);
task_provider->sendInProgress(task_id);
}
} catch (const std::exception &e) {
SPDLOG_INFO("There was an error while processing task {}: {}", task_id, e.what());
status_publisher->publishError(task_id);
task_provider->sendError(task_id);
}
SPDLOG_INFO("Finished processing TSP task {}", task_id);
status_publisher->release(task_id);
interrupt_listener->unsubscribe(task_id);
task_provider->unlock(task_id);
}
}
}
| 47.9375
| 138
| 0.544459
|
Eaglegor
|
f2c33a0e773fa2b8bbab1c8e1583a0f29b2d8d51
| 4,423
|
cpp
|
C++
|
src/AM/DVAM.cpp
|
fsaintjacques/cstore
|
3300a81c359c4a48e13ad397e3eb09384f57ccd7
|
[
"BSD-2-Clause"
] | 14
|
2016-07-11T04:08:09.000Z
|
2022-03-11T05:56:59.000Z
|
src/AM/DVAM.cpp
|
ibrarahmad/cstore
|
3300a81c359c4a48e13ad397e3eb09384f57ccd7
|
[
"BSD-2-Clause"
] | null | null | null |
src/AM/DVAM.cpp
|
ibrarahmad/cstore
|
3300a81c359c4a48e13ad397e3eb09384f57ccd7
|
[
"BSD-2-Clause"
] | 13
|
2016-06-01T10:41:15.000Z
|
2022-01-06T09:01:15.000Z
|
/* Copyright (c) 2005, Regents of Massachusetts Institute of Technology,
* Brandeis University, Brown University, and University of Massachusetts
* Boston. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* - Redistributions of source code must retain the above copyright notice,
* this list of conditions and the following disclaimer.
* - Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
* - Neither the name of Massachusetts Institute of Technology,
* Brandeis University, Brown University, or University of
* Massachusetts Boston nor the names of its contributors may be used
* to endorse or promote products derived from this software without
* specific prior written permission.
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
* "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
* TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
* PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
* CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
* EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
* PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
* PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
* LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
* NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
//#include <iostream>
#include <fstream>
#include <sstream>
#include <strstream>
#include <iterator>
#include <algorithm>
#include <db_cxx.h>
#include <vector>
#include "DVAM.h"
DVAM::DVAM( string table_, bool ros)
{
init=true;
_numindicies = 2; // That's what I think it is for DV, always.
_ros = ros;
string s = table_;
int loc;
loc = s.rfind("/", string::npos);
if(s.rfind("/", string::npos) != string::npos)
{
table=s.substr(loc+1);
}
else
{
table= table_;
}
retval = 0;
}
DVAM::~DVAM()
{
delete dvc;
delete dpencoder;
delete dpdecoder;
}
void DVAM::initCursors( )
{
}
const void* DVAM::skipToPagePrimary( char* key )
{
// ic->setKey(key, _fieldnum);
init = false;
return dpencoder->getPage();
}
const void* DVAM::skipToPageSecondary( char* key )
{
//((IntEncoder*)encoder)->resetPair();
//ic->setPos(key, _fieldnum);
//_curPos=key+1;
return dpencoder->getPage();
}
const void* DVAM::getNextPageSecondary( )
{
//ic->setPos(_curPos, _fieldnum);
//_curPos++;
return dpencoder->getPage();
}
const void* DVAM::getNextPagePrimary()
{
//if (init) {
//ic->setKey(0, _fieldnum);
//init = false;
//}
return dpencoder->getPage();
}
char* DVAM::getLastIndexValuePrimary()
{
retval = _wosMgr->getLastValue( _ros );
//for now WOS only works on integers ... fix later ...
return ((char*)&retval);
}
char* DVAM::getLastIndexValueSecondary()
{
retval = _wosMgr->getLastPosition( _ros );
//for now WOS only works on integers ... fix later ...
return ((char*)&retval);
}
string DVAM::toString()
{
return "DV string representation of some column (add name)";
}
string DVAM::getTableName()
{
return table;
}
bool DVAM::isROSDV()
{
return _ros;
}
void DVAM::deleteTuple( int pos )
{
if ( !_wosMgr )
throw AccessException("This DVAM was initialized outside of WOSManager, which is wrong ");
_wosMgr->deleteTuple( pos, this->isROSDV() );
}
void DVAM::setWOSManager( WOSManager *wm )
{
_wosMgr = wm;
// if this is not called, DVAM will not function properly
// setWOSManager is practically part of a constructor.
dvc = new DVConverter( _wosMgr, this->_ros ); //rwseg, 0);
dpencoder = new IntEncoder(dvc, // data source
0, // column index
//8*PAGE_SIZE); // buffer size in bits
96); // buffer size in bits
dpdecoder = new IntDecoder( false ); // value sorted
initCursors();
}
int DVAM::getLastStorageKey()
{
//int storageKey = -1;//rwseg->getLastStorageKey();
return _wosMgr->getLastStorageKey( _ros );
}
| 26.969512
| 94
| 0.688673
|
fsaintjacques
|
f2c4a2e69f814c232eb501236dbe3a30cbef8d4f
| 3,517
|
cpp
|
C++
|
tests/FacesTests.cpp
|
dartzon/dotObj-parser
|
3709699cfba39960c8b58ccec8df5bb5ca719868
|
[
"MIT"
] | 3
|
2017-11-10T14:28:37.000Z
|
2021-04-15T18:44:27.000Z
|
tests/FacesTests.cpp
|
dartzon/dotObj-parser
|
3709699cfba39960c8b58ccec8df5bb5ca719868
|
[
"MIT"
] | null | null | null |
tests/FacesTests.cpp
|
dartzon/dotObj-parser
|
3709699cfba39960c8b58ccec8df5bb5ca719868
|
[
"MIT"
] | null | null | null |
// =============================================================================
// Copyright (c) 2017 Othmane AIT EL CADI
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
// in the Software without restriction, including without limitation the rights
// to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
// copies of the Software, and to permit persons to whom the Software is
// furnished to do so, subject to the following conditions:
//
// The above copyright notice and this permission notice shall be included in all
// copies or substantial portions of the Software.
//
// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
// SOFTWARE.
// =============================================================================
/*
* \file FacesTests.cpp
*
* \author Othmane AIT EL CADI - dartzon@gmail.com
* \date 09-11-2017
*/
#include "ObjDatabase.h"
#include "ObjFileParser.h"
#include "ObjEntityFace.h"
#include "catch.h"
TEST_CASE("Loading Faces", "[face]")
{
const char* pFilePath = "tests/models/cube.obj";
ObjDatabase objDB;
ObjFileParser fp(pFilePath, objDB);
const bool opened = fp.parseFile();
SECTION("reading and parsing the Obj file")
{
REQUIRE(opened == true);
}
SECTION("successful reading changes the count of objects in the Obj database")
{
const size_t entCount = objDB.getEntitiesCount();
REQUIRE(entCount > 0);
}
SECTION("there should be exactly 12 Faces in the Obj database")
{
size_t faceCount = 0;
ObjEntity* pEnt = nullptr;
while((pEnt = objDB.getNextEntity()) != nullptr)
{
if(pEnt->getType() == ElementType::FACE)
{
++faceCount;
}
}
REQUIRE(faceCount == 12);
}
SECTION("all the Faces are triangles")
{
ObjEntity* pEnt = nullptr;
while((pEnt = objDB.getNextEntity()) != nullptr)
{
if(pEnt->getType() == ElementType::FACE)
{
ObjEntityFace& fc = *static_cast<ObjEntityFace*>(pEnt);
const size_t countIdx = fc.getIndicesCount();
const VerticesIdxOrganization vtxIdxOrg = fc.getVerticesIndicesOrganization();
REQUIRE(vtxIdxOrg == VerticesIdxOrganization::VGEO_VTEXTURE_VNORMAL);
REQUIRE(countIdx == 9);
REQUIRE(fc.isTriangle() == true);
}
}
}
SECTION("all the Faces have a full triplet indices")
{
ObjEntity* pEnt = nullptr;
while((pEnt = objDB.getNextEntity()) != nullptr)
{
if(pEnt->getType() == ElementType::FACE)
{
ObjEntityFace& fc = *static_cast<ObjEntityFace*>(pEnt);
const VerticesIdxOrganization vtxIdxOrg = fc.getVerticesIndicesOrganization();
REQUIRE(vtxIdxOrg == VerticesIdxOrganization::VGEO_VTEXTURE_VNORMAL);
}
}
}
}
| 33.817308
| 94
| 0.605061
|
dartzon
|
f2c62689ec735aac6f2869beef5282cdf2681cea
| 474
|
cpp
|
C++
|
source/housys/src/hou/sys/file_type.cpp
|
DavideCorradiDev/houzi-game-engine
|
d704aa9c5b024300578aafe410b7299c4af4fcec
|
[
"MIT"
] | 2
|
2018-04-12T20:59:20.000Z
|
2018-07-26T16:04:07.000Z
|
source/housys/src/hou/sys/file_type.cpp
|
DavideCorradiDev/houzi-game-engine
|
d704aa9c5b024300578aafe410b7299c4af4fcec
|
[
"MIT"
] | null | null | null |
source/housys/src/hou/sys/file_type.cpp
|
DavideCorradiDev/houzi-game-engine
|
d704aa9c5b024300578aafe410b7299c4af4fcec
|
[
"MIT"
] | null | null | null |
// Houzi Game Engine
// Copyright (c) 2018 Davide Corradi
// Licensed under the MIT license.
#include "hou/sys/file_type.hpp"
#include "hou/cor/core_functions.hpp"
#define FILE_TYPE_CASE(ft, os) \
case file_type::ft: \
return (os) << #ft
namespace hou
{
std::ostream& operator<<(std::ostream& os, file_type ft)
{
switch(ft)
{
FILE_TYPE_CASE(binary, os);
FILE_TYPE_CASE(text, os);
}
return STREAM_VALUE(os, file_type, ft);
}
} // namespace hou
| 16.344828
| 56
| 0.670886
|
DavideCorradiDev
|
f2c8184a1810fe639bdb62ce85a3750771c5f49e
| 313
|
cpp
|
C++
|
ExdiKD_Sample/ExdiKdSample/ExdiKdSample/stdafx.cpp
|
sickn3ss/c_code
|
3ca752b8a4be07e5829df6ed397c81061d28e10d
|
[
"Apache-2.0"
] | 2
|
2020-04-26T09:45:01.000Z
|
2020-10-10T04:54:49.000Z
|
ExdiKD_Sample/ExdiKdSample/KdControllerLib/stdafx.cpp
|
sickn3ss/c_code
|
3ca752b8a4be07e5829df6ed397c81061d28e10d
|
[
"Apache-2.0"
] | null | null | null |
ExdiKD_Sample/ExdiKdSample/KdControllerLib/stdafx.cpp
|
sickn3ss/c_code
|
3ca752b8a4be07e5829df6ed397c81061d28e10d
|
[
"Apache-2.0"
] | null | null | null |
//----------------------------------------------------------------------------
//
// stdafx.cpp
//
// This file is used to generate precompiled header files.
//
// Copyright (c) Microsoft. All rights reserved.
//
//----------------------------------------------------------------------------
#include "stdafx.h"
| 26.083333
| 78
| 0.335463
|
sickn3ss
|
f2cd5ee855c409a118f3abc6b67fae0a013d3001
| 3,645
|
cpp
|
C++
|
LunarGSamples/API-Samples/allocdescriptorsets/allocdescriptorsets.cpp
|
nhocbotmn/d-sktop
|
ead5028ab32fe15edcef81740747e0d37566ad5f
|
[
"Apache-2.0"
] | null | null | null |
LunarGSamples/API-Samples/allocdescriptorsets/allocdescriptorsets.cpp
|
nhocbotmn/d-sktop
|
ead5028ab32fe15edcef81740747e0d37566ad5f
|
[
"Apache-2.0"
] | null | null | null |
LunarGSamples/API-Samples/allocdescriptorsets/allocdescriptorsets.cpp
|
nhocbotmn/d-sktop
|
ead5028ab32fe15edcef81740747e0d37566ad5f
|
[
"Apache-2.0"
] | null | null | null |
/*
* Vulkan Samples
*
* Copyright (C) 2015-2016 Valve Corporation
* Copyright (C) 2015-2016 LunarG, Inc.
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"),
* to deal in the Software without restriction, including without limitation
* the rights to use, copy, modify, merge, publish, distribute, sublicense,
* and/or sell copies of the Software, and to permit persons to whom the
* Software is furnished to do so, subject to the following conditions:
*
* The above copyright notice and this permission notice shall be included
* in all copies or substantial portions of the Software.
*
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
* THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
* DEALINGS IN THE SOFTWARE.
*/
/*
VULKAN_SAMPLE_SHORT_DESCRIPTION
Allocate Descriptor Set
*/
/* This is part of the draw cube progression */
#include <util_init.hpp>
#include <stdio.h>
#include <assert.h>
#include <string.h>
#include <cstdlib>
int sample_main(int argc, char *argv[]) {
VkResult U_ASSERT_ONLY res;
struct sample_info info = {};
char sample_title[] = "Allocate Descriptor Set Sample";
init_global_layer_properties(info);
init_instance(info, sample_title);
init_enumerate_device(info);
init_queue_family_index(info);
init_device(info);
init_uniform_buffer(info);
init_descriptor_and_pipeline_layouts(info, false);
/* VULKAN_KEY_START */
VkDescriptorPoolSize type_count[1];
type_count[0].type = VK_DESCRIPTOR_TYPE_UNIFORM_BUFFER;
type_count[0].descriptorCount = 1;
VkDescriptorPoolCreateInfo descriptor_pool = {};
descriptor_pool.sType = VK_STRUCTURE_TYPE_DESCRIPTOR_POOL_CREATE_INFO;
descriptor_pool.pNext = NULL;
descriptor_pool.maxSets = 1;
descriptor_pool.poolSizeCount = 1;
descriptor_pool.pPoolSizes = type_count;
res = vkCreateDescriptorPool(info.device, &descriptor_pool, NULL,
&info.desc_pool);
assert(res == VK_SUCCESS);
VkDescriptorSetAllocateInfo alloc_info[1];
alloc_info[0].sType = VK_STRUCTURE_TYPE_DESCRIPTOR_SET_ALLOCATE_INFO;
alloc_info[0].pNext = NULL;
alloc_info[0].descriptorPool = info.desc_pool;
alloc_info[0].descriptorSetCount = NUM_DESCRIPTOR_SETS;
alloc_info[0].pSetLayouts = info.desc_layout.data();
info.desc_set.resize(NUM_DESCRIPTOR_SETS);
res =
vkAllocateDescriptorSets(info.device, alloc_info, info.desc_set.data());
assert(res == VK_SUCCESS);
VkWriteDescriptorSet writes[1];
writes[0] = {};
writes[0].sType = VK_STRUCTURE_TYPE_WRITE_DESCRIPTOR_SET;
writes[0].pNext = NULL;
writes[0].dstSet = info.desc_set[0];
writes[0].descriptorCount = 1;
writes[0].descriptorType = VK_DESCRIPTOR_TYPE_UNIFORM_BUFFER;
writes[0].pBufferInfo = &info.uniform_data.buffer_info;
writes[0].dstArrayElement = 0;
writes[0].dstBinding = 0;
vkUpdateDescriptorSets(info.device, 1, writes, 0, NULL);
/* VULKAN_KEY_END */
vkDestroyDescriptorPool(info.device, info.desc_pool, NULL);
destroy_uniform_buffer(info);
destroy_descriptor_and_pipeline_layouts(info);
destroy_device(info);
destroy_instance(info);
return 0;
}
| 35.735294
| 80
| 0.733882
|
nhocbotmn
|
f2cda095afbee8fc17f789d31e3d26110915675f
| 1,931
|
cpp
|
C++
|
EasyCpp/Net/Services/Spotify/PublicUser.cpp
|
Thalhammer/EasyCpp
|
6b9886fecf0aa363eaf03741426fd3462306c211
|
[
"MIT"
] | 3
|
2018-02-06T05:12:41.000Z
|
2020-05-12T20:57:32.000Z
|
EasyCpp/Net/Services/Spotify/PublicUser.cpp
|
Thalhammer/EasyCpp
|
6b9886fecf0aa363eaf03741426fd3462306c211
|
[
"MIT"
] | 41
|
2016-07-11T12:19:10.000Z
|
2017-08-08T07:43:12.000Z
|
EasyCpp/Net/Services/Spotify/PublicUser.cpp
|
Thalhammer/EasyCpp
|
6b9886fecf0aa363eaf03741426fd3462306c211
|
[
"MIT"
] | 2
|
2019-08-02T10:24:36.000Z
|
2020-09-11T01:45:12.000Z
|
#include "PublicUser.h"
#include "../../../Bundle.h"
#include "../../../AnyArray.h"
#include <cstddef>
namespace EasyCpp
{
namespace Net
{
namespace Services
{
namespace Spotify
{
PublicUser::~PublicUser()
{
}
const std::string & PublicUser::getDisplayName() const
{
return _display_name;
}
const std::map<std::string, std::string>& PublicUser::getExternalUrls() const
{
return _external_urls;
}
const Followers & PublicUser::getFollowers() const
{
return _followers;
}
const std::string & PublicUser::getHref() const
{
return _href;
}
const std::string& PublicUser::getID() const
{
return _id;
}
const std::vector<Image>& PublicUser::getImages() const
{
return _images;
}
const std::string & PublicUser::getURI() const
{
return _uri;
}
AnyValue PublicUser::toAnyValue() const
{
return Bundle({
{ "display_name", _display_name },
{ "external_urls", Bundle(_external_urls) },
{ "followers", _followers.toAnyValue() },
{ "href", _href },
{ "id", _id },
{ "images", toAnyArraySerialize(_images) },
{ "uri", _uri }
});
}
void PublicUser::fromAnyValue(const AnyValue & state)
{
Bundle bundle = state.as<Bundle>();
_display_name = bundle.get("display_name").isType<nullptr_t>() ? "" : bundle.get<std::string>("display_name");
_external_urls = bundle.get<Bundle>("external_urls").getMap<std::string>();
if(bundle.isSet("followers")) _followers.fromAnyValue(bundle.get("followers"));
_href = bundle.get<std::string>("href");
_id = bundle.get<std::string>("id");
_images = bundle.isSet("images") ? fromAnyArray<Image>(bundle.get<AnyArray>("images")) : std::vector<Image>();
_uri = bundle.get<std::string>("uri");
}
PublicUser::PublicUser()
{
}
}
}
}
}
| 22.717647
| 115
| 0.599171
|
Thalhammer
|
f2da6092a7f7351cb107fc800d67679611177aaa
| 1,725
|
cpp
|
C++
|
cpp/14/14.4.cpp
|
KeiichiHirobe/algorithms
|
8de082dab33054f3e433330a2cf5d06bd770bd04
|
[
"Apache-2.0"
] | null | null | null |
cpp/14/14.4.cpp
|
KeiichiHirobe/algorithms
|
8de082dab33054f3e433330a2cf5d06bd770bd04
|
[
"Apache-2.0"
] | null | null | null |
cpp/14/14.4.cpp
|
KeiichiHirobe/algorithms
|
8de082dab33054f3e433330a2cf5d06bd770bd04
|
[
"Apache-2.0"
] | null | null | null |
#include <iostream>
#include <vector>
#include <string>
#include <cstring>
using namespace std;
// 四方向への移動ベクトル
const int dx[4] = {1, 0, -1, 0};
const int dy[4] = {0, 1, 0, -1};
// 入力
int H, W;
vector<string> field;
// 探索
vector<vector<int>> dist(510, vector<int>(510, -1));
void dfs(int h, int w)
{
// 四方向を探索
for (int dir = 0; dir < 4; ++dir)
{
int nh = h + dx[dir];
int nw = w + dy[dir];
// 場外アウトしたり、移動先が壁の場合はスルー
if (nh < 0 || nh >= H || nw < 0 || nw >= W)
continue;
if (field[nh][nw] == '#')
{
if ((dist[nh][nw] > dist[h][w] + 1 || dist[nh][nw] == -1) && dist[h][w] + 1 <= 2)
{
dist[nh][nw] = dist[h][w] + 1;
}
else
{
continue;
}
}
else
{
if ((dist[nh][nw] > dist[h][w] || dist[nh][nw] == -1) && dist[h][w] <= 2)
{
dist[nh][nw] = dist[h][w];
}
else
{
continue;
}
}
// 再帰的に探索
dfs(nh, nw);
}
}
int main()
{
// 入力受け取り
cin >> H >> W;
field.resize(H);
for (int h = 0; h < H; ++h)
cin >> field[h];
// s と g のマスを特定する
int sh, sw, gh, gw;
for (int h = 0; h < H; ++h)
{
for (int w = 0; w < W; ++w)
{
if (field[h][w] == 's')
sh = h, sw = w;
if (field[h][w] == 'g')
gh = h, gw = w;
}
}
dist[sh][sw] = 0;
// 探索開始
dfs(sh, sw);
// 結果
if (dist[gh][gw] <= 2 && dist[gh][gw] != -1)
cout << "YES" << endl;
else
cout << "NO" << endl;
}
| 19.382022
| 93
| 0.357101
|
KeiichiHirobe
|
f2dd11ba59b987be05ca4b067f64abc4ca0518f3
| 6,391
|
cpp
|
C++
|
rwa5_group_1/src/dynamic_obs.cpp
|
anubhavparas/ARIAC_Group_1
|
401ff3b9f157e5aab0d45e2594e78ef4e72d27cf
|
[
"BSD-3-Clause"
] | 2
|
2021-04-03T02:15:27.000Z
|
2021-04-23T08:58:11.000Z
|
ariac_group_1/src/dynamic_obs.cpp
|
sandeep-kota/ARIAC_Group_1
|
572766a8ec10eb375281e8fdf625a2071d075454
|
[
"BSD-3-Clause"
] | null | null | null |
ariac_group_1/src/dynamic_obs.cpp
|
sandeep-kota/ARIAC_Group_1
|
572766a8ec10eb375281e8fdf625a2071d075454
|
[
"BSD-3-Clause"
] | 5
|
2021-03-01T07:05:48.000Z
|
2021-05-08T12:49:48.000Z
|
#include "dynamic_obs.h"
/**
* @brief Construct a new Dynamic Obs:: Dynamic Obs object
*
* @param node
*/
DynamicObs::DynamicObs(ros::NodeHandle &node)
{
node_ = node;
for (int i = 0; i < 8; ++i)
{
break_beam_subscriber_[i] = node_.subscribe<nist_gear::Proximity>("/ariac/breakbeam_" + std::to_string(i + 1) + "_change", 1,
boost::bind(&DynamicObs::break_beam_callback, this, _1, i + 1));
}
// blackout_subscriber_ = node_.subscribe<nist_gear::Proximity>("/ariac/breakbeam_0", 1, &DynamicObs::blackout_subscriber_callback, this);
blackout_subscriber_ = node_.subscribe("/ariac/breakbeam_0", 1, &DynamicObs::blackout_subscriber_callback, this);
for (int i = 0; i < NUM_OBSTACLES; ++i)
{
dyn_obs_pos_pub_[i] = node_.advertise<geometry_msgs::Point32>("obstacle_" + std::to_string(i + 1) + "_pos", 2);
}
for (int i = 0; i < NUM_OBSTACLES; ++i)
obs_[i].z = -1;
memset(reading_time_, 0, sizeof(reading_time_));
}
/**
* @brief Sensr Blackout Subscriber topic
*
* @param msg Message Topic
*/
void DynamicObs::blackout_subscriber_callback(const nist_gear::Proximity::ConstPtr &msg)
{
latest_time = msg->header.stamp.toSec();
// ROS_INFO_STREAM("Blackout latest time :"<<latest_time);
}
/**
* @brief Callback for the breakbeam sensors
*
* @param msg
* @param sensor
*/
void DynamicObs::break_beam_callback(const nist_gear::Proximity::ConstPtr &msg, int sensor)
{
double time = msg->header.stamp.toSec();
if (num_obstacles_ < NUM_OBSTACLES)
{
std::vector<int> sensor_index = {num_obstacles_, num_obstacles_ + NUM_OBSTACLES};
sensor_id_.push_back(sensor_index);
obs_[num_obstacles_].y = y_locs[sensor];
sensor_pos_.insert(std::pair<int, int>(sensor, num_obstacles_));
sensor_pos_.insert(std::pair<int, int>(sensor + 4, num_obstacles_ + NUM_OBSTACLES));
++num_obstacles_;
}
cur_reading_[sensor_pos_[sensor]] = msg->object_detected;
reading_time_[sensor_pos_[sensor]] = time;
}
/**
* @brief Check if sensor backout condition is true
*
* @return true
* @return false
*/
bool DynamicObs::isBlackout()
{
double cur_time = ros::Time::now().toSec();
// int latest_time = -1;
// for(int i = 0; i< 2*NUM_OBSTACLES; ++i) {
// latest_time = latest_time>reading_time_[i]? latest_time:reading_time_[i];
// }
// ROS_INFO_STREAM("Curr Time, Latest Time :"<<cur_time<<","<<latest_time);
if (cur_time - latest_time <= 2.0)
return false;
else if (cur_time - latest_time > 2.0)
return true;
}
/**
* @brief Human obstacle pose topic publisher
*
*/
void DynamicObs::publish_data()
{
bool blackout = isBlackout();
ros::param::set("/ariac/sensor_blackout", blackout);
if (blackout)
{
// ROS_WARN_STREAM("Sensor blackout detected");
}
double cur_time = ros::Time::now().toSec();
if (!blackout)
{
for (int i = 0; i < num_obstacles_; ++i)
{
int sensor1 = sensor_id_[i][0];
int sensor2 = sensor_id_[i][1];
if (cur_reading_[sensor1])
{
obs_[i].x = -1.6;
obs_[i].z = -1;
}
else if (cur_reading_[sensor2])
{
obs_[i].x = -16.6;
obs_[i].z = 1;
}
else
{
if (reading_time_[sensor1] > reading_time_[sensor2])
{
obs_[i].z = -1;
}
else if (reading_time_[sensor1] < reading_time_[sensor2])
{
obs_[i].z = 1;
}
if (obs_[i].z == 1)
{
obs_[i].x = -16.6 + (15.0 / MOVE_TIME) * (cur_time - reading_time_[sensor2]);
}
else
{
obs_[i].x = -1.6 - (15.0 / MOVE_TIME) * (cur_time - reading_time_[sensor1]);
}
}
}
}
else
{
// Made sure for for max operation both args are doubles not ints
// fmod(a,b) = a%b... used for doubles instead of ints
for (int i = 0; i < num_obstacles_; ++i)
{
int sensor1 = sensor_id_[i][0];
int sensor2 = sensor_id_[i][1];
if (cur_reading_[sensor1])
{
double time_diff = std::fmod(cur_time - reading_time_[sensor1], 2 * (MOVE_TIME + WAIT_TIME));
if (time_diff < MOVE_TIME + WAIT_TIME)
{
obs_[i].x = -1.6 - (15.0 / MOVE_TIME) * std::max(0.0, time_diff - WAIT_TIME);
// obs_[i].z = time_diff>WAIT_TIME? -1:1;
obs_[i].z = -1;
}
else
{
obs_[i].x = -16.6 + (15.0 / MOVE_TIME) * std::max(0.0, time_diff - 2 * WAIT_TIME - MOVE_TIME);
// obs_[i].z = time_diff>2*WAIT_TIME+MOVE_TIME? 1:-1;
obs_[i].z = 1;
}
}
else if (cur_reading_[sensor2])
{
double time_diff = std::fmod(cur_time - reading_time_[sensor2], 2 * (MOVE_TIME + WAIT_TIME));
if (time_diff < MOVE_TIME + WAIT_TIME)
{
obs_[i].x = -16.6 + (15.0 / MOVE_TIME) * std::max(0.0, time_diff - WAIT_TIME);
// obs_[i].z = time_diff>WAIT_TIME? 1:-1;
obs_[i].z = 1;
}
else
{
obs_[i].x = -1.6 - (15.0 / MOVE_TIME) * std::max(0.0, time_diff - 2 * WAIT_TIME - MOVE_TIME);
// obs_[i].z = time_diff>2*WAIT_TIME+MOVE_TIME? -1:1;
obs_[i].z = -1;
}
}
else
{
obs_[i].z = reading_time_[sensor1] > reading_time_[sensor2] ? -1 : 1;
double time_diff = std::fmod(cur_time -
std::max(reading_time_[sensor1], reading_time_[sensor2]),
2 * (MOVE_TIME + WAIT_TIME));
if (time_diff < MOVE_TIME + WAIT_TIME && obs_[i].z == -1)
{
obs_[i].x = std::max(-16.6, -1.6 - (15.0 / MOVE_TIME) * time_diff);
obs_[i].z = time_diff > MOVE_TIME ? 1 : -1;
}
else if (time_diff < MOVE_TIME + WAIT_TIME && obs_[i].z == 1)
{
obs_[i].x = std::min(-1.6, -16.6 + (15.0 / MOVE_TIME) * time_diff);
obs_[i].z = time_diff > MOVE_TIME ? -1 : 1;
}
else if (time_diff > MOVE_TIME + WAIT_TIME && obs_[i].z == -1)
{
obs_[i].x = std::min(-1.6, -16.6 + (15.0 / MOVE_TIME) * (time_diff - MOVE_TIME - WAIT_TIME));
// obs_[i].z = 1;
obs_[i].z = time_diff > 2 * MOVE_TIME + WAIT_TIME ? -1 : 1;
}
else if (time_diff > MOVE_TIME + WAIT_TIME && obs_[i].z == 1)
{
obs_[i].x = std::max(-16.6, -1.6 - (15.0 / MOVE_TIME) * (time_diff - MOVE_TIME - WAIT_TIME));
// obs_[i].z = -1;
obs_[i].z = time_diff > 2 * MOVE_TIME + WAIT_TIME ? 1 : -1;
}
}
}
}
for (int i = 0; i < NUM_OBSTACLES; ++i)
{
dyn_obs_pos_pub_[i].publish(obs_[i]);
}
return;
}
int main(int argc, char **argv)
{
ros::init(argc, argv, "dyn_obs_node");
ros::NodeHandle node;
ros::Rate loop_rate(10);
DynamicObs dynamic_obs(node);
while (ros::ok())
{
dynamic_obs.publish_data();
ros::spinOnce();
loop_rate.sleep();
}
}
| 26.629167
| 139
| 0.609607
|
anubhavparas
|
f2e676d908c5e66efe71d2cf11802f1602234a8a
| 5,369
|
hpp
|
C++
|
lib/data_structure/bigint.hpp
|
kuhaku-space/atcoder-lib
|
7fe1365e1be69d3eff11e122b2c7dff997a6c541
|
[
"Apache-2.0"
] | null | null | null |
lib/data_structure/bigint.hpp
|
kuhaku-space/atcoder-lib
|
7fe1365e1be69d3eff11e122b2c7dff997a6c541
|
[
"Apache-2.0"
] | 4
|
2022-01-05T14:40:40.000Z
|
2022-03-05T08:03:19.000Z
|
lib/data_structure/bigint.hpp
|
kuhaku-space/atcoder-lib
|
7fe1365e1be69d3eff11e122b2c7dff997a6c541
|
[
"Apache-2.0"
] | null | null | null |
#include "fft/ntt.hpp"
#include "template/template.hpp"
/*
* verify:
* https://onlinejudge.u-aizu.ac.jp/problems/NTL_2_A 21/03/02
* https://onlinejudge.u-aizu.ac.jp/problems/NTL_2_B 21/03/02
* https://onlinejudge.u-aizu.ac.jp/problems/NTL_2_F 21/03/02
*/
struct BigInt {
vector<int> data;
bool is_negative;
BigInt() : data(1), is_negative() {}
BigInt(string s) : data(s.size()), is_negative(false) {
if (s[0] == '-') is_negative = true;
reverse(s.begin(), s.end());
if (is_negative) s.pop_back(), data.pop_back();
for (int i = 0; i < s.size(); ++i) { data[i] = s[i] - '0'; }
}
BigInt &operator+=(const BigInt &rhs) {
if (is_negative ^ rhs.is_negative) return *this -= -rhs;
int n = max(size(), rhs.size());
data.resize(n, 0);
for (int i = 0; i < rhs.size(); ++i) data[i] += rhs.data[i];
format();
return *this;
}
BigInt &operator-=(const BigInt &rhs) {
if (is_negative ^ rhs.is_negative) return *this += -rhs;
bool f = abs_less(rhs);
int n = max(size(), rhs.size());
data.resize(n, 0);
for (int i = 0; i < rhs.size(); ++i) data[i] -= rhs.data[i];
if (f) {
is_negative = !is_negative;
for (auto &i : data) i = -i;
}
format();
return *this;
}
BigInt &operator*=(const BigInt &rhs) {
NTT<469762049, 3> ntt; // 2^26 * 7 + 1
ntt.convolution_self(data, rhs.data);
is_negative ^= rhs.is_negative;
format();
return *this;
}
BigInt &operator/=(const BigInt &rhs) {
assert(!rhs.is_zero());
BigInt cp = *this;
cp.is_negative = false;
bool flg = this->is_negative ^ rhs.is_negative;
BigInt x = rhs;
this->is_negative = false;
x.is_negative = false;
if (*this < x) return *this = BigInt();
NTT<469762049, 3> ntt; // 2^26 * 7 + 1
int sum = rhs.size();
for (int i = 0; i < 20; ++i) {
int len = x.size();
BigInt a(string("1") + string(len, '0'));
BigInt b = a + a - x;
ntt.convolution_self(data, b.data);
ntt.convolution_self(x.data, b.data);
format();
x.format();
sum += len;
int max_len = max(this->size(), x.size());
if (max_len > 1 << 15) {
max_len -= 1 << 15;
*this >>= max_len;
x >>= max_len;
sum -= max_len;
}
}
*this >>= sum;
if ((*this + BigInt("1")) * rhs.abs() <= cp) *this += BigInt("1");
this->is_negative = flg;
format();
return *this;
}
BigInt &operator>>=(int rhs) {
data.erase(data.begin(), data.begin() + rhs);
return *this;
}
BigInt operator-() const {
BigInt res = *this;
if (!res.is_zero()) res.is_negative = !res.is_negative;
return res;
}
BigInt operator+(const BigInt &rhs) const { return BigInt(*this) += rhs; }
BigInt operator-(const BigInt &rhs) const { return BigInt(*this) -= rhs; }
BigInt operator*(const BigInt &rhs) const { return BigInt(*this) *= rhs; }
BigInt operator/(const BigInt &rhs) const { return BigInt(*this) /= rhs; }
bool operator<(const BigInt &rhs) const {
if (is_negative ^ rhs.is_negative) return is_negative;
if (size() ^ rhs.size()) return size() < rhs.size();
for (int i = size() - 1; i >= 0; --i) {
if (data[i] ^ rhs.data[i]) return data[i] < rhs.data[i];
}
return false;
}
bool operator>(const BigInt &rhs) const { return rhs < *this; }
bool operator<=(const BigInt &rhs) const { return !(*this > rhs); }
bool operator>=(const BigInt &rhs) const { return !(*this < rhs); }
friend ostream &operator<<(ostream &os, const BigInt &rhs) {
string s;
for (auto i : rhs.data) s.push_back(char(i + '0'));
if (rhs.is_negative) s.push_back('-');
reverse(s.begin(), s.end());
os << s;
return os;
}
friend istream &operator>>(istream &is, BigInt &rhs) {
string s;
is >> s;
rhs = BigInt(s);
return is;
}
inline int size() const { return data.size(); }
int back() const {
assert(data.size() > 0);
return data.back();
}
inline bool is_zero() const { return data.size() == 1 && data[0] == 0; }
void format() {
data.emplace_back(0);
for (int i = 0; i < size() - 1; ++i) {
data[i + 1] += data[i] / 10;
data[i] %= 10;
if (data[i] < 0) --data[i + 1], data[i] += 10;
}
while (size() > 1 && back() == 0) data.pop_back();
if (is_zero()) is_negative = false;
}
BigInt abs() const {
if (!this->is_negative) return *this;
return -(*this);
}
bool abs_less(const BigInt &rhs) {
if (size() ^ rhs.size()) return size() < rhs.size();
for (int i = size() - 1; i >= 0; --i) {
if (data[i] ^ rhs.data[i]) return data[i] < rhs.data[i];
}
return false;
}
};
| 33.55625
| 79
| 0.485379
|
kuhaku-space
|
f2e9c0e4616df808ffd8ffd703faa35e23365ccf
| 3,763
|
cpp
|
C++
|
VEngine/src/VEngine/platform/windows/WindowsWindow.cpp
|
Parsif/VEngine
|
a31bdb1479c4dabe6a5eb808008600e736164180
|
[
"MIT"
] | null | null | null |
VEngine/src/VEngine/platform/windows/WindowsWindow.cpp
|
Parsif/VEngine
|
a31bdb1479c4dabe6a5eb808008600e736164180
|
[
"MIT"
] | null | null | null |
VEngine/src/VEngine/platform/windows/WindowsWindow.cpp
|
Parsif/VEngine
|
a31bdb1479c4dabe6a5eb808008600e736164180
|
[
"MIT"
] | null | null | null |
#include "precheader.h"
#include "WindowsWindow.h"
#include "core/Logger.h"
#include "events/KeyEvent.h"
#include "events/MouseEvents.h"
#include "events/WindowEvents.h"
namespace vengine
{
WindowsWindow::~WindowsWindow()
{
glfwDestroyWindow(m_glfw_window);
glfwTerminate();
}
void WindowsWindow::init(const std::string& title, unsigned int width, unsigned int height)
{
m_data.title = title;
m_data.width = width;
m_data.height = height;
if (!glfwInit())
{
LOG_ERROR("Initialization failed");
}
glfwWindowHint(GLFW_CONTEXT_VERSION_MAJOR, 4);
glfwWindowHint(GLFW_CONTEXT_VERSION_MINOR, 5);
glfwWindowHint(GLFW_OPENGL_PROFILE, GLFW_OPENGL_CORE_PROFILE);
m_glfw_window = glfwCreateWindow(m_data.width, m_data.height, title.c_str(), NULL, NULL);
if (!m_glfw_window)
{
LOG_ERROR("Window or OpenGL context creation failed");
}
glfwMakeContextCurrent(m_glfw_window);
glfwSetWindowUserPointer(m_glfw_window, &m_data);
set_glfw_event_callbacks();
}
void WindowsWindow::set_glfw_event_callbacks() const
{
glfwSetWindowSizeCallback(m_glfw_window, [](GLFWwindow* window, int width, int height)
{
auto& data = *static_cast<WindowData*>(glfwGetWindowUserPointer(window));
const WindowResizedEvent event(width, height);
data.width = width;
data.height = height;
data.event_callback(event);
});
glfwSetKeyCallback(m_glfw_window, [](GLFWwindow* window, int key, int scancode, int action, int mods)
{
auto& data = *static_cast<WindowData*>(glfwGetWindowUserPointer(window));
switch (action)
{
case GLFW_PRESS:
{
const KeyPressedEvent event(key);
data.event_callback(event);
break;
}
case GLFW_RELEASE:
{
const KeyReleasedEvent event(key);
data.event_callback(event);
break;
}
case GLFW_REPEAT:
{
//TODO: IMPLEMENT KEY REPEAT EVENT
break;
}
}
});
glfwSetScrollCallback(m_glfw_window, [](GLFWwindow* window, double xoffset, double yoffset)
{
auto& data = *static_cast<WindowData*>(glfwGetWindowUserPointer(window));
const MouseScrollEvent event(xoffset, yoffset);
data.event_callback(event);
});
glfwSetCursorPosCallback(m_glfw_window, [](GLFWwindow* window, double x, double y)
{
auto& data = *static_cast<WindowData*>(glfwGetWindowUserPointer(window));
const MouseMoveEvent event(x - data.mouse_x, data.mouse_y - y);
data.mouse_x = x;
data.mouse_y = y;
data.event_callback(event);
});
glfwSetMouseButtonCallback(m_glfw_window, [](GLFWwindow* window, int button, int action, int mods)
{
auto& data = *static_cast<WindowData*>(glfwGetWindowUserPointer(window));
const MousePressedEvent event(button, action, mods);
data.event_callback(event);
});
glfwSetDropCallback(m_glfw_window, [](GLFWwindow* window, int count, const char** paths)
{
auto& data = *static_cast<WindowData*>(glfwGetWindowUserPointer(window));
const FileDropEvent event(paths[0]);
data.event_callback(event);
});
}
void WindowsWindow::on_update()
{
glfwPollEvents();
}
bool WindowsWindow::is_open()
{
return !glfwWindowShouldClose(m_glfw_window);
}
void WindowsWindow::set_width(unsigned int width)
{
m_data.width = width;
glfwSetWindowSize(m_glfw_window, m_data.width, m_data.height);
}
void WindowsWindow::set_height(unsigned int height)
{
m_data.height = height;
glfwSetWindowSize(m_glfw_window, m_data.width, m_data.height);
}
void WindowsWindow::set_event_callback(const EventCallback& event_callback)
{
m_data.event_callback = event_callback;
}
void WindowsWindow::swap_buffers() const
{
glfwSwapBuffers(m_glfw_window);
}
void* WindowsWindow::get_native() const
{
return m_glfw_window;
}
}
| 23.51875
| 103
| 0.718841
|
Parsif
|
f2f0d13bea15f5249150dcd8c7c997dca45bb645
| 18,661
|
cpp
|
C++
|
code/framework/Configuration.cpp
|
TU-Berlin-CVRS/uipf
|
57f4afcfdece904e82624453a938aafdfde8df41
|
[
"BSD-2-Clause"
] | 8
|
2015-07-07T16:38:38.000Z
|
2020-11-26T13:52:18.000Z
|
code/framework/Configuration.cpp
|
TU-Berlin-CVRS/uipf
|
57f4afcfdece904e82624453a938aafdfde8df41
|
[
"BSD-2-Clause"
] | 129
|
2015-07-14T19:06:30.000Z
|
2019-05-29T20:40:00.000Z
|
code/framework/Configuration.cpp
|
TU-Berlin-CVRS/uipf
|
57f4afcfdece904e82624453a938aafdfde8df41
|
[
"BSD-2-Clause"
] | 6
|
2015-08-20T19:00:07.000Z
|
2020-11-26T13:52:19.000Z
|
#include <fstream>
#include "Configuration.hpp"
#include "yaml-cpp/yaml.h"
#include "Logger.hpp"
#include "InvalidConfigException.hpp"
using namespace std;
using namespace uipf;
// loads a configuration from a given .yaml file
/*
filename the path to the .yaml file
*/
void Configuration::load(string filename){
//basic requirement checks
bool bHasModule = false;
try
{
// clear current config
chain_.clear();
// load yaml file
YAML::Node config = YAML::LoadFile(filename);
// yaml file must be a map of step-name => configuration
if (!config.IsMap())
throw InvalidConfigException("check if you provided at least one step.");
// create a ProcessingStep object from each config element
YAML::const_iterator it = config.begin();
for ( ; it != config.end(); ++it) {
ProcessingStep step;
step.name = it->first.as<string>();
// iterate over step config, which is a map too
if (!it->second.IsMap())
throw InvalidConfigException("check if you provided valid value(s) in your yaml for step '" + it->first.as<string>() + "'");
YAML::const_iterator confIt = it->second.begin();
for( ; confIt != it->second.end(); ++confIt) {
string key = confIt->first.as<string>();
if (key == "module")
{
bHasModule = true;
step.module = confIt->second.as<string>();
}
else if (key == "input")
{
// input is a map of input dependencies
if (!confIt->second.IsMap())
throw InvalidConfigException("check if you provided valid keys and a values for 'input'");
YAML::const_iterator inputIt = confIt->second.begin();
for(; inputIt != confIt->second.end(); ++inputIt) {
string inputName = inputIt->first.as<string>();
string dependsOnS = inputIt->second.as<string>();
// split dependsOn by first . to separate step name and output name
size_t dotPos = dependsOnS.find(".");
pair<string, string> dependsOn( dependsOnS.substr( 0, dotPos ), dependsOnS.substr( dotPos + 1 ));
step.inputs.insert( pair<string, pair<string, string> >(inputName, dependsOn) );
}
} else {
// otherwise it is a parameter of the module
try
{
step.params.insert( pair<string,string>(key, confIt->second.as<string>()) );
}
catch(YAML::TypedBadConversion<std::string>& ex)
{
throw InvalidConfigException("check if you provided a valid key and value for '"+ key + "'");
}
}
}
chain_.insert( pair<string, ProcessingStep>(step.name, step) );
}
}
catch(InvalidConfigException& ex)
{
LOG_E(string(ex.what()));
}
catch(YAML::BadFile& ex)
{
LOG_E("Error loading '" + filename +"'");
}
catch(YAML::TypedBadConversion<std::string>& ex)
{
LOG_E(string(ex.what()));
}
catch(YAML::ParserException& ex)
{
LOG_E(string(ex.what()));
}
catch(...)
{
if (bHasModule)
LOG_E("your yaml seems to be invalid.");
else
LOG_E("your yaml seems to be invalid. check if you defined 'module'");
}
}
// validate this config against a set of available modules returns a list of error message and a list of affected steps
/*
modules meta data of the existing modules
*/
pair< vector<string>, vector<string> > Configuration::validate(map<string, MetaData> modules){
vector<string> errors;
vector<string> affectedSteps;
for(auto it = chain_.cbegin(); it != chain_.end(); ++it) {
string inStep = string("In step '") + it->first + string("': ");
ProcessingStep step = it->second;
// check if module exists
if (modules.count(step.module) == 0) {
errors.push_back( inStep + string("Module '") + step.module + string("' could not be found.") );
affectedSteps.push_back(step.name);
// can not do any further chechks on the step if module does not exist, so continue
continue;
}
// metadata of the module of the current step
MetaData module = modules[step.module];
for(auto inputIt = step.inputs.cbegin(); inputIt != step.inputs.end(); ++inputIt) {
// check if input exists for a module
if (module.getInputs().count(inputIt->first) == 0) {
errors.push_back( inStep + string("Module '") + step.module + string("' has no input named '") + inputIt->first + string("'.") );
affectedSteps.push_back(step.name);
continue;
}
// check if input is set when not optional
if (inputIt->second.first.empty()) {
if (!module.getInputs()[inputIt->first].getIsOptional()) {
errors.push_back( inStep + string("Input '") + inputIt->first + string("' is not optional and not defined.") );
affectedSteps.push_back(step.name);
}
continue;
}
// check if dependencies refer to existing steps
if (chain_.count(inputIt->second.first) == 0) {
errors.push_back( inStep + string("Input '") + inputIt->first + string("' refers to non-existing step '") + inputIt->second.first + string("'.") );
affectedSteps.push_back(step.name);
} else if (modules.count(chain_[inputIt->second.first].module) > 0) {
// check if the referenced output exists
MetaData refModule = modules[chain_[inputIt->second.first].module];
if (refModule.getOutputs().count(inputIt->second.second) == 0) {
errors.push_back( inStep + string("Input '") + inputIt->first
+ string("' refers to non-existing output '") + inputIt->second.second
+ string("' on module '") + chain_[inputIt->second.first].module + string("'.")
);
affectedSteps.push_back(step.name);
} else {
// check if the type of output and input matches
DataDescription output = refModule.getOutputs()[inputIt->second.second];
if (output.getType() != module.getInputs()[inputIt->first].getType()) {
errors.push_back( inStep + string("Type of input '") + inputIt->first + string("' ( ")
+ type2string(module.getInputs()[inputIt->first].getType())
+ string(" ) does not match the type of the referenced output '") + inputIt->second.first + string(".") + inputIt->second.second + string("'")
+ string(" which is of type ")
+ type2string(output.getType()) + string(".")
);
affectedSteps.push_back(step.name);
}
}
}
}
auto paramDesc = module.getParams();
//check, if all mandatory parameters are given
for(auto paramIt = paramDesc.cbegin(); paramIt != paramDesc.end(); ++paramIt)
{
if (!paramIt->second.getIsOptional()) {
if ( step.params.find(paramIt->first) == step.params.end()) {
errors.push_back("mandatory parameter '" + string(paramIt->first) + "' of module '"+step.module+"' is not set!");
affectedSteps.push_back(step.name);
} else if (step.params[paramIt->first].empty()) {
errors.push_back("mandatory parameter '" + string(paramIt->first) + "' of module '"+step.module+"' is empty!");
affectedSteps.push_back(step.name);
}
}
}
auto inputDesc = module.getInputs();
//check, if all mandatory inputs are given
for(auto paramIt = inputDesc.cbegin(); paramIt != inputDesc.end(); ++paramIt)
{
if (!paramIt->second.getIsOptional()) {
if ( step.inputs.find(paramIt->first) == step.inputs.end()) {
errors.push_back("mandatory input: '" + string(paramIt->first) + "' of module '"+step.module+"' is not set!");
affectedSteps.push_back(step.name);
}
}
}
/*auto outputDesc = module.getOutputs();
//check, if all mandatory outputs are given
for(auto paramIt = outputDesc.cbegin(); paramIt != outputDesc.end(); ++paramIt)
{
if (!paramIt->second.getIsOptional())
if ( step.outputs.find(paramIt->first) == step.outputs.end()) //2DO: no outputs here
errors.push_back("mandatory output: '" + string(paramIt->first) + "' of module '"+step.module+"' is not set!");
}*/
//check, if all params given in yaml do exist in Metdata
for(auto paramIt = step.params.cbegin(); paramIt != step.params.end(); ++paramIt) {
try
{
auto paramDescription = module.getParam(paramIt->first);
}
catch(InvalidConfigException& ex)
{
errors.push_back(ex.what());
affectedSteps.push_back(step.name);
}
}
}
// check for circular dependencies
vector<string> circleSteps = detectCircularDependencies();
if (circleSteps.size() > 0) {
auto it = circleSteps.begin();
string stepNames = *it;
affectedSteps.push_back(*it);
++it;
for (; it!=circleSteps.end(); ++it) {
stepNames += string(", ") + *it;
affectedSteps.push_back(*it);
}
errors.push_back( string("Circular dependency detected between the following configuration steps: ") + stepNames);
}
return pair< vector<string>, vector<string> >(errors, affectedSteps);
}
// detect circular dependencies in the inputs
vector<string> Configuration::detectCircularDependencies() {
// list of names that are involved in the circular dependency
vector<string> stepNames;
// detect circular dependencies
map<string, ProcessingStep> chainTmp;
chainTmp.insert(chain_.begin(), chain_.end());
// contains the names of the processing steps in the correct order
vector<string> sortedChain;
// boolean, describes, whether any elem could be added
bool elemWasAdded;
// iterate over all processing steps and order them
while(!chainTmp.empty()){
// initially set to false
elemWasAdded = false;
map<string, ProcessingStep>::iterator itProSt = chainTmp.begin();
while(itProSt!=chainTmp.end()) {
// add all modules without any dependencies
if(itProSt->second.inputs.size() == 0){
sortedChain.push_back(itProSt->first);
// delete and set pointer to next element
itProSt = chainTmp.erase(itProSt);
// an elem was added
elemWasAdded = true;
} else {
// go through dependencies, and add only the modules, where module
// on which they depend have already been added
map<string, pair<string,string> >::iterator it = itProSt->second.inputs.begin();
int i = 1;
for (; it!=itProSt->second.inputs.end(); ++it) {
// skip empty references (unset optional input)
if (it->second.first.empty()) {
continue;
}
if (find(sortedChain.begin(), sortedChain.end(), it->second.first) != sortedChain.end()){
i *=1;
} else{
i *=0;
}
}
if (i == 1){
sortedChain.push_back(itProSt->first);
// delete and set pointer to next element
itProSt = chainTmp.erase(itProSt);
// an elem was added
elemWasAdded = true;
} else {
// try next element
++itProSt;
}
}
}
if(!elemWasAdded){ // a circle has been detected
// detect only the concrete circle, and not also all the steps, which depend on it
// find out, which modules belong directly to the chain, and don't only get inputs from it
map<string, ProcessingStep> chainCircle;
chainCircle.insert(chainTmp.begin(), chainTmp.end());
// contains the names of the processing steps, which don't belong to the circle, but only point on it
vector<string> restChain;
bool elemWasAdded2 = true;
// iterate over all processing steps and move all, which don't belong to the chain into restChain
while(elemWasAdded2){
// initially set to false
elemWasAdded2 = false;
// list, which contains all modules, which provide a used output
list<string> modulesProvideOutput;
map<string, ProcessingStep>::iterator itProSt = chainCircle.begin();
for(;itProSt!=chainCircle.end();++itProSt) {
// Input-Map of current Step in the circle chain
map<string, pair<string, string> > tempInp = itProSt->second.inputs;
map<string, pair<string, string> >::iterator itInp = tempInp.begin();
for(;itInp!=tempInp.end();++itInp) {
// skip empty references (unset optional input)
if (itInp->second.first.empty()) {
continue;
}
modulesProvideOutput.push_front(itInp->second.first);
}
}
modulesProvideOutput.sort();
modulesProvideOutput.unique();
itProSt = chainCircle.begin();
while(itProSt!=chainCircle.end()) {
// check, whether a module does not appear in the list (module does not have an output, or it is unused)
list<string> help = modulesProvideOutput;
help.push_front(itProSt->first);
help.sort();
help.unique();
if(help.size() > modulesProvideOutput.size()) {
restChain.push_back(itProSt->first);
// delete and set pointer to next element
itProSt = chainCircle.erase(itProSt);
// an elem was added
elemWasAdded2 = true;
} else {
// try next element
++itProSt;
}
}
}
// TODO divide the circles, when there are many
// fill list of names that are involved in the circular dependency
for (auto it = chainCircle.begin(); it!=chainCircle.end(); ++it) {
stepNames.push_back(it->first);
}
break;
}
}
return stepNames;
}
// prints the current configurations yaml structure
/*
see also https://github.com/jbeder/yaml-cpp/wiki/How-To-Emit-YAML
*/
void Configuration::print() {
string out = getYAML();
cout << out;
cout << endl;
}
// stores the current module configuration in a yaml file
/*
filename the path to the .yaml file
see also https://github.com/jbeder/yaml-cpp/wiki/How-To-Emit-YAML
*/
void Configuration::store(string filename){
string out = getYAML();
std::ofstream fout(filename);
fout << out;
}
// returns a the YAML representation of this configuration
// it can be used to print or store the YAML structure
string Configuration::getYAML(){
// create YAML emitter
YAML::Emitter out;
// the YAML document consists of a map of processing steps
out << YAML::BeginMap;
map<string, ProcessingStep>::iterator it = chain_.begin();
for (; it!=chain_.end(); ++it) {
// each processing step has a name as the key and its config map as the value
out << YAML::Key << it->first;
out << YAML::Value << YAML::BeginMap;
// first parameter is the module to be used
out << YAML::Key << "module";
out << YAML::Value << it->second.module;
// second parameter are the inputs
if (! it->second.inputs.empty()) {
out << YAML::Key << "input";
out << YAML::Value << YAML::BeginMap;
map<string, pair<string, string> >::iterator inputIt = it->second.inputs.begin();
for (; inputIt!=it->second.inputs.end(); ++inputIt) {
out << YAML::Key << inputIt->first;
out << YAML::Value << (inputIt->second.first + string(".") + inputIt->second.second);
}
out << YAML::EndMap;
}
// add parameters to the list
map<string, string>::iterator paramIt = it->second.params.begin();
for (; paramIt!=it->second.params.end(); ++paramIt) {
out << YAML::Key << paramIt->first;
out << YAML::Value << paramIt->second;
}
out << YAML::EndMap;
}
out << YAML::EndMap;
return string(out.c_str());
}
// return processing chain name => step
map<string, ProcessingStep> Configuration::getProcessingChain() const {
return chain_;
}
// returns a value indicating whether a named processing step exists
bool Configuration::hasProcessingStep(string name) const {
return chain_.count(name) != 0;
}
// returns the named processing step
ProcessingStep Configuration::getProcessingStep(string name) const {
return chain_.at(name);
}
// adds a ProcessingStep to the chain
/*
ProSt processing step, which is added to the chain
*/
void Configuration::addProcessingStep(ProcessingStep proSt){
chain_.insert(pair<std::string, ProcessingStep> (proSt.name, proSt));
}
// removes a ProcessingStep from the chain
/*
stepName name of processingStep, which has to been deleted from the chain
*/
void Configuration::removeProcessingStep(string stepName){
chain_.erase(stepName);
}
// rename a ProcessingStep
/*
oldName name of processingStep, which has to be renamed
newName name of processingStep, which has to be renamed
returns true on success, false on failure
*/
bool Configuration::renameProcessingStep(string oldName, string newName){
// checks whether the name has been changed
if (oldName.compare(newName) == 0) {
return false;
}
// check whether the new name does not already exist
if (chain_.count(newName) == 0) {
// create the processing step with the old name and the processing step with the new name
ProcessingStep newStep = chain_[oldName];
newStep.name = newName;
// remove the processing step with the old name and add the processing step with the new name
chain_.erase(oldName);
chain_.insert(pair<string, ProcessingStep> (newStep.name, newStep));
// update all the references
for(auto it = chain_.begin(); it != chain_.end(); ++it) {
ProcessingStep& step = it->second;
for(auto inputIt = step.inputs.begin(); inputIt != step.inputs.end(); ++inputIt) {
// if this input refers to the old step, rename it
if (oldName.compare(inputIt->second.first) == 0) {
step.inputs[inputIt->first].first = newName;
}
}
}
return true;
} else {
// name already exists - dont allow the change
return false;
}
}
// sets the module name for a named processing step
void Configuration::setProcessingStepModule(string name, string module, MetaData metaData){
string oldModule = chain_[name].module;
// only update if the module has changed
if (module.compare(oldModule) != 0) {
chain_[name].module = module;
// update params
map<string, string> newParams;
map<string, ParamDescription> paramsMeta = metaData.getParams();
for(auto it = paramsMeta.begin(); it != paramsMeta.end(); ++it) {
// add param to new list if it existed already, otherwise add default value i.e. ""
if (chain_[name].params.count(it->first)) {
newParams.insert( pair<string, string>(it->first, chain_[name].params[it->first]) );
} else {
newParams.insert( pair<string, string>(it->first, string("")) ); // TODO maybe add default value to ParamDescription of MetaData
}
}
chain_[name].params = newParams;
// update inputs
map<string, pair<string, string> > newInputs;
map<string, DataDescription> inputsMeta = metaData.getInputs();
for(auto it = inputsMeta.begin(); it != inputsMeta.end(); ++it) {
// add param to new list if it existed already, otherwise add default value i.e. ""
if (chain_[name].inputs.count(it->first)) {
newInputs.insert( pair<string, pair<string, string> >(it->first, chain_[name].inputs[it->first]) );
} else {
newInputs.insert( pair<string, pair<string, string> >(it->first, pair<string, string>(string(""), string("")) ) );
}
}
chain_[name].inputs = newInputs;
}
}
// sets the parameters for a named processing step
void Configuration::setProcessingStepParams(string name, map<string, string> params){
chain_[name].params = params;
}
// sets the inputs for a named processing step
void Configuration::setProcessingStepInputs(string name, map<string, pair<string, string> > inputs){
chain_[name].inputs = inputs;
}
| 32.969965
| 151
| 0.669203
|
TU-Berlin-CVRS
|
f2fbd893326e10a5ebaa886b949a65262b8860db
| 1,880
|
cpp
|
C++
|
src/World/Chunk/ChunkManager.cpp
|
BertilBraun/MyClone
|
9573084e9a561b91995683ba016088174414a545
|
[
"MIT"
] | 4
|
2019-01-10T18:39:53.000Z
|
2022-01-15T21:38:28.000Z
|
src/World/Chunk/ChunkManager.cpp
|
BOTOrtwin/MyClone
|
9573084e9a561b91995683ba016088174414a545
|
[
"MIT"
] | 14
|
2018-09-30T21:48:35.000Z
|
2018-10-05T08:46:40.000Z
|
src/World/Chunk/ChunkManager.cpp
|
BOTOrtwin/MyClone
|
9573084e9a561b91995683ba016088174414a545
|
[
"MIT"
] | 1
|
2019-12-23T19:35:54.000Z
|
2019-12-23T19:35:54.000Z
|
#include "ChunkManager.h"
#include "World/World.h"
#include "Utils/Mutexes.h"
#include <chrono>
#include <iostream>
#include "Utils/UtilityFunctions.h"
ChunkManager::ChunkManager(World* world) :
world(world),
generator(world->getSeed(), world)
{ }
ChunkManager::~ChunkManager() {
for (auto& c : chunks)
saveChunk(c.second);
}
Chunk* ChunkManager::getChunk(int x, int z) {
Vector2 pos{ x, z };
if (!chunkExistsAt(x, z)) {
MUTEX(Mutexes::get().blockMutex,
chunks.emplace(pos, std::move(Chunk(world, { x, z })));
);
}
MUTEX(Mutexes::get().blockMutex,
Chunk* chunk = &chunks[pos];
);
return chunk;
}
bool ChunkManager::makeMesh(int x, int z) {
Chunk* chunk = getChunk(x, z);
if (chunk->isMeshMade() || chunk->isUpdating())
return false;
for (int ox = -1; ox <= 1; ox++)
for (int oz = -1; oz <= 1; oz++)
getChunk(x + ox, z + oz)->load(generator);
chunk->LoadLights();
chunk->FinishLights();
return chunk->makeMeshes();
}
bool ChunkManager::chunkExistsAt(int x, int z) {
MUTEX(Mutexes::get().blockMutex,
bool found = chunks.find({ x, z }) != chunks.end();
);
return found;
}
bool ChunkManager::chunkLoadedAt(int x, int z) {
if (chunkExistsAt(x, z)) {
MUTEX(Mutexes::get().blockMutex,
bool loaded = chunks.find({ x, z })->second.isLoaded();
);
return loaded;
}
return false;
}
void ChunkManager::unloadChunkAt(int x, int z) {
if (chunkExistsAt(x, z)) {
auto it = chunks.find({ x, z });
unloadChunkAt(it);
}
}
void ChunkManager::unloadChunkAt(std::unordered_map<Vector2, Chunk>::iterator & it) {
MUTEX(Mutexes::get().blockMutex,
saveChunk(it->second);
it = chunks.erase(it);
);
}
void ChunkManager::saveChunk(Chunk & c) {
c.save();
}
std::unordered_map<Vector2, Chunk>& ChunkManager::getChunks() {
return chunks;
}
TerrainGenerator & ChunkManager::getTerrainGenerator() {
return generator;
}
| 18.613861
| 85
| 0.654255
|
BertilBraun
|
840120ae3779c2ad0d9d72e734989f654e0991e7
| 612
|
cpp
|
C++
|
project_euler/solutions/007.cpp
|
yifeng-pan/competitive_programming
|
c59edb1e08aa2db2158a814e3d34f4302658d98e
|
[
"Unlicense"
] | null | null | null |
project_euler/solutions/007.cpp
|
yifeng-pan/competitive_programming
|
c59edb1e08aa2db2158a814e3d34f4302658d98e
|
[
"Unlicense"
] | null | null | null |
project_euler/solutions/007.cpp
|
yifeng-pan/competitive_programming
|
c59edb1e08aa2db2158a814e3d34f4302658d98e
|
[
"Unlicense"
] | null | null | null |
/*
https://projecteuler.net/problem=7
Solution: 104743
*/
#include <iostream>
using namespace std;
//Returns if a number is Prime.
//From problem_3
bool primality(int n) {
if (n < 2) return false;
if (n < 4) return true;
if (n % 2 == 0 || n % 3 == 0) return false;
if (n == 5) return true;
for (int i = 5; i * i <= n; i += 6)
if (n % i == 0 || n % (i + 2) == 0)
return false;
return true;
}
//Returns the n^th prime from start
int nth_prime(int start, int n) {
int x = start;
while (n > 0) {
++x;
if (primality(x)) --n;
}
return x;
}
int main() {
cout << nth_prime(1, 10001);
return 0;
}
| 17.485714
| 44
| 0.576797
|
yifeng-pan
|
8403c51e1f358f38aab6842ccb2cb958786eecd1
| 364
|
cpp
|
C++
|
Rubbish/ege25/ege25/task9811.cpp
|
albarkan/school.tests
|
07861b884f1bc6ccf852ac60074afaeeccf40ef2
|
[
"Apache-2.0"
] | null | null | null |
Rubbish/ege25/ege25/task9811.cpp
|
albarkan/school.tests
|
07861b884f1bc6ccf852ac60074afaeeccf40ef2
|
[
"Apache-2.0"
] | null | null | null |
Rubbish/ege25/ege25/task9811.cpp
|
albarkan/school.tests
|
07861b884f1bc6ccf852ac60074afaeeccf40ef2
|
[
"Apache-2.0"
] | null | null | null |
#include "25.1.h"
#include <iostream>
using namespace std;
#define N 6
void task9811()
{
int a[N];
int i, j, k;
for (i = 0; i < N; i++)
cin >> a[i];
j = INT_MAX;
for (i = 1; i < N - 1; i++)
{
if (a[i - 1] > a[i] && a[i] < a[i + 1])
{
if (a[i] < j)
{
j = a[i];
}
}
}
if (j == INT_MAX)
{
cout << 0;
}
else
{
cout << j;
}
}
| 10.111111
| 41
| 0.406593
|
albarkan
|
8404ba67ea735eebe6c68aa6fac4bf1f60c47151
| 10,943
|
cpp
|
C++
|
D_Mouse-of-Maze_stack/Mouse-of-Maze_stack.cpp
|
SYangChen/DS_practice
|
1c43606910894b5a1b5b1577663ec906ac8a8183
|
[
"MIT"
] | null | null | null |
D_Mouse-of-Maze_stack/Mouse-of-Maze_stack.cpp
|
SYangChen/DS_practice
|
1c43606910894b5a1b5b1577663ec906ac8a8183
|
[
"MIT"
] | null | null | null |
D_Mouse-of-Maze_stack/Mouse-of-Maze_stack.cpp
|
SYangChen/DS_practice
|
1c43606910894b5a1b5b1577663ec906ac8a8183
|
[
"MIT"
] | null | null | null |
#include <cstdlib>
#include <iostream>
#include <string>
#include <cstdio>
#include <fstream>
using namespace std;
fstream fi ; // file input
fstream fo ; // file output
bool done ;
typedef struct node {
int walk_x ;
int walk_y ;
int steps ;
node *next ;
}node;
class Stack {
private :
node *top ;
public :
void Init() {
top = NULL ;
} // Init()
// *******************************
void push( int x, int y ) {
node *temp = new node ;
if ( top == NULL ) // set steps
temp->steps = 1 ;
else
temp->steps = top->steps+1 ;
temp->walk_x = x ; // store data
temp->walk_y = y ;
temp->next = top ;
top = temp ; // link
} // Stack::push()
// *******************************
void pop() {
// always remove the last "push" data
node *cur ;
if ( top == NULL )
cout << "fail" ;
else {
cur = top ;
top = cur->next ;
}
} // Stack::pop()
// *******************************
node *GetTop() {
return top ;
} // GetTop()
// *******************************
int GetSteps() {
return top->steps ;
} // GetSteps()
// *******************************
void Copy( node *copy ) {
// node *paste ;
node *temp ;
node *walk ;
node *cur = NULL ;
for ( walk = copy ; walk != NULL ; walk = walk->next ) {
temp = new node ;
temp->walk_x = walk->walk_x ;
temp->walk_y = walk->walk_y ;
temp->steps = walk->steps ;
temp->next = NULL ;
if ( cur == NULL ) {
top = temp ;
cur = temp ;
} // end if
else {
cur->next = temp ;
cur = cur->next ;
} // end else
} // end for
// return paste ;
}
// *******************************
void PrintXY( int sequence, node *cur ) {
if ( cur == NULL )
;
else {
PrintXY( sequence-1, cur->next ) ;
cout << "[" << sequence << "]" << cur->walk_x << "," << cur->walk_y << endl ;
} // end else
} // PrintXY()
};
class Maze {
private :
Stack mouse ;
Stack min ;
char **maze ;
// char maze[MAX_ROW][MAX_COL] ;
int usingRow, usingCol ;
int steps ;
int minsteps ;
public :
void SetStart() {
// Set start point and set the obstacles around the maze.
int i = 0, j = 0 ;
// mouse.Stack() ;
for ( ; j <= usingCol ; j++ ) // left
maze[i][j] = 'O' ;
j = 0 ;
for ( ; i <= usingRow ; i++ ) // up
maze[i][j] = 'O' ;
i = usingRow ;
for ( ; j <= usingCol ; j++ ) // right
maze[i][j] = 'O' ;
j = usingCol ;
for ( ; i >= 0 ; i-- ) // down
maze[i][j] = 'O' ;
mouse.Init() ; // INITIATE
min.Init() ;
steps = 0 ;
minsteps = 0 ;
} // SetStart()::maze
// *************************************************
void Read() { // build input maze
fi >> usingRow ;
fi >> usingCol ;
usingRow++, usingCol++ ;
maze = new char*[usingRow+1] ; // Dynamical Memory Allocation of array in two dimension
for( int a = 0 ; a < usingRow+1 ; a++ )
maze[a] = new char[usingCol+1] ;
int i = 1, j = 1 ; // input by file
while ( j < usingCol ) {
if ( i >= usingRow ) {
i = 1 ;
j++ ;
} // end if
fi >> maze[i][j] ;
i++ ;
} // end while
SetStart() ;
} // Read()
// *************************************************
void Print() {
// print on screen
int i = 1, j = 1 ;
for( j = 1 ; j < usingCol ; j++ ) {
for( i = 1 ; i < usingRow ; i++ ) {
cout << maze[i][j] ;
} // for
cout << endl ;
} // for
} // Print
// *************************************************
void Write() {
// write down in the file
int i = 1, j = 1 ;
for( j = 1 ; j < usingCol ; j++ ) {
for( i = 1 ; i < usingRow ; i++ ) {
fo << maze[i][j] ;
} // for
fo << endl ;
} // for
} // Write()
// *************************************************
bool LoadIn( std::string num ) {
// load in by file
std::string read = "input";
read.append( num ) ;
read.append( ".txt") ;
fi.open( read.c_str(), ios::in ); // file open / read
if ( !fi )
return false ;
else {
Read() ;
// "getline" or "get" here (input)
fi.close() ;
return true ;
} // end else
} // LoadIn()
// *************************************************
void WriteOut( std::string num ) {
std::string write = "output" ;
write.append( num ) ;
write.append( ".txt") ;
fo.open( write.c_str(), ios::out ); // file open / out & append ( ios::out|ios::app )
cout << "File Descriptor: " << fo << endl; // if there are an address than it build successful.
// fo << "Hello!! success" << endl; // output data in file
Write() ;
fo.close() ;
} // WriteOut()
// *************************************************
void Visit( int i, int j ) {
// all route it has visited
maze[i][j] = 'V';
steps++ ;
// Print() ;
// system("pause") ;
if ( maze[i][j+1] == 'G' ||\
maze[i+1][j] == 'G' ||\
maze[i][j-1] == 'G' ||\
maze[i-1][j] == 'G' ) {
if ( minsteps == 0 || steps < minsteps )
minsteps = steps ;
steps-- ;
done = true ;
} // end if
else if ( steps >= minsteps && minsteps != 0 ) ; // the route is more than the current minimun
else {
if( maze[i+1][j] == 'E' ) Visit( i+1, j ) ; // right
if( maze[i][j-1] == 'E' ) Visit( i, j-1 ) ; // up
if( maze[i-1][j] == 'E' ) Visit( i-1, j ) ; // left
if( maze[i][j+1] == 'E' ) Visit( i, j+1 ) ; // down
maze[i][j] = 'V';
steps-- ;
} // end else
} // Visit()
// *************************************************
void RouteStack( int i, int j ) {
// just one route to goal
maze[i][j] = 'V';
// Print() ;
// system("pause") ;
mouse.push( i, j ) ;
if ( maze[i][j+1] == 'G' ||\
maze[i+1][j] == 'G' ||\
maze[i][j-1] == 'G' ||\
maze[i-1][j] == 'G' ) {
if ( maze[i][j+1] == 'G' ) mouse.push( i, j+1 ) ; // push "goal" step
if ( maze[i+1][j] == 'G' ) mouse.push( i+1, j ) ;
if ( maze[i][j-1] == 'G' ) mouse.push( i, j-1 ) ;
if ( maze[i-1][j] == 'G' ) mouse.push( i-1, j ) ;
if ( min.GetTop() == NULL || mouse.GetSteps() < min.GetSteps() )
min.Copy( mouse.GetTop() ); // Duplicate
mouse.pop() ;
mouse.pop() ;
maze[i][j] = 'E' ;
} // end if
else if ( min.GetTop() != NULL && mouse.GetSteps() >= min.GetSteps() ) {
mouse.pop() ;
maze[i][j] = 'E' ; // the route is more than the current minimun
} // end else if
else {
if( maze[i+1][j] == 'E' ) RouteStack( i+1, j ) ; // right
if( maze[i][j-1] == 'E' ) RouteStack( i, j-1 ) ; // up
if( maze[i-1][j] == 'E' ) RouteStack( i-1, j ) ; // left
if( maze[i][j+1] == 'E' ) RouteStack( i, j+1 ) ; // down
mouse.pop() ;
maze[i][j] = 'E' ;
} // else
} // Route()
// *************************************************
void ChangeRoute() {
// change the original maze map to the maze with the shortest route
node *change = min.GetTop() ;
node *cur = change->next ; // print 'r' without goal
for ( ; cur != NULL ; cur = cur->next )
maze[cur->walk_x][cur->walk_y] = 'R' ;
} // PrintRoute()
// *************************************************
void Printxy() {
cout << endl << "The shortest path to the nearest goal is as follows:" << endl ;
min.PrintXY( min.GetSteps(), min.GetTop() ) ;
} // Printxy()
// *************************************************
void PrintShortest() {
cout << endl << "Shortest path length = " << min.GetSteps() << endl ;
} // PrintShortest()
};
int main() {
Maze maze ; // maze for visit
Maze maze2 ; // maze for route
std::string num ;
int command ;
done = false ;
cout << "******** Shortest Path Finding ********\n\
* 0. Quit *\n\
* 1. Shortest path to a goal *\n\
* 2. Shortest path to the nearest goals *\n\
-----------------------------------------\n\
Input a command(0, 1, 2) : " ;
cin >> command ;
while ( command != 0 ) {
if ( command == 1 ) {
cout << "Input a file number (e.g., 311, 312, 313) :" ;
cin >> num ;
if ( !maze.LoadIn( num ) )
cout << "Input file does not exist, please try again!" << endl ;
else {
// maze.WriteOut( num ) ;
maze2.LoadIn( num ) ;
maze.Print() ;
cout << endl ;
maze.Visit( 1, 1 ) ;
maze.Print() ;
cout << endl ;
if ( !done )
cout << "Couldn't find any target." << endl ;
else {
maze2.RouteStack( 1, 1 ) ;
maze2.ChangeRoute() ;
maze2.Print() ;
maze2.PrintShortest() ;
} // end if
} // end else
} // end if
else if ( command == 2 ) {
cout << "Input a file number (e.g., 311, 312, 313) :" ;
cin >> num ;
if ( !maze.LoadIn( num ) )
cout << "Input file does not exist, please try again!" << endl ;
else {
maze2.LoadIn( num ) ;
maze.Print() ;
cout << endl ;
maze.Visit( 1, 1 ) ;
maze.Print() ;
cout << endl ;
if ( !done )
cout << "Couldn't find any target." << endl ;
else {
maze2.RouteStack( 1, 1 ) ;
maze2.ChangeRoute() ;
maze2.Print() ;
maze2.Printxy() ;
} // end else
} // end else
} // end else if
else
cout << "Couldn't find command, please try again!" << endl ;
cout << "******** Shortest Path Finding ********\n\
* 0. Quit *\n\
* 1. Shortest path to a goal *\n\
* 2. Shortest path to the nearest goals *\n\
-----------------------------------------\n\
Input a command(0, 1, 2) : " ;
cin >> command ;
num.clear() ; // clear content
done = false ;
} // end while
} // main()
| 24.480984
| 110
| 0.389381
|
SYangChen
|
840c540b61efbc11a2a3c827fb79efb86d845098
| 4,433
|
hpp
|
C++
|
boost/spirit/home/karma/detail/string_generate.hpp
|
boost-cmake/vintage
|
dcfb7da3177134eddaee6789d6f582259cb0d6ee
|
[
"BSL-1.0"
] | 1
|
2017-07-31T02:19:48.000Z
|
2017-07-31T02:19:48.000Z
|
boost/spirit/home/karma/detail/string_generate.hpp
|
boost-cmake/vintage
|
dcfb7da3177134eddaee6789d6f582259cb0d6ee
|
[
"BSL-1.0"
] | null | null | null |
boost/spirit/home/karma/detail/string_generate.hpp
|
boost-cmake/vintage
|
dcfb7da3177134eddaee6789d6f582259cb0d6ee
|
[
"BSL-1.0"
] | null | null | null |
// Copyright (c) 2001-2009 Hartmut Kaiser
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
#if !defined(BOOST_SPIRIT_KARMA_STRING_GENERATE_FEB_23_2007_1232PM)
#define BOOST_SPIRIT_KARMA_STRING_GENERATE_FEB_23_2007_1232PM
#if defined(_MSC_VER)
#pragma once
#endif
#include <string>
#include <boost/spirit/home/support/char_class.hpp>
#include <boost/spirit/home/karma/detail/generate_to.hpp>
#include <boost/range/iterator_range.hpp>
namespace boost { namespace spirit { namespace karma { namespace detail
{
///////////////////////////////////////////////////////////////////////////
// generate a string given by a pointer
template <typename OutputIterator, typename Char>
inline bool string_generate(OutputIterator& sink, Char const* str)
{
for (Char ch = *str; ch != 0; ch = *++str)
{
*sink = ch;
++sink;
}
return detail::sink_is_good(sink);
}
///////////////////////////////////////////////////////////////////////////
// generate a string given by a std::string
template <typename OutputIterator, typename Char, typename Traits
, typename Allocator>
inline bool string_generate(OutputIterator& sink
, std::basic_string<Char, Traits, Allocator> const& str)
{
return string_generate(sink, str.c_str());
}
template <typename OutputIterator, typename Iterator>
inline bool string_generate(OutputIterator& sink
, boost::iterator_range<Iterator> const& r)
{
Iterator end = r.end();
for (Iterator it = r.begin(); it != end; ++it)
{
*sink = *it;
++sink;
}
return detail::sink_is_good(sink);
}
///////////////////////////////////////////////////////////////////////////
// generate a string given by a pointer, converting according using a
// given character class and case tag
template <typename OutputIterator, typename Char, typename CharEncoding
, typename Tag>
inline bool string_generate(OutputIterator& sink, Char const* str
, CharEncoding ce, Tag tag)
{
for (Char ch = *str; ch != 0; ch = *++str)
{
*sink = spirit::char_class::convert<CharEncoding>::to(Tag(), ch);
++sink;
}
return detail::sink_is_good(sink);
}
template <typename OutputIterator, typename Char>
inline bool string_generate(OutputIterator& sink, Char const* str
, unused_type, unused_type)
{
return string_generate(sink, str);
}
///////////////////////////////////////////////////////////////////////////
// generate a string given by a std::string, converting according using a
// given character class and case tag
template <typename OutputIterator, typename Char, typename CharEncoding
, typename Tag, typename Traits, typename Allocator>
inline bool string_generate(OutputIterator& sink
, std::basic_string<Char, Traits, Allocator> const& str
, CharEncoding ce, Tag tag)
{
return string_generate(sink, str.c_str(), ce, tag);
}
template <typename OutputIterator, typename Iterator, typename CharEncoding
, typename Tag>
inline bool string_generate(OutputIterator& sink
, boost::iterator_range<Iterator> const& r, CharEncoding ce, Tag tag)
{
Iterator end = r.end();
for (Iterator it = r.begin(); it != end; ++it)
{
*sink = spirit::char_class::convert<CharEncoding>::to(Tag(), *it);
++sink;
}
return detail::sink_is_good(sink);
}
template <typename OutputIterator, typename Char, typename Traits
, typename Allocator>
inline bool string_generate(OutputIterator& sink
, std::basic_string<Char, Traits, Allocator> const& str
, unused_type, unused_type)
{
return string_generate(sink, str.c_str());
}
template <typename OutputIterator, typename Iterator>
inline bool string_generate(OutputIterator& sink
, boost::iterator_range<Iterator> const& r, unused_type, unused_type)
{
Iterator end = r.end();
for (Iterator it = r.begin(); it != end; ++it)
{
*sink = *it;
++sink;
}
return detail::sink_is_good(sink);
}
}}}}
#endif
| 34.1
| 81
| 0.597338
|
boost-cmake
|
840cac2845d67d2f5c7c92aee498fc7d526da78f
| 1,991
|
cpp
|
C++
|
lib/DigIn.cpp
|
andreaskunz/bbblue-eeros
|
c3a98464747b4f1b071192513e988bcc07e2c0d6
|
[
"Apache-2.0"
] | null | null | null |
lib/DigIn.cpp
|
andreaskunz/bbblue-eeros
|
c3a98464747b4f1b071192513e988bcc07e2c0d6
|
[
"Apache-2.0"
] | 3
|
2021-05-03T15:13:19.000Z
|
2021-05-03T15:16:39.000Z
|
lib/DigIn.cpp
|
andreaskunz/bbblue-eeros
|
c3a98464747b4f1b071192513e988bcc07e2c0d6
|
[
"Apache-2.0"
] | 1
|
2018-04-08T22:35:24.000Z
|
2018-04-08T22:35:24.000Z
|
#include "../include/DigIn.hpp"
using namespace bbblue;
using namespace eeros::hal;
DigIn::DigIn(std::string id, void* libHandle, std::string device, uint32_t subDeviceNumber, uint32_t channel, bool inverted)
: Input<bool>(id, libHandle) ,channel(channel), inverted(inverted) {
rc_button_init(RC_BTN_PIN_PAUSE, RC_BTN_POLARITY_NORM_HIGH, RC_BTN_DEBOUNCE_DEFAULT_US);
rc_button_init(RC_BTN_PIN_MODE, RC_BTN_POLARITY_NORM_HIGH, RC_BTN_DEBOUNCE_DEFAULT_US);
if (channel == 117) rc_gpio_init(1, 17, GPIOHANDLE_REQUEST_INPUT);
if (channel == 125) rc_gpio_init(1, 25, GPIOHANDLE_REQUEST_INPUT);
if (channel == 31) rc_gpio_init(3, 1, GPIOHANDLE_REQUEST_INPUT);
if (channel == 32) rc_gpio_init(3, 2, GPIOHANDLE_REQUEST_INPUT);
if (channel == 317) rc_gpio_init(3, 17, GPIOHANDLE_REQUEST_INPUT);
if (channel == 320) rc_gpio_init(3, 20, GPIOHANDLE_REQUEST_INPUT);
}
DigIn::~DigIn() {
rc_button_cleanup();
rc_gpio_cleanup(1, 17);
rc_gpio_cleanup(1, 25);
rc_gpio_cleanup(3, 1);
rc_gpio_cleanup(3, 2);
rc_gpio_cleanup(3, 17);
rc_gpio_cleanup(3, 20);
}
bool DigIn::get() {
bool value;
if (channel == 0) value = rc_button_get_state(RC_BTN_PIN_PAUSE) == RC_BTN_STATE_PRESSED;
else if (channel == 1) value = rc_button_get_state(RC_BTN_PIN_MODE) == RC_BTN_STATE_PRESSED;
else if (channel == 117) value = rc_gpio_get_value(1, 17) != 0;
else if (channel == 125) value = rc_gpio_get_value(1, 25) != 0;
else if (channel == 31) value = rc_gpio_get_value(3, 1) != 0;
else if (channel == 32) value = rc_gpio_get_value(3, 2) != 0;
else if (channel == 317) value = rc_gpio_get_value(3, 17) != 0;
else if (channel == 320) value = rc_gpio_get_value(3, 20) != 0;
if (inverted) value = !value;
return value;
}
extern "C" eeros::hal::Input<bool> *createDigIn(std::string id, void* libHandle, std::string device, uint32_t subDeviceNumber, uint32_t channel, bool inverted){
return new bbblue::DigIn(id, libHandle, device, subDeviceNumber, channel, inverted);
}
| 44.244444
| 160
| 0.724761
|
andreaskunz
|
8412afec92d176292aa1bf928f40c0da8d837251
| 3,111
|
cpp
|
C++
|
lab3/lab3-3/Password.cpp
|
NekoSaiKou/Single_Chip
|
2bb4181d5a673eb4dfd469e0572973b0400a3b1f
|
[
"MIT"
] | 1
|
2019-11-26T10:19:14.000Z
|
2019-11-26T10:19:14.000Z
|
lab3/lab3-4/Password.cpp
|
NekoSaiKou/Single_Chip
|
2bb4181d5a673eb4dfd469e0572973b0400a3b1f
|
[
"MIT"
] | null | null | null |
lab3/lab3-4/Password.cpp
|
NekoSaiKou/Single_Chip
|
2bb4181d5a673eb4dfd469e0572973b0400a3b1f
|
[
"MIT"
] | null | null | null |
/*
||
|| @file Password.cpp
|| @version 1.2
|| @author Alexander Brevig
|| @contact alexanderbrevig@gmail.com
||
|| 4/5/2012 Updates Nathan Sobieck: Nathan@Sobisource.com
|| Now v1.2 Arduino IDE v1.0 With BAckwards compatibility
||
|| @description
|| | Handle passwords easily
|| #
||
|| @license
|| | This library is free software; you can redistribute it and/or
|| | modify it under the terms of the GNU Lesser General Public
|| | License as published by the Free Software Foundation; version
|| | 2.1 of the License.
|| |
|| | This library is distributed in the hope that it will be useful,
|| | but WITHOUT ANY WARRANTY; without even the implied warranty of
|| | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|| | Lesser General Public License for more details.
|| |
|| | You should have received a copy of the GNU Lesser General Public
|| | License along with this library; if not, write to the Free Software
|| | Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|| #
||
*/
#include "Password.h"
//construct object in memory, set all variables
Password::Password(char* pass){
set( pass );
reset();
}
//set the password
void Password::set(char* pass){
target = pass;
}
//evaluate a string, is it equal to the password?
bool Password::is(char* pass){
byte i=0;
while (*pass && i<MAX_PASSWORD_LENGTH){
guess[i] = pass[i];
i++;
}
return evaluate();
}
//append a char to the guessed password
bool Password::append(char character){
if (currentIndex+1==MAX_PASSWORD_LENGTH){
return false;
}else{
guess[currentIndex++] = character;
guess[currentIndex] = STRING_TERMINATOR; //ensure a valid c string
}
return true;
}
//reset the guessed password, one can guess again
void Password::reset(){
currentIndex = 0;
guess[currentIndex] = STRING_TERMINATOR;
}
//is the current guessed password equal to the target password?
bool Password::evaluate(){
char pass = target[0];
char guessed = guess[0];
for (byte i=1; i<MAX_PASSWORD_LENGTH; i++){
//check if guessed char is equal to the password char
if (pass==STRING_TERMINATOR && guessed==STRING_TERMINATOR){
return true; //both strings ended and all previous characters are equal
}else if (pass!=guessed || pass==STRING_TERMINATOR || guessed==STRING_TERMINATOR){
return false; //difference OR end of string has been reached
}
//read next char
pass = target[i];
guessed = guess[i];
}
return false; //a 'true' condition has not been met
}
//set password using operator =
Password &Password::operator=(char* pass){
set( pass );
return *this;
}
//test password using ==
bool Password::operator==(char* pass){
return is( pass );
}
//test password using !=
bool Password::operator!=(char* pass){
return !is( pass );
}
//append to currently guessed password using operator <<
Password &Password::operator<<(char character){
append( character );
return *this;
}
/*
|| @changelog
|| | 2009-06-17 - Alexander Brevig : Added assignment operator =, equality operators == != and insertion operator <<
|| | 2009-06-17 - Alexander Brevig : Initial Release
|| #
*/
| 25.925
| 116
| 0.698811
|
NekoSaiKou
|
8413b4178e9967f34be668de8b3e5e0843a05dbd
| 6,024
|
cpp
|
C++
|
Programa/src/coder.cpp
|
AlexisBaladon/tarea-2-compresion-de-datos-sin-perdida
|
669366c18d7b79f48aee0becb9d9aeeae737610d
|
[
"MIT"
] | null | null | null |
Programa/src/coder.cpp
|
AlexisBaladon/tarea-2-compresion-de-datos-sin-perdida
|
669366c18d7b79f48aee0becb9d9aeeae737610d
|
[
"MIT"
] | null | null | null |
Programa/src/coder.cpp
|
AlexisBaladon/tarea-2-compresion-de-datos-sin-perdida
|
669366c18d7b79f48aee0becb9d9aeeae737610d
|
[
"MIT"
] | null | null | null |
/*
* Listing 2 -- coder.c
*
* This file contains the code needed to accomplish arithmetic
* coding of a symbol. All the routines in this module need
* to know in order to accomplish coding is what the probabilities
* and scales of the symbol counts are. This information is
* generally passed in a SYMBOL structure.
*
* This code was first published by Ian H. Witten, Radford M. Neal,
* and John G. Cleary in "Communications of the ACM" in June 1987,
* and has been modified slightly for this article. The code
* is published here with permission.
*/
#include <stdio.h>
#include "../include/coder.h"
#include "../include/bitio.h"
/*
* These four variables define the current state of the arithmetic
* coder/decoder. They are assumed to be 16 bits long. Note that
* by declaring them as short ints, they will actually be 16 bits
* on most 80X86 and 680X0 machines, as well as VAXen.
*/
static unsigned short int code; /* The present input code value */
static unsigned short int low; /* Start of the current code range */
static unsigned short int high; /* End of the current code range */
long underflow_bits; /* Number of underflow bits pending */
/*
* This routine must be called to initialize the encoding process.
* The high register is initialized to all 1s, and it is assumed that
* it has an infinite string of 1s to be shifted into the lower bit
* positions when needed.
*/
void initialize_arithmetic_encoder()
{
low = 0;
high = 0xffff;
underflow_bits = 0;
}
/*
* This routine is called to encode a symbol. The symbol is passed
* in the SYMBOL structure as a low count, a high count, and a range,
* instead of the more conventional probability ranges. The encoding
* process takes two steps. First, the values of high and low are
* updated to take into account the range restriction created by the
* new symbol. Then, as many bits as possible are shifted out to
* the output stream. Finally, high and low are stable again and
* the routine returns.
*/
void encode_symbol( FILE *stream, SYMBOL *s )
{
long range;
/*
* These three lines rescale high and low for the new symbol.
*/
range = (long) ( high-low ) + 1;
high = low + (unsigned short int )
(( range * s->high_count ) / s->scale - 1 );
low = low + (unsigned short int )
(( range * s->low_count ) / s->scale );
/*
* This loop turns out new bits until high and low are far enough
* apart to have stabilized.
*/
for ( ; ; )
{
/*
* If this test passes, it means that the MSDigits match, and can
* be sent to the output stream.
*/
if ( ( high & 0x8000 ) == ( low & 0x8000 ) )
{
output_bit( stream, high & 0x8000 );
while ( underflow_bits > 0 )
{
output_bit( stream, ~high & 0x8000 );
underflow_bits--;
}
}
/*
* If this test passes, the numbers are in danger of underflow, because
* the MSDigits don't match, and the 2nd digits are just one apart.
*/
else if ( ( low & 0x4000 ) && !( high & 0x4000 ))
{
underflow_bits += 1;
low &= 0x3fff;
high |= 0x4000;
}
else
return ;
low <<= 1;
high <<= 1;
high |= 1;
}
}
/*
* At the end of the encoding process, there are still significant
* bits left in the high and low registers. We output two bits,
* plus as many underflow bits as are necessary.
*/
void flush_arithmetic_encoder( FILE *stream )
{
output_bit( stream, low & 0x4000 );
underflow_bits++;
while ( underflow_bits-- > 0 )
output_bit( stream, ~low & 0x4000 );
}
/*
* When decoding, this routine is called to figure out which symbol
* is presently waiting to be decoded. This routine expects to get
* the current model scale in the s->scale parameter, and it returns
* a count that corresponds to the present floating point code:
*
* code = count / s->scale
*/
short int get_current_count( SYMBOL *s )
{
long range;
short int count;
range = (long) ( high - low ) + 1;
count = (short int)
((((long) ( code - low ) + 1 ) * s->scale-1 ) / range );
return( count );
}
/*
* This routine is called to initialize the state of the arithmetic
* decoder. This involves initializing the high and low registers
* to their conventional starting values, plus reading the first
* 16 bits from the input stream into the code value.
*/
void initialize_arithmetic_decoder( FILE *stream )
{
int i;
code = 0;
for ( i = 0 ; i < 16 ; i++ )
{
code <<= 1;
code += input_bit( stream );
}
low = 0;
high = 0xffff;
}
/*
* Just figuring out what the present symbol is doesn't remove
* it from the input bit stream. After the character has been
* decoded, this routine has to be called to remove it from the
* input stream.
*/
void remove_symbol_from_stream( FILE *stream, SYMBOL *s )
{
long range;
/*
* First, the range is expanded to account for the symbol removal.
*/
range = (long)( high - low ) + 1;
high = low + (unsigned short int)
(( range * s->high_count ) / s->scale - 1 );
low = low + (unsigned short int)//cambio
(( range * s->low_count ) / s->scale );
/*
* Next, any possible bits are shipped out.
*/
for ( ; ; )
{
/*
* If the MSDigits match, the bits will be shifted out.
*/
if ( ( high & 0x8000 ) == ( low & 0x8000 ) )
{
}
/*
* Else, if underflow is threatining, shift out the 2nd MSDigit.
*/
else if ((low & 0x4000) == 0x4000 && (high & 0x4000) == 0 )
{
code ^= 0x4000;
low &= 0x3fff;
high |= 0x4000;
}
/*
* Otherwise, nothing can be shifted out, so I return.
*/
else
return;
low <<= 1;
high <<= 1;
high |= 1;
code <<= 1;
code += input_bit( stream );
}
}
| 29.242718
| 73
| 0.609562
|
AlexisBaladon
|
841f27eeb74dacfdf6e36a91333f6f247a5d02b4
| 10,344
|
cpp
|
C++
|
Adventurer.cpp
|
jtrichak/C-Project
|
1a8d6ab61c58d63cd987f5834ee5be89e27b28e3
|
[
"MIT"
] | null | null | null |
Adventurer.cpp
|
jtrichak/C-Project
|
1a8d6ab61c58d63cd987f5834ee5be89e27b28e3
|
[
"MIT"
] | null | null | null |
Adventurer.cpp
|
jtrichak/C-Project
|
1a8d6ab61c58d63cd987f5834ee5be89e27b28e3
|
[
"MIT"
] | null | null | null |
#include "Base.h"
Adventurer::Adventurer() {
Loc = NULL;
}
Adventurer::~Adventurer() { }
void Adventurer::inventory(Item** Inventory, int maxInventory) {
int i = 0;
if(Inventory[i] == NULL) {
std::cout << "Inventory: Empty" << std::endl;
} else {
std::cout << "Inventory: ";
for(i = 0; i < maxInventory; i++) {
std::cout << Inventory[i] -> Name;
if(i < (maxInventory - 1)) {
std::cout << ", ";
}
}
std::cout << std::endl;
}
return;
}
void Adventurer::move(Adventurer* adventurer, Room* newLoc) {
if(newLoc == NULL) {
std::cout << "Can't go that way" << std::endl;
} else {
adventurer -> Loc = newLoc;
std::cout << adventurer -> Loc -> Description << std::endl;
}
return;
}
void Adventurer::openExit(Adventurer* adventurer, int* exitVal) {
if(strcmp(adventurer -> Loc->Type, "exit") == 0) {
std::cout << "Congrats, you won!" << std::endl;
*exitVal = 0;
} else {
std::cout << "This room is not the exit" << std::endl;
}
return;
}
int validateWord (std::string word1, std::string word2, std::string word3, std::string word4, int wordCount) {
int validWord; //0 if invalid, 1 if take, 2 if open, 3 if read, 4 if drop, 5 if put, 6 if turn on, 7 if attack
if(wordCount <= 1) {
validWord = 0;
}
else {
if(word1 == "take") {
if(wordCount != 2) {
validWord = 0;
}
else {
validWord = 1;
}
}
else if(word1 == "open") {
if(wordCount != 2) {
validWord = 0;
}
else {
validWord = 2;
}
}
else if(word1 == "read") {
if(wordCount != 2) {
validWord = 0;
}
else {
validWord = 3;
}
}
else if(word1 == "drop") {
if(wordCount != 2) {
validWord = 0;
}
else {
validWord = 4;
}
}
else if(word1 == "put") {
if(wordCount != 4) {
validWord = 0;
}
else {
if(word3 == "in") {
validWord = 5;
}
else {
validWord = 0;
}
}
}
else if(word1 == "turn") {
if(word2 == "on") {
if(wordCount == 3) {
validWord = 6;
}
else {
validWord = 0;
}
}
else {
validWord = 0;
}
}
else if(word1 == "attack") {
if(word3 == "with") {
if(wordCount == 4) {
validWord = 7;
}
else {
validWord = 0;
}
}
else {
validWord = 0;
}
}
else {
validWord = 0;
}
}
assert(validWord == 0 || validWord == 1 || validWord == 2 || validWord == 3 || validWord == 4 || validWord == 5 || validWord == 6 || validWord == 7);
return validWord;
}
void takeItem(Room* roomArray, Item*** roomInventories, Room* curLoc, Item* itemArray, Item** inventory, int* invenCount, std::string word, int maxRoom, int maxItem, int* roomInvenCount, Container** roomContainers, int* containerInvenCounts, Item*** contInventories, int maxCont) {
// MODIFY FOR CONTAINERS IN ROOM TOO
int curRoom;
int curRoomIndex;
char* wordChar = new char[word.length() + 1];
strcpy(wordChar, word.c_str());
wordChar[word.length()] = '\0';
for(curRoom = 0; curRoom < maxRoom; curRoom++) {
if(strcmp(roomArray[curRoom].Name, curLoc -> Name) == 0) {
curRoomIndex = curRoom;
curRoom += maxRoom;
}
}
int curRoomInven;
int change = 0;
int i;
int j;
for(curRoomInven = 0; curRoomInven < maxItem; curRoomInven++) {
if(roomInventories[curRoomIndex][curRoomInven] != NULL) {
if(strcmp(roomInventories[curRoomIndex][curRoomInven] -> Name, wordChar) == 0) {
for(i = 0; i < maxCont; i++) {
for(j = 0; j < maxItem; j++) {
if(contInventories[i][j] != NULL) {
if(strcmp(contInventories[i][j] -> Name, wordChar) == 0) {
contInventories[i][j] = NULL;
sortMissingItem(&(containerInvenCounts[i]), contInventories[i]);
containerInvenCounts[i]--;
}
}
}
}
inventory[*invenCount] = roomInventories[curRoomIndex][curRoomInven];
roomInventories[curRoomIndex][curRoomInven] = NULL;
std::cout << "Item " << inventory[*invenCount] -> Name << " added to inventory" << std::endl;
change = 1;
sortMissingItem(roomInvenCount, roomInventories[curRoomIndex]);
(*invenCount)++;
(*roomInvenCount)--;
curRoomInven += maxItem;
}
}
}
assert((*invenCount) <= maxItem);
assert((*roomInvenCount) >= 0);
if(change == 0) {
std::cout << "Item was not found" << std::endl;
}
delete [] wordChar;
return;
}
void dropItem(Room* roomArray, Item*** roomInventories, Room* curLoc, Item* itemArray, Item** inventory, int* invenCount, std::string word, int maxRoom, int maxItem, int* roomInvenCount) {
int curRoom;
int curRoomIndex;
char* wordChar = new char[word.length() + 1];
strcpy(wordChar, word.c_str());
wordChar[word.length()] = '\0';
for(curRoom = 0; curRoom < maxRoom; curRoom++) {
if(strcmp(roomArray[curRoom].Name, curLoc -> Name) == 0) {
curRoomIndex = curRoom;
curRoom += maxRoom;
}
}
int curInven;
int change = 0;
if(inventory != NULL) {
for(curInven = 0; curInven < *invenCount; curInven++) {
if(strcmp(inventory[curInven] -> Name, wordChar) == 0) {
roomInventories[curRoomIndex][*roomInvenCount] = inventory[curInven];
inventory[curInven] = NULL;
std::cout << "Item " << roomInventories[curRoomIndex][*roomInvenCount] -> Name << " was dropped" << std::endl;
curInven += *invenCount;
sortMissingItem(invenCount, inventory); // Need, because invenCount changes but there ain't no justice no mo
(*roomInvenCount)++;
(*invenCount)--;
change = 1;
}
}
}
assert((*roomInvenCount) <= maxItem);
assert((*invenCount) >= 0);
if(change == 0) {
std::cout << "Item not in inventory" << std::endl;
}
delete [] wordChar;
return;
}
void sortMissingItem(int* invenCount, Item** inventory) {
int missingItem;
int i;
Item* temp;
for(i = 0; i < *invenCount; i++) {
if(inventory[i] == NULL) {
missingItem = i;
i += *invenCount;
}
}
temp = inventory[*invenCount - 1];
inventory[*invenCount - 1] = NULL;
inventory[missingItem] = temp;
return;
}
void readItem(Item** itemArray, int invenCount, std::string word) {
char* wordChar = new char[word.length() + 1];
strcpy(wordChar, word.c_str());
wordChar[word.length()] = '\0';
int i;
int change = 0;
for(i = 0; i < invenCount; i++) {
if(strcmp(itemArray[i] -> Name, wordChar) == 0) {
std::cout << itemArray[i] -> Writing << std::endl;
i += invenCount;
change = 1;
}
}
if(change == 0) {
std::cout << "Item not in inventory" << std::endl;
}
delete [] wordChar;
return;
}
void openContainer(Room* curRoom, int curRoomIndex, Container** roomContainers, Item** roomInventory, Item*** contInventories, int maxRoom, int maxItem, int maxCont, int* contItemCounts, int* roomInvenCount, std::string word) {
char* wordChar = new char[word.length() + 1];
strcpy(wordChar, word.c_str());
wordChar[word.length()] = '\0';
int i;
int curContIndex = 0;
int change1 = 0;
for(i = 0; i < maxCont; i++) {
if(roomContainers[i] != NULL) {
if(strcmp(roomContainers[i] -> Name, wordChar) == 0) {
change1 = 1;
curContIndex = i;
i += maxCont;
}
}
}
if(change1 == 0) {
std::cout << "Container is not present in current room" << std::endl;
}
else {
//int change2 = 0;
if(contItemCounts[curContIndex] == 0) {
std::cout << roomContainers[curContIndex] -> Name << " is empty" << std::endl;
}
else {
std::cout << roomContainers[curContIndex] -> Name << " contains ";
for(i = 0; i < contItemCounts[curContIndex]; i++) {
if(contInventories[curContIndex][i] != NULL) {
std::cout << contInventories[curContIndex][i] -> Name;
if(contItemCounts[curContIndex] > 1) {
if(i != (contItemCounts[curContIndex] - 1)) {
std::cout << ", ";
}
}
}
}
std::cout << std::endl;
int j = *roomInvenCount;
for(i = 0; i < contItemCounts[curContIndex]; i++) {
if(checkDupes(roomInventory, contInventories[curContIndex][i], maxItem) == 0) {
roomInventory[j] = contInventories[curContIndex][i];
j++;
}
}
j = 0;
for(i = 0; i < maxItem; i++) {
if(roomInventory[i] != NULL) {
j++;
}
}
(*roomInvenCount) = j;
}
}
delete [] wordChar;
return;
}
int checkDupes(Item** roomInventory, Item* newItem, int maxItem) {
int choice = 0;
int i;
for(i = 0; i < maxItem; i++) {
if(roomInventory[i] != NULL) {
if(strcmp(roomInventory[i] -> Name, newItem -> Name) == 0) {
i += maxItem;
choice = 1;
}
}
}
return choice;
}
void putItem(Item*** contInventories, Item* inventory, Container** roomContainers, int roomIndex, int maxItem, int maxCont, std::string word, std::string word2, int* contInvenCounts, int* invenCount) {
char* itemChar = new char[word.length() + 1];
strcpy(wordChar, word.c_str());
wordChar[word.length()] = '\0';
char* contChar = new char[word2.length() + 1];
strcpy(wordChar, word2.c_str());
wordChar[word2.length()] = '\0';
int invIndex;
int i;
int change1 = 0;
for(i = 0; i < maxItem; i++) {
if(inventory[i] != NULL) {
if(strcmp(inventory[i].Name, itemChar) == 0) {
invIndex = i;
i += maxItem;
change1 = 1;
}
}
}
if(change1 == 0) {
std::cout << "Item " << word << " was not found in inventory" << std::endl;
}
else {
int contIndex;
int change2 = 0;
for(i = 0; i < maxCont; i++) {
if(roomContainers[i] != NULL) {
if(strcmp(roomContainer[i] -> Name, contChar) == 0) {
change2 = 1;
contIndex = i;
i += maxCont;
}
}
}
if(change2 == 0) {
std::cout << "Container " << word2 << " was not found in the current room" << std::endl;
}
else {
int lastContItem;
for(i = 0; i < maxItem; i++) {
if(contInventories[contIndex][i] == NULL) {
lastContItem = i;
i += maxItem;
}
}
Item* temp = inventory[invIndex];
inventory[invIndex] = NULL;
contInventories[contIndex][lastContItem] = temp;
sortMissingItem(inventory, invenCount);
(*invenCount)--;
invenCount[contIndex]++;
}
}
delete [] itemChar;
delete [] contChar;
return;
}
| 25.290954
| 282
| 0.572022
|
jtrichak
|
841fafa8d9af3984f1eb2c88b6a4e7371d72b75b
| 1,375
|
hpp
|
C++
|
include/boost/rpc/json/server.hpp
|
bytemaster/Boost.RPC
|
a27795d37481fb5d53774cc8cf4270fff1f84964
|
[
"Unlicense"
] | 23
|
2015-03-31T05:54:47.000Z
|
2022-02-27T14:30:16.000Z
|
include/boost/rpc/json/server.hpp
|
bytemaster/Boost.RPC
|
a27795d37481fb5d53774cc8cf4270fff1f84964
|
[
"Unlicense"
] | null | null | null |
include/boost/rpc/json/server.hpp
|
bytemaster/Boost.RPC
|
a27795d37481fb5d53774cc8cf4270fff1f84964
|
[
"Unlicense"
] | 13
|
2015-04-22T04:32:26.000Z
|
2019-08-29T13:22:21.000Z
|
#ifndef _BOOST_RPC_JSON_SERVER_HPP_
#define _BOOST_RPC_JSON_SERVER_HPP_
#include <boost/reflect/any_ptr.hpp>
#include <boost/rpc/json/connection.hpp>
#include <boost/exception/all.hpp>
namespace boost { namespace rpc { namespace json {
/**
* @brief Maps incoming remote calls to any object implementing InterfaceType
*/
template<typename InterfaceType>
class server {
public:
typedef boost::shared_ptr<server> ptr;
typedef boost::reflect::any_ptr<InterfaceType> interface_type;
template<typename T>
server( T v, const json::connection::ptr& c )
:m_interface(v),m_con(c) {
boost::reflect::visit( m_interface, visitor( *this ) );
m_con->start();
}
private:
struct visitor {
visitor( server& s ):m_self(s){}
template<typename Member, typename VTable, Member VTable::*m>
void operator()(const char* name )const {
std::cerr<<"sname:"<<name<<std::endl;
m_self.m_con->add_method_handler( name,
detail::rpc_recv_functor<typename Member::fused_params,
Member&, Member::is_signal>((*m_self.m_interface).*m,*m_self.m_con,name) );
}
server& m_self;
};
connection::ptr m_con;
interface_type m_interface;
};
} } } // boost::rpc::json
#endif
| 29.891304
| 108
| 0.619636
|
bytemaster
|
842a0fbd343e80fba28a540d7a20bd58e5cc1078
| 6,710
|
cpp
|
C++
|
jpeg-archiver-gui/maindialog.cpp
|
comargo/jpeg-archiver
|
e1a64636c88d8b6e862b04db3567300f905a70e2
|
[
"MIT"
] | null | null | null |
jpeg-archiver-gui/maindialog.cpp
|
comargo/jpeg-archiver
|
e1a64636c88d8b6e862b04db3567300f905a70e2
|
[
"MIT"
] | null | null | null |
jpeg-archiver-gui/maindialog.cpp
|
comargo/jpeg-archiver
|
e1a64636c88d8b6e862b04db3567300f905a70e2
|
[
"MIT"
] | 1
|
2019-12-29T17:12:15.000Z
|
2019-12-29T17:12:15.000Z
|
#include "maindialog.h"
#include "processcontrollerthread.h"
#include "processlogmodel.h"
#include "ui_maindialog.h"
#include <QFileDialog>
#include <QSettings>
#include <QStandardPaths>
#include <QDir>
#include <QThread>
#include <QMessageBox>
static const QString LAST_OPEN_DIRECTORY(QStringLiteral("LastOpenDirectory"));
static const QString LAST_SAVE_DIRECTORY(QStringLiteral("LastSaveDirectory"));
MainDialog::MainDialog(QWidget *parent) :
QDialog(parent),
ui(new Ui::MainDialog)
{
ui->setupUi(this);
ui->qualityComboBox->addItem(tr("Low"), QVariant::fromValue(JR_QUALITY_LOW));
ui->qualityComboBox->addItem(tr("Medium"), QVariant::fromValue(JR_QUALITY_MEDIUM));
ui->qualityComboBox->addItem(tr("High"), QVariant::fromValue(JR_QUALITY_HIGH));
ui->qualityComboBox->addItem(tr("Very high"), QVariant::fromValue(JR_QUALITY_VERYHIGH));
ui->progressBar->setValue(0);
ui->progressBar->setMaximum(1);
ui->progressBar->setDisabled(true);
connect(ui->btnInputFileBrowse, &QPushButton::clicked, this, &MainDialog::onOpenFileBrowse);
connect(ui->btnInputDirBrowse, &QPushButton::clicked, this, [this]{onDirBrowse(ui->inputLineEdit, tr("Select input directory"), &m_lastOpenDir);});
connect(ui->btnOutputFileBrowse, &QPushButton::clicked, this, &MainDialog::onSaveFileBrowse);
connect(ui->btnOutputDirBrowse, &QPushButton::clicked, this, [this]{onDirBrowse(ui->outputLineEdit, tr("Select output directory"), &m_lastSaveDir);});
connect(ui->btnExtraOptions, &QPushButton::clicked, this, &MainDialog::onExtraOptions);
connect(ui->buttonBox, &QDialogButtonBox::accepted, this, &MainDialog::processFiles);
QSettings settings;
auto standardPicturesLocations = QStandardPaths::standardLocations(QStandardPaths::StandardLocation::PicturesLocation);
if(!standardPicturesLocations.empty()) {
m_lastOpenDir = standardPicturesLocations.first();
}
m_lastOpenDir = settings.value(LAST_OPEN_DIRECTORY, m_lastOpenDir).toString();
m_lastSaveDir = QDir(QStandardPaths::writableLocation(QStandardPaths::StandardLocation::PicturesLocation)).filePath("Compressed");
m_lastSaveDir = settings.value(LAST_SAVE_DIRECTORY, m_lastSaveDir).toString();
fromConfig();
m_logModel = new ProcessLogModel(this);
ui->logView->setModel(m_logModel);
m_thread = new ProcessControllerThread(this);
connect(m_thread, &QThread::finished, this, &MainDialog::onProcessFinished);
connect(m_thread, &ProcessControllerThread::numberOfFilesChanged, ui->progressBar, &QProgressBar::setMaximum);
connect(m_thread, &ProcessControllerThread::currentProgress, ui->progressBar, &QProgressBar::setValue);
connect(m_thread, &ProcessControllerThread::skipped, m_logModel, &ProcessLogModel::appendError);
connect(m_thread, &ProcessControllerThread::processed, m_logModel, &ProcessLogModel::appendSuccess);
}
MainDialog::~MainDialog()
{
QSettings settings;
settings.setValue(LAST_OPEN_DIRECTORY, m_lastOpenDir);
settings.setValue(LAST_SAVE_DIRECTORY, m_lastSaveDir);
delete ui;
}
void MainDialog::done(int r)
{
if(!m_thread->isRunning())
return QDialog::done(r);
auto doInterrupt = QMessageBox::warning(this, QString(), tr("Do you really want to interrupt?"), QMessageBox::Yes|QMessageBox::No, QMessageBox::No);
if(doInterrupt == QMessageBox::Yes) {
connect(m_thread, &QThread::finished, this, &QDialog::reject);
ui->progressBar->setFormat("Finishing...");
m_thread->abort();
if(!m_thread->isRunning())
return QDialog::done(r);
}
}
void MainDialog::fromConfig()
{
ui->qualityComboBox->setCurrentIndex(ui->qualityComboBox->findData(QVariant::fromValue(m_config.quality())));
ui->stripMetadataCheckBox->setChecked(m_config.strip());
}
void MainDialog::toConfig()
{
m_config.setQuality(ui->qualityComboBox->currentData().value<jpeg_recompress_quality_t>());
m_config.setStrip(ui->stripMetadataCheckBox->checkState() == Qt::CheckState::Checked);
}
void MainDialog::enableControls(bool enable)
{
std::function<QWidgetList(QLayoutItem* layoutItem)> getWidgetsFromLayoutItem = [&getWidgetsFromLayoutItem](QLayoutItem* layoutItem)
{
if(layoutItem == nullptr)
return QWidgetList{};
if(layoutItem->widget())
return QWidgetList{layoutItem->widget()};
if(layoutItem->layout()) {
QWidgetList widgets{};
for(int i=0; i<layoutItem->layout()->count(); ++i) {
widgets.append(getWidgetsFromLayoutItem(layoutItem->layout()->itemAt(i)));
}
return widgets;
}
return QWidgetList{};
};
QWidgetList widgets{};
widgets.append(getWidgetsFromLayoutItem(ui->formLayout));
widgets.append(ui->btnExtraOptions);
widgets.append(ui->buttonBox->button(QDialogButtonBox::Ok));
std::for_each(widgets.begin(), widgets.end(), std::bind(&QWidget::setEnabled, std::placeholders::_1, enable));
ui->progressBar->setDisabled(enable);
}
void MainDialog::onOpenFileBrowse()
{
QString file = QFileDialog::getOpenFileName(this, QString(), m_lastOpenDir, "JPEG files (*.jpg)");
if(file.isNull())
return;
QFileInfo fileInfo{file};
m_lastOpenDir = fileInfo.dir().absolutePath();
ui->inputLineEdit->setText(QDir::toNativeSeparators(file));
}
void MainDialog::onSaveFileBrowse()
{
QString file = QFileDialog::getSaveFileName(this, QString(), m_lastSaveDir, "JPEG files (*.jpg)");
if(file.isEmpty())
return;
m_lastSaveDir = QFileInfo(file).dir().absolutePath();
ui->outputLineEdit->setText(QDir::toNativeSeparators(file));
}
void MainDialog::onDirBrowse(QLineEdit *lineEdit, const QString &caption, QString *pDir)
{
QString selectedDir = QFileDialog::getExistingDirectory(this, caption, *pDir);
if(selectedDir.isNull())
return;
lineEdit->setText(QDir::toNativeSeparators(selectedDir));
*pDir = selectedDir;
}
void MainDialog::onExtraOptions()
{
toConfig();
// ExtraOptionsDialog dlg(this);
// dlg.setConfig(m_config);
// if(dlg.exec() != QDialog::Accepted)
// return;
// m_config = dlg.config();
fromConfig();
}
void MainDialog::processFiles()
{
if(m_thread->isRunning()) {
Q_ASSERT(!m_thread->isRunning());
return;
}
toConfig();
enableControls(false);
m_thread->setConfig(m_config);
m_thread->setInput(QDir::fromNativeSeparators(ui->inputLineEdit->text()));
m_thread->setOutput(QDir::fromNativeSeparators(ui->outputLineEdit->text()));
m_logModel->clear();
m_thread->start();
}
void MainDialog::onProcessFinished()
{
enableControls(true);
}
| 36.666667
| 154
| 0.711326
|
comargo
|
8431dcd3ab93be2591eda25f0fcb4624c3c4bdad
| 1,470
|
cpp
|
C++
|
data-structures/BinaryTree.cpp
|
ckilimci/algorithm
|
e6fc7ba69d7e76a50cc7dbca803c966b2c1c84ea
|
[
"MIT"
] | null | null | null |
data-structures/BinaryTree.cpp
|
ckilimci/algorithm
|
e6fc7ba69d7e76a50cc7dbca803c966b2c1c84ea
|
[
"MIT"
] | null | null | null |
data-structures/BinaryTree.cpp
|
ckilimci/algorithm
|
e6fc7ba69d7e76a50cc7dbca803c966b2c1c84ea
|
[
"MIT"
] | null | null | null |
#include <iostream>
#include "BinaryTree.h"
BinaryTree::BinaryTree(int items[], int n) {
for(int i=0; i<n; i++) {
std::cout << "inserting " << items[i] << std::endl;
insert(items[i]);
}
}
void BinaryTree::print() {
for(auto node : tree) {
std::cout << "Data: " << node << std::endl;
}
}
void BinaryTree::insert(int item) {
tree.push_back(item);
}
int BinaryTree::getLeftChildIndex(int parent) {
return 2 * parent + 1;
}
int BinaryTree::getRightChildIndex(int parent) {
return 2 * parent + 2;
}
int BinaryTree::getParentIndex(int child) {
return (child - 1) / 2;
}
void BinaryTree::inorderprint() {
inorderprint(0);
}
void BinaryTree::preorderprint() {
preorderprint(0);
}
void BinaryTree::postorderprint() {
postorderprint(0);
}
void BinaryTree::inorderprint(int index) {
if (index >= tree.size()) return;
inorderprint(getLeftChildIndex(index));
std::cout << "In-Order: " << tree[index] << std::endl;
inorderprint(getRightChildIndex(index));
}
void BinaryTree::preorderprint(int index) {
if (index >= tree.size()) return;
std::cout << "Pre-Order: " << tree[index] << std::endl;
preorderprint(getLeftChildIndex(index));
preorderprint(getRightChildIndex(index));
}
void BinaryTree::postorderprint(int index) {
if (index >= tree.size()) return;
postorderprint(getLeftChildIndex(index));
postorderprint(getRightChildIndex(index));
std::cout << "Post-Order: " << tree[index] << std::endl;
}
BinaryTree::~BinaryTree() {
}
| 19.090909
| 57
| 0.672789
|
ckilimci
|
843c1ae61bf144082d41e21e700ef3de312d719b
| 7,426
|
hpp
|
C++
|
extern/magnetic-force/fmmtl_minimum/fmmtl/dispatch/S2T.hpp
|
hg2120223/SPlisHSPlasH
|
b1596c6dfde914533367f7d3124b46997a833af2
|
[
"MIT"
] | 52
|
2019-10-06T17:25:39.000Z
|
2022-01-20T23:01:13.000Z
|
extern/magnetic-force/fmmtl_minimum/fmmtl/dispatch/S2T.hpp
|
hg2120223/SPlisHSPlasH
|
b1596c6dfde914533367f7d3124b46997a833af2
|
[
"MIT"
] | 1
|
2019-10-08T18:44:41.000Z
|
2019-10-09T07:48:31.000Z
|
extern/magnetic-force/fmmtl_minimum/fmmtl/dispatch/S2T.hpp
|
hg2120223/SPlisHSPlasH
|
b1596c6dfde914533367f7d3124b46997a833af2
|
[
"MIT"
] | 10
|
2019-10-07T16:33:24.000Z
|
2020-10-21T01:09:47.000Z
|
#pragma once
/** @file S2T.hpp
* @brief Dispatch methods for the S2T stage
*
*/
#include <iterator>
#include <type_traits>
#include "fmmtl/util/Logger.hpp"
#include "fmmtl/meta/kernel_traits.hpp"
#if !defined(P2P_BLOCK_SIZE)
# define P2P_BLOCK_SIZE 128
#endif
#if !defined(P2P_NUM_THREADS)
# define P2P_NUM_THREADS std::thread::hardware_concurrency()
#endif
// Definition of direct block-evaluation schemes
// TODO: Parallel dispatching option, trivial iterator detection
namespace fmmtl {
namespace detail {
/** Dual-Evaluation dispatch when K.transpose does not exist */
template <typename Kernel,
typename Source, typename Charge,
typename Target, typename Result>
inline
typename std::enable_if<!KernelTraits<Kernel>::has_transpose>::type
symm_eval(const Kernel& K,
const Source& p1, const Charge& c1, Result& r1,
const Target& p2, const Charge& c2, Result& r2)
{
r1 += K(p1,p2) * c2;
r2 += K(p2,p1) * c1;
}
/** Dual-Evaluation dispatch when K.transpose does exist */
template <typename Kernel,
typename Source, typename Charge,
typename Target, typename Result>
inline
typename std::enable_if<KernelTraits<Kernel>::has_transpose>::type
symm_eval(const Kernel& K,
const Source& p1, const Charge& c1, Result& r1,
const Target& p2, const Charge& c2, Result& r2)
{
typedef typename KernelTraits<Kernel>::kernel_value_type kernel_value_type;
const kernel_value_type k12 = K(p1,p2);
r1 += k12 * c2;
r2 += K.transpose(k12) * c1;
}
/** Asymmetric block P2P evaluation */
template <typename Kernel,
typename SourceIter, typename ChargeIter,
typename TargetIter, typename ResultIter>
inline void
block_eval(const Kernel& K,
SourceIter s_first, SourceIter s_last, ChargeIter c_first,
TargetIter t_first, TargetIter t_last, ResultIter r_first)
{
typedef typename std::iterator_traits<SourceIter>::value_type source_type;
typedef typename std::iterator_traits<TargetIter>::value_type target_type;
typedef typename std::iterator_traits<ChargeIter>::value_type charge_type;
typedef typename std::iterator_traits<ResultIter>::value_type result_type;
for ( ; t_first != t_last; ++t_first, ++r_first) {
const target_type& t = *t_first;
result_type& r = *r_first;
SourceIter si = s_first;
ChargeIter ci = c_first;
for ( ; si != s_last; ++si, ++ci)
r += K(t,*si) * (*ci);
}
}
/** Symmetric off-diagonal block P2P evaluation */
template <typename Kernel,
typename SourceIter, typename ChargeIter,
typename TargetIter, typename ResultIter>
inline void
block_eval(const Kernel& K,
SourceIter p1_first, SourceIter p1_last,
ChargeIter c1_first, ResultIter r1_first,
TargetIter p2_first, TargetIter p2_last,
ChargeIter c2_first, ResultIter r2_first)
{
typedef typename std::iterator_traits<SourceIter>::value_type source_type;
typedef typename std::iterator_traits<TargetIter>::value_type target_type;
typedef typename std::iterator_traits<ChargeIter>::value_type charge_type;
typedef typename std::iterator_traits<ResultIter>::value_type result_type;
for ( ; p1_first != p1_last; ++p1_first, ++c1_first, ++r1_first) {
const source_type& pi = *p1_first;
const charge_type& ci = *c1_first;
result_type& ri = *r1_first;
TargetIter p2i = p2_first;
ChargeIter c2i = c2_first;
ResultIter r2i = r2_first;
for ( ; p2i != p2_last; ++p2i, ++c2i, ++r2i) {
const target_type& pj = *p2i;
const charge_type& cj = *c2i;
result_type& rj = *r2i;
symm_eval(K, pi, ci, ri, pj, cj, rj);
}
}
}
/** Symmetric diagonal block P2P evaluation */
template <typename Kernel,
typename SourceIter, typename ChargeIter, typename ResultIter>
inline static void
block_eval(const Kernel& K,
SourceIter p_first, SourceIter p_last,
ChargeIter c_first, ResultIter r_first)
{
typedef typename std::iterator_traits<SourceIter>::value_type source_type;
typedef typename std::iterator_traits<ChargeIter>::value_type charge_type;
typedef typename std::iterator_traits<ResultIter>::value_type result_type;
SourceIter ipi = p_first;
ChargeIter ici = c_first;
ResultIter iri = r_first;
for ( ; ipi != p_last; ++ipi, ++ici, ++iri) {
const source_type& pi = *ipi;
const charge_type& ci = *ici;
result_type& ri = *iri;
// The diagonal element
ri += K(pi,pi) * ci;
// The off-diagonal elements
SourceIter ipj = p_first;
ChargeIter icj = c_first;
ResultIter irj = r_first;
for ( ; ipj != ipi; ++ipj, ++icj, ++irj) {
const source_type& pj = *ipj;
const charge_type& cj = *icj;
result_type& rj = *irj;
symm_eval(K, pi, ci, ri, pj, cj, rj);
}
}
}
} // end namespace detail
} // end namespace fmmtl
// TODO: namespace and fix
struct S2T {
//////////////////////////////////////
/////// Context Dispatchers //////////
//////////////////////////////////////
struct ONE_SIDED {};
struct TWO_SIDED {};
/** Asymmetric S2T
*/
template <typename Context>
inline static void eval(Context& c,
const typename Context::source_box_type& source,
const typename Context::target_box_type& target,
const ONE_SIDED&)
{
#if defined(FMMTL_DEBUG)
std::cout << "S2T:"
<< "\n " << source
<< "\n " << target << std::endl;
#endif
FMMTL_LOG("S2T 2box asymm");
fmmtl::detail::block_eval(c.kernel(),
c.source_begin(source), c.source_end(source),
c.charge_begin(source),
c.target_begin(target), c.target_end(target),
c.result_begin(target));
}
/** Symmetric S2T
*/
template <typename Context>
inline static void eval(Context& c,
const typename Context::source_box_type& box1,
const typename Context::target_box_type& box2,
const TWO_SIDED&)
{
#if defined(FMMTL_DEBUG)
std::cout << "S2T:"
<< "\n " << box1
<< "\n " << box2 << std::endl;
std::cout << "S2T:"
<< "\n " << box2
<< "\n " << box1 << std::endl;
#endif
FMMTL_LOG("S2T 2box symm");
fmmtl::detail::block_eval(c.kernel(),
c.source_begin(box1), c.source_end(box1),
c.charge_begin(box1), c.result_begin(box1),
c.target_begin(box2), c.target_end(box2),
c.charge_begin(box2), c.result_begin(box2));
}
/** Symmetric S2T
*/
template <typename Context>
inline static void eval(Context& c,
const typename Context::source_box_type& box)
{
#if defined(FMMTL_DEBUG)
std::cout << "S2T:"
<< "\n " << box << std::endl;
#endif
FMMTL_LOG("S2T 1box symm");
fmmtl::detail::block_eval(c.kernel(),
c.source_begin(box), c.source_end(box),
c.charge_begin(box), c.result_begin(box),
c.target_begin(box), c.target_end(box),
c.charge_begin(box), c.result_begin(box));
}
};
| 31.466102
| 77
| 0.611635
|
hg2120223
|
843e06016893ea84dda991aa16fe968c94c316f1
| 665
|
cpp
|
C++
|
src/Utility.cpp
|
SniffleMan/SkyrimSoulsRE
|
6abf2665ab8ab12bb32e08e319fa9db21aa4e06c
|
[
"MIT"
] | 2
|
2018-12-14T20:59:41.000Z
|
2018-12-25T11:35:19.000Z
|
src/Utility.cpp
|
SniffleMan/SkyrimSoulsRE
|
6abf2665ab8ab12bb32e08e319fa9db21aa4e06c
|
[
"MIT"
] | 2
|
2018-11-30T22:32:00.000Z
|
2018-12-14T20:57:56.000Z
|
src/Utility.cpp
|
SniffleMan/SkyrimSoulsRE
|
6abf2665ab8ab12bb32e08e319fa9db21aa4e06c
|
[
"MIT"
] | null | null | null |
#include "Utility.h"
#include <cctype> // toupper
#include <ios> // hex
#include <sstream> // stringstream
#include <string> // string, strlen
namespace SkyrimSoulsRE
{
std::string boolToString(bool a_bool)
{
return a_bool ? "True" : "False";
}
std::string numToHexString(UInt64 a_num, UInt64 a_bytes)
{
// Convert to hex
std::stringstream sstream;
sstream << std::hex << a_num;
std::string hexStr = sstream.str();
// Convert lowercase characters to uppercase
for (auto& c : hexStr) {
c = toupper(c);
}
// Sign extension
while (std::strlen(hexStr.c_str()) < a_bytes * 2) {
hexStr = '0' + hexStr;
}
return hexStr;
}
}
| 17.972973
| 57
| 0.643609
|
SniffleMan
|
843fbe5e90773d721df8a68ed6cd9a3385c36e18
| 531
|
cpp
|
C++
|
Long_challenge/bella_ciao.cpp
|
Nimesh-Srivastava/CodeChef
|
02bae9871d074a719b8f66c7c1c1cf6906afa603
|
[
"MIT"
] | 2
|
2020-06-10T06:28:33.000Z
|
2021-04-13T09:03:13.000Z
|
Long_challenge/bella_ciao.cpp
|
Nimesh-Srivastava/CodeChef
|
02bae9871d074a719b8f66c7c1c1cf6906afa603
|
[
"MIT"
] | null | null | null |
Long_challenge/bella_ciao.cpp
|
Nimesh-Srivastava/CodeChef
|
02bae9871d074a719b8f66c7c1c1cf6906afa603
|
[
"MIT"
] | null | null | null |
#include<bits/stdc++.h>
using namespace std;
int main(){
ios_base::sync_with_stdio(false);
cin.tie(NULL);
long long t;
cin>>t;
while(t--){
long long D, d, Q, P, x;
cin>>D>>d>>P>>Q;
long long count = 0;
x = D / d;
if( x % 2 == 0){
count = d * ((x / 2) * (2 * P + (x - 1) * Q));
}
else{
count = d * (x * (P + ((x - 1) / 2) * Q));
}
count += (D % d) * (P + (x * Q));
cout<<count<<endl;
}
return 0;
}
| 20.423077
| 58
| 0.372881
|
Nimesh-Srivastava
|
e0fbbd286cadaccc0eb7c3272848f004fe642305
| 2,429
|
cpp
|
C++
|
src/Tread/EntityKeyDialog.cpp
|
hogsy/xtread
|
9d4eaf2778b8b687256788c7617b19542986bf32
|
[
"MIT"
] | 1
|
2019-07-20T12:10:20.000Z
|
2019-07-20T12:10:20.000Z
|
src/Tread/EntityKeyDialog.cpp
|
hogsy/xtread
|
9d4eaf2778b8b687256788c7617b19542986bf32
|
[
"MIT"
] | null | null | null |
src/Tread/EntityKeyDialog.cpp
|
hogsy/xtread
|
9d4eaf2778b8b687256788c7617b19542986bf32
|
[
"MIT"
] | null | null | null |
// EntityKeyDialog.cpp : implementation file
//
#include "stdafx.h"
#include "tread3d.h"
#include "EntityKeyDialog.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// CEntityKeyDialog dialog
CEntityKeyDialog::CEntityKeyDialog(CWnd* pParent /*=NULL*/)
: CDialog(CEntityKeyDialog::IDD, pParent)
{
//{{AFX_DATA_INIT(CEntityKeyDialog)
m_sName = _T("");
m_sValue = _T("");
//}}AFX_DATA_INIT
m_nType = -1;
}
void CEntityKeyDialog::DoDataExchange(CDataExchange* pDX)
{
CDialog::DoDataExchange(pDX);
//{{AFX_DATA_MAP(CEntityKeyDialog)
DDX_Control(pDX, IDC_BUTTON_OK, m_btOK);
DDX_Control(pDX, IDC_EDIT_VALUE, m_edValue);
DDX_Control(pDX, IDC_EDIT_NAME, m_edName);
DDX_Text(pDX, IDC_EDIT_NAME, m_sName);
DDX_Text(pDX, IDC_EDIT_VALUE, m_sValue);
//}}AFX_DATA_MAP
}
BEGIN_MESSAGE_MAP(CEntityKeyDialog, CDialog)
//{{AFX_MSG_MAP(CEntityKeyDialog)
ON_EN_CHANGE(IDC_EDIT_NAME, OnChangeEditName)
ON_BN_CLICKED(IDC_BUTTON_OK, OnButtonOk)
//}}AFX_MSG_MAP
END_MESSAGE_MAP()
/////////////////////////////////////////////////////////////////////////////
// CEntityKeyDialog message handlers
BOOL CEntityKeyDialog::OnInitDialog()
{
CDialog::OnInitDialog();
m_btOK.EnableWindow(false);
if(m_sName.IsEmpty())
{
m_edValue.EnableWindow(false);
m_btOK.EnableWindow(false);
}
else
{
m_edValue.EnableWindow();
m_btOK.EnableWindow();
}
UpdateData(false);
return TRUE; // return TRUE unless you set the focus to a control
// EXCEPTION: OCX Property Pages should return FALSE
}
void CEntityKeyDialog::OnChangeEditName()
{
// TODO: If this is a RICHEDIT control, the control will not
// send this notification unless you override the CDialog::OnInitDialog()
// function and call CRichEditCtrl().SetEventMask()
// with the ENM_CHANGE flag ORed into the mask.
// TODO: Add your control notification handler code here
UpdateData();
if(m_sName.IsEmpty())
m_edValue.EnableWindow(false);
else
{
m_edValue.EnableWindow();
m_btOK.EnableWindow();
}
}
CString CEntityKeyDialog::GetKeyName()
{
return m_sName;
}
CString CEntityKeyDialog::GetKeyValue()
{
return m_sValue;
}
void CEntityKeyDialog::OnButtonOk()
{
UpdateData();
OnOK();
}
void CEntityKeyDialog::SetKeyValues(CString sName, CString sValue)
{
m_sName = sName;
m_sValue = sValue;
}
| 20.939655
| 77
| 0.693289
|
hogsy
|
460a973c168e31011fb00080b3219ea1e63bbb89
| 3,077
|
cpp
|
C++
|
src/utils/unit_tests/t_graph_factory.cpp
|
rblake-llnl/wcs
|
ac2d49fb66d89bdcf8f815958b62d9b566a34a8f
|
[
"MIT-0",
"MIT"
] | 6
|
2020-07-18T20:03:27.000Z
|
2021-11-15T18:44:38.000Z
|
src/utils/unit_tests/t_graph_factory.cpp
|
rblake-llnl/wcs
|
ac2d49fb66d89bdcf8f815958b62d9b566a34a8f
|
[
"MIT-0",
"MIT"
] | 35
|
2020-05-08T05:51:40.000Z
|
2021-07-01T15:38:59.000Z
|
src/utils/unit_tests/t_graph_factory.cpp
|
rblake-llnl/wcs
|
ac2d49fb66d89bdcf8f815958b62d9b566a34a8f
|
[
"MIT-0",
"MIT"
] | 5
|
2020-05-07T23:04:35.000Z
|
2021-11-15T18:46:09.000Z
|
/******************************************************************************
* *
* Copyright 2020 Lawrence Livermore National Security, LLC and other *
* Whole Cell Simulator Project Developers. See the top-level COPYRIGHT *
* file for details. *
* *
* SPDX-License-Identifier: MIT *
* *
******************************************************************************/
#include <iostream>
#include <getopt.h>
#include <boost/filesystem.hpp>
#include "utils/graph_factory.hpp"
#include "utils/write_graphviz.hpp"
#include <fstream>
extern "C" {
#if HAVE_CONFIG_H
#include "config.h"
#endif
}
#define OPTIONS "ho:"
static const struct option longopts[] = {
{"help", no_argument, 0, 'h'},
{"outfile", required_argument, 0, 'o'},
{ 0, 0, 0, 0 },
};
void print_usage(const std::string exec, int code)
{
std::cerr <<
"Usage: " << exec << " <filename>.graphml\n"
" Load a reaction network graph (<filename>.graphml)\n"
" into a graph with the flat vertex property stucture.\n"
" Then, convert it to the one with polymorphic vertices.\n"
" Finally, write to a GraphViz format file (<filename>.dot)\n"
" that has the same name as the input file except the \n"
" extention '.dot' unless --outfile is given.\n"
"\n"
" OPTIONS:\n"
" -h, --help\n"
" Display this usage information\n"
"\n"
" -o, --outfile\n"
" Specify the output file name\n"
"\n";
exit(code);
}
int main(int argc, char** argv)
{
int c;
int rc = 0;
std::string outfile;
while ((c = getopt_long(argc, argv, OPTIONS, longopts, NULL)) != -1) {
switch (c) {
case 'h': /* --help */
print_usage(argv[0], 0);
break;
case 'o': /* --outfile */
outfile = std::string(optarg);
break;
default:
print_usage(argv[0], 1);
break;
}
}
if (optind != (argc - 1)) {
print_usage (argv[0], 1);
}
wcs::GraphFactory gfactory;
std::string fn(argv[optind]);
if (!gfactory.read_graphml(fn)) {
std::cerr << "Failed to read " << fn << std::endl;
rc = -1;
return rc;
}
using graph_t = boost::adjacency_list<
boost::vecS,
boost::vecS,
boost::bidirectionalS,
wcs::Vertex,
wcs::Edge,
boost::no_property,
boost::vecS>;
std::cerr << "copying graph" << std::endl;
graph_t g_polymorphic;
gfactory.copy_to(g_polymorphic);
if (outfile.empty()) {
boost::filesystem::path path = fn;
std::string base = path.stem().string();
outfile = base + "_poly.dot";;;
}
if (!wcs::write_graphviz(outfile, g_polymorphic)) {
std::cerr << "Failed to write " << outfile << std::endl;
rc = -1;
}
return rc;
}
| 27.972727
| 80
| 0.490413
|
rblake-llnl
|
460fe76bec39a4b2e3bf7819f399627dcc036ebf
| 2,562
|
cpp
|
C++
|
DeviceCode/Targets/Native/sh7216/DeviceCode/Power/SH7216_power.cpp
|
valoni/STM32F103
|
75f0cb8be593ca287a08f5992d1f5d3c3bb12bfc
|
[
"Apache-2.0"
] | 1
|
2020-06-09T02:16:43.000Z
|
2020-06-09T02:16:43.000Z
|
DeviceCode/Targets/Native/sh7216/DeviceCode/Power/SH7216_power.cpp
|
valoni/STM32F103
|
75f0cb8be593ca287a08f5992d1f5d3c3bb12bfc
|
[
"Apache-2.0"
] | null | null | null |
DeviceCode/Targets/Native/sh7216/DeviceCode/Power/SH7216_power.cpp
|
valoni/STM32F103
|
75f0cb8be593ca287a08f5992d1f5d3c3bb12bfc
|
[
"Apache-2.0"
] | 1
|
2019-12-03T05:37:43.000Z
|
2019-12-03T05:37:43.000Z
|
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
// Copyright (c) Microsoft Corporation. All rights reserved.
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
#include <tinyhal.h>
#include <machine.h>
#include <smachine.h>
//--//
#define CPUSTB_BASE 0xFFFE0000
#define VB(x) (*(volatile unsigned char *)(x))
#define VS(x) (*(volatile unsigned short *)(x))
/* Power-Down Modes */
#define STBCR VB(CPUSTB_BASE+0x0014)
#define STBCR2 VB(CPUSTB_BASE+0x0018)
#define STBCR3 VB(CPUSTB_BASE+0x0408)
#define STBCR4 VB(CPUSTB_BASE+0x040C)
#define STBCR5 VB(CPUSTB_BASE+0x0410)
#define IPR19 VS(0xFFFE0C1A)
#define IPR16 VS(0xFFFE0C14)
void HAL_AssertEx()
{
// cause an abort and let the abort handler take over
//*((char*)0xFFFFFFFF) = 'a';
lcd_printf("\f*** ASSERT ****\r\n");
while(true);
}
//--//
BOOL CPU_Initialize()
{
return TRUE;
}
void CPU_Reset()
{
}
void CPU_Sleep(SLEEP_LEVEL level, UINT64 wakeEvents)
{
UINT16 iprUsart = 0;
UINT16 iprSocket = 0;
int return_value;
/* Detecting if Keypad is pushed.*/
#if 0
return_value = g_GPIO_KEYPAD_Driver.KeyPad_Search();
if(return_value != -1 ) trapa(32);
#endif
/* */
if (0 != (wakeEvents & SYSTEM_EVENT_FLAG_COM_IN))
{
iprUsart = IPR16;
IPR16 |= 0xDDD0;
}
if (0 != (wakeEvents & SYSTEM_EVENT_FLAG_SOCKET))
{
iprSocket = IPR19;
IPR19 |= 0x00D0;
}
switch(level)
{
case SLEEP_LEVEL__DEEP_SLEEP:
STBCR = 8;
break;
default:
STBCR = 0;
break;
}
UINT8 mask = get_imask();
set_imask(0xC);
sleep();
set_imask( mask );
if (0 != (wakeEvents & SYSTEM_EVENT_FLAG_COM_IN))
{
IPR16 = iprUsart;
}
if (0 != (wakeEvents & SYSTEM_EVENT_FLAG_SOCKET))
{
IPR19 = iprSocket;
}
}
void CPU_ChangePowerLevel(POWER_LEVEL level)
{
}
BOOL CPU_IsSoftRebootSupported ()
{
return TRUE;
}
void CPU_Halt()
{
while(true);
}
| 21
| 201
| 0.455113
|
valoni
|
460ff008a1412e6fa36947a1fa10c2fa36d46033
| 242
|
cpp
|
C++
|
Evision/src/EvisionTrace/EvisionTraceFactory.cpp
|
liuyang9609/Stereo-Matching-Cpp
|
31ea375fef51a693bbb85971aea551689074ebae
|
[
"MIT"
] | 7
|
2021-05-31T02:30:20.000Z
|
2022-03-10T09:35:40.000Z
|
Evision/src/EvisionTrace/EvisionTraceFactory.cpp
|
liuyang9609/Stereo-Matching-Cpp
|
31ea375fef51a693bbb85971aea551689074ebae
|
[
"MIT"
] | null | null | null |
Evision/src/EvisionTrace/EvisionTraceFactory.cpp
|
liuyang9609/Stereo-Matching-Cpp
|
31ea375fef51a693bbb85971aea551689074ebae
|
[
"MIT"
] | 2
|
2021-06-27T03:52:57.000Z
|
2022-01-17T07:31:36.000Z
|
#include "EvisionTraceFactory.h"
#include "TraceView.h"
EvisionTraceFactory::EvisionTraceFactory()
{
}
QWidget* EvisionTraceFactory::CreateEvisionTraceView(QWidget* parent)
{
TraceView* m_Trace = new TraceView(parent);
return m_Trace;
}
| 18.615385
| 69
| 0.785124
|
liuyang9609
|
461132f910013b06d883cdddd23944c81f02c592
| 8,990
|
cpp
|
C++
|
fen_parser/FenParser.cpp
|
pumperstew/oink
|
f8b9827a57eb1bb11431a59897f7f758e2aaa873
|
[
"MIT"
] | null | null | null |
fen_parser/FenParser.cpp
|
pumperstew/oink
|
f8b9827a57eb1bb11431a59897f7f758e2aaa873
|
[
"MIT"
] | 2
|
2019-05-10T09:36:10.000Z
|
2019-05-10T11:14:29.000Z
|
fen_parser/FenParser.cpp
|
pumperstew/oink
|
f8b9827a57eb1bb11431a59897f7f758e2aaa873
|
[
"MIT"
] | null | null | null |
#include "FenParser.hpp"
using namespace chess;
namespace chess { namespace fen
{
static void bad_fen(char what)
{
throw FenParseFailure(std::string("Bad FEN: '") + what + "' appeared in the wrong place");
}
static unsigned char move_count_to_int(const std::string &fen, int index, int count)
{
char buf[3] = { fen[index], 0, 0 };
if (count == 2)
buf[1] = fen[index+1];
return atoi(buf);
}
Position parse_fen(const std::string &fen, int *fullmove_count, Side *side_to_move)
{
Position pos;
pos.castling_rights = 0;
int halfmove_clock_char_count = 0;
int fullmove_char_count = 0;
RankFile ep_file = -1, ep_rank = -1;
int move_num = 1;
Side to_move = sides::white;
enum ParseState
{
ExpectPiecePositions,
ExpectToMove,
ExpectCastlingRights,
ExpectEPSquare,
ExpectHalfMoveClock,
ExpectFullMoveCounter,
ExpectEnd,
};
ParseState state = ExpectPiecePositions;
Square square = squares::a8;
for (int i = 0; i < fen.size(); ++i)
{
char c = fen[i];
Square square_step = 1;
switch (c)
{
case 'r':
if (state != ExpectPiecePositions)
bad_fen(c);
else
pos.place_piece(pieces::BLACK_ROOK, square);
break;
case 'n':
if (state != ExpectPiecePositions)
bad_fen(c);
else
pos.place_piece(pieces::BLACK_KNIGHT, square);
break;
case 'b':
if (state == ExpectToMove)
to_move = sides::black;
else if (state == ExpectEPSquare)
{
if (ep_file >= 0)
bad_fen(c);
ep_file = files::b;
}
else if (state == ExpectPiecePositions)
pos.place_piece(pieces::BLACK_BISHOP, square);
else
bad_fen(c);
break;
case 'q':
if (state == ExpectCastlingRights)
pos.castling_rights |= sides::CASTLING_RIGHTS_BLACK_QUEENSIDE;
else if (state == ExpectPiecePositions)
pos.place_piece(pieces::BLACK_QUEEN, square);
else
bad_fen(c);
break;
case 'k':
if (state == ExpectCastlingRights)
pos.castling_rights |= sides::CASTLING_RIGHTS_BLACK_KINGSIDE;
else if (state == ExpectPiecePositions)
pos.place_piece(pieces::BLACK_KING, square);
else
bad_fen(c);
break;
case 'p':
if (state != ExpectPiecePositions)
bad_fen(c);
else
pos.place_piece(pieces::BLACK_PAWN, square);
break;
case 'R':
if (state != ExpectPiecePositions)
bad_fen(c);
else
pos.place_piece(pieces::WHITE_ROOK, square);
break;
case 'N':
if (state != ExpectPiecePositions)
bad_fen(c);
else
pos.place_piece(pieces::WHITE_KNIGHT, square);
break;
case 'B':
if (state != ExpectPiecePositions)
bad_fen(c);
else
pos.place_piece(pieces::WHITE_BISHOP, square);
break;
case 'Q':
if (state == ExpectCastlingRights)
pos.castling_rights |= sides::CASTLING_RIGHTS_WHITE_QUEENSIDE;
else if (state == ExpectPiecePositions)
pos.place_piece(pieces::WHITE_QUEEN, square);
else
bad_fen(c);
break;
case 'K':
if (state == ExpectCastlingRights)
pos.castling_rights |= sides::CASTLING_RIGHTS_WHITE_KINGSIDE;
else if (state == ExpectPiecePositions)
pos.place_piece(pieces::WHITE_KING, square);
else
bad_fen(c);
break;
case 'P':
if (state != ExpectPiecePositions)
bad_fen(c);
else
pos.place_piece(pieces::WHITE_PAWN, square);
break;
case '0':
if (state == ExpectHalfMoveClock)
++halfmove_clock_char_count;
else if (state == ExpectFullMoveCounter)
{
if (fullmove_char_count == 0) // Zero cannot be first.
bad_fen(c);
++fullmove_char_count;
}
else
bad_fen(c);
break;
case '1':
case '2':
case '3':
case '4':
case '5':
case '6':
case '7':
case '8':
if (state == ExpectHalfMoveClock)
++halfmove_clock_char_count;
else if (state == ExpectFullMoveCounter)
++fullmove_char_count;
else if (state == ExpectPiecePositions)
square_step = 1 + (c - '1');
else if (state == ExpectEPSquare)
{
if (ep_file < 0)
bad_fen(c);
ep_rank = ranks::first + (c - '1');
if (ep_rank != ranks::third && ep_rank != ranks::sixth)
bad_fen(c);
}
else
bad_fen(c);
break;
case '/':
if (square % 8)
throw FenParseFailure("Bad FEN: incomplete rank");
square_step = -16;
break;
case ' ':
if (state == ExpectPiecePositions && square != squares::a2) // h1 + 1
throw FenParseFailure("Bad FEN: incomplete piece placements");
if (state == ExpectHalfMoveClock)
pos.fifty_move_count = move_count_to_int(fen, i - halfmove_clock_char_count, halfmove_clock_char_count);
else if (state == ExpectFullMoveCounter)
move_num = move_count_to_int(fen, i - fullmove_char_count, fullmove_char_count);
else if (state == ExpectEPSquare)
{
if (ep_file >= 0 && ep_rank < 0)
bad_fen(c);
else if (ep_file >= 0 && ep_rank >= 0)
pos.ep_target_square = rank_file_to_square(ep_rank, ep_file);
}
state = (ParseState)((int)state + 1);
break;
case 'w':
if (state != ExpectToMove)
bad_fen(c);
to_move = sides::white;
break;
case 'a':
case 'c':
case 'd':
case 'e':
case 'f':
case 'g':
case 'h':
if (state != ExpectEPSquare)
bad_fen(c);
if (ep_file >= 0)
bad_fen(c);
ep_file = files::a + (c - 'a');
break;
case '-':
if (state == ExpectCastlingRights)
{
if (pos.castling_rights)
bad_fen(c);
}
else if (state == ExpectEPSquare)
pos.ep_target_square = squares::NO_SQUARE;
else
bad_fen(c);
break;
default:
throw FenParseFailure("Unexpected character: " + c);
}
if (state == ExpectPiecePositions)
square += square_step;
if (state == ExpectEnd)
break;
}
if (square != squares::a2)
throw FenParseFailure("Bad FEN: incomplete board");
if (state == ExpectHalfMoveClock && halfmove_clock_char_count)
pos.fifty_move_count = move_count_to_int(fen, (int)fen.size() - halfmove_clock_char_count, halfmove_clock_char_count);
if (state == ExpectFullMoveCounter && fullmove_char_count)
move_num = move_count_to_int(fen, (int)fen.size() - fullmove_char_count, fullmove_char_count);
if (fullmove_count)
*fullmove_count = move_num;
if (side_to_move)
*side_to_move = to_move;
pos.update_sides();
return pos;
}
}}
| 35.533597
| 130
| 0.448053
|
pumperstew
|
4613998d41a80fb77e9d8aa13b228d89dbfe3a21
| 799
|
hh
|
C++
|
kenlm/include/lm/interpolate/arpa_to_stream.hh
|
pokey/w2ldecode
|
03f9995a48c5c1043be309fe5b20c6126851a9ff
|
[
"BSD-3-Clause"
] | 114
|
2015-01-11T05:41:03.000Z
|
2021-08-31T03:47:12.000Z
|
Part 02/001_LM/ngram_lm_lab/kenlm/include/lm/interpolate/arpa_to_stream.hh
|
Kabongosalomon/AMMI-NLP
|
00a0e47399926ad1951b84a11cd936598a9c7c3b
|
[
"MIT"
] | 29
|
2015-01-09T01:00:09.000Z
|
2019-09-25T06:04:02.000Z
|
Part 02/001_LM/ngram_lm_lab/kenlm/include/lm/interpolate/arpa_to_stream.hh
|
Kabongosalomon/AMMI-NLP
|
00a0e47399926ad1951b84a11cd936598a9c7c3b
|
[
"MIT"
] | 50
|
2015-02-13T13:48:39.000Z
|
2019-08-07T09:45:11.000Z
|
#include "lm/read_arpa.hh"
#include "util/file_piece.hh"
#include <vector>
#include <stdint.h>
namespace util { namespace stream { class ChainPositions; } }
namespace lm {
namespace ngram {
template <class T> class GrowableVocab;
class WriteUniqueWords;
} // namespace ngram
namespace interpolate {
class ARPAToStream {
public:
// Takes ownership of fd.
explicit ARPAToStream(int fd, ngram::GrowableVocab<ngram::WriteUniqueWords> &vocab);
std::size_t Order() const { return counts_.size(); }
const std::vector<uint64_t> &Counts() const { return counts_; }
void Run(const util::stream::ChainPositions &positions);
private:
util::FilePiece in_;
std::vector<uint64_t> counts_;
ngram::GrowableVocab<ngram::WriteUniqueWords> &vocab_;
};
}} // namespaces
| 20.487179
| 88
| 0.710889
|
pokey
|
4618781a37446b063f155f36e3ab2c88e2bddc6b
| 228,347
|
cpp
|
C++
|
applications/mne_scan/plugins/rapmusictoolbox/release/qrc_rapmusictoolbox.cpp
|
ChunmingGu/mne-cpp-master
|
36f21b3ab0c65a133027da83fa8e2a652acd1485
|
[
"BSD-3-Clause"
] | null | null | null |
applications/mne_scan/plugins/rapmusictoolbox/release/qrc_rapmusictoolbox.cpp
|
ChunmingGu/mne-cpp-master
|
36f21b3ab0c65a133027da83fa8e2a652acd1485
|
[
"BSD-3-Clause"
] | null | null | null |
applications/mne_scan/plugins/rapmusictoolbox/release/qrc_rapmusictoolbox.cpp
|
ChunmingGu/mne-cpp-master
|
36f21b3ab0c65a133027da83fa8e2a652acd1485
|
[
"BSD-3-Clause"
] | null | null | null |
/****************************************************************************
** Resource object code
**
** Created by: The Resource Compiler for Qt version 5.10.0
**
** WARNING! All changes made in this file will be lost!
*****************************************************************************/
static const unsigned char qt_resource_data[] = {
// C:/mne-cpp-master/applications/mne_scan/plugins/rapmusictoolbox/images/rapmusic.png
0x0,0x0,0xab,0xfd,
0x0,
0x4,0xad,0x33,0x78,0x9c,0xec,0x5d,0xf,0x5c,0x4e,0xd7,0xff,0xff,0xdc,0xe7,0x5f,
0x4f,0x7f,0x55,0x92,0x24,0x49,0x92,0xa4,0xe5,0x5f,0x2c,0x2d,0x69,0xf9,0x33,0x33,
0x33,0x4b,0x68,0x66,0x86,0x59,0xc,0xc3,0xcc,0x68,0x66,0x16,0xc3,0x9a,0xf9,0x19,
0x66,0x46,0xfe,0x7c,0x9b,0x19,0x2d,0x66,0xd,0x6b,0xfe,0x34,0x6b,0xcd,0x12,0x12,
0x1a,0x66,0x49,0x92,0x24,0xa9,0xf4,0xbf,0xa7,0xe7,0xcf,0xbd,0xbf,0xcf,0x79,0xee,
0x73,0xa7,0xa7,0x69,0xea,0xa9,0x28,0xce,0xbb,0xd7,0x76,0xdc,0xfb,0xdc,0x7b,0xee,
0xb9,0xf7,0x9e,0xf3,0xf9,0xbc,0x3f,0x9f,0xf3,0x39,0x9f,0xfb,0xe9,0xa8,0x91,0xcf,
0x99,0x9b,0xd8,0x9b,0x0,0x80,0xf9,0xf3,0xc3,0x6,0x7,0x2,0x30,0xf3,0xf1,0xdf,
0x21,0x96,0x32,0xfc,0xff,0x67,0x11,0xb1,0x5e,0x58,0x18,0xcf,0x1d,0xf6,0xca,0xbb,
0x0,0xa6,0xad,0xc9,0x7f,0xc,0x44,0x6c,0xb5,0x3,0x30,0x79,0xe9,0xad,0x41,0x83,
0x46,0x8d,0x9a,0x3e,0x67,0xfe,0x9c,0x77,0xa7,0xcf,0x99,0xeb,0xf4,0xfc,0xa0,0x41,
0x4e,0x73,0xe7,0xcd,0x9,0x79,0x6b,0xd6,0x9b,0x0,0xa1,0x69,0xdb,0x46,0x4f,0xb,
0x1a,0x7d,0xdb,0x76,0x40,0x65,0x46,0x59,0xc0,0xb,0xe1,0x61,0x1b,0x5e,0x98,0x13,
0xd8,0x46,0xee,0x14,0x18,0xf0,0x59,0x98,0xcd,0x3a,0x57,0xf7,0x4e,0xc6,0x96,0xc3,
0xc3,0x3b,0x7d,0xfd,0x77,0x9b,0x97,0x7f,0xb3,0x1a,0x32,0x44,0xd2,0x3e,0x29,0x32,
0x5c,0xbc,0x66,0x4d,0xd8,0xea,0x36,0x2f,0x7b,0x98,0xad,0x32,0xb9,0x6c,0x94,0xdd,
0x69,0xc7,0x9a,0x8f,0xbf,0x9,0x5f,0x75,0x4a,0x75,0xfd,0x83,0x6f,0x66,0x5e,0x8a,
0xab,0xcc,0x39,0xc3,0xfe,0xf4,0x97,0xdf,0xad,0xbd,0xa5,0xdb,0xe,0x9c,0x35,0x8a,
0x97,0x9b,0x6d,0x1c,0xd6,0xe7,0xe5,0xbe,0x61,0x66,0xdf,0x5,0x38,0x5a,0x65,0x7e,
0x7c,0xe2,0x78,0xe2,0xf5,0x6c,0x4f,0xff,0xa5,0x26,0x2e,0x73,0xc1,0x52,0x7e,0x60,
0x6a,0xa7,0x77,0x35,0x9d,0x19,0x50,0x2c,0xf1,0xf5,0xed,0xee,0x1c,0x6f,0x74,0xc,
0x98,0xd0,0x3f,0x4d,0xe5,0x10,0xff,0xe2,0x96,0xf8,0x9e,0xe,0x9f,0x70,0xad,0xf2,
0x2,0x36,0x4f,0x60,0xc2,0x96,0x33,0xf1,0xf3,0xd7,0x79,0xbf,0x20,0xf,0xb3,0x1,
0xff,0x45,0x6b,0x2,0x76,0x81,0xff,0x50,0x26,0x6c,0xdb,0x26,0xd7,0xd1,0x10,0x29,
0x81,0x49,0xa7,0xdf,0x98,0x72,0x3,0x46,0x3d,0x5,0x93,0xba,0x7e,0x94,0xf3,0x27,
0x84,0x6d,0x53,0x6c,0xfe,0x80,0x81,0x57,0x37,0x74,0x6a,0xc3,0x44,0xae,0x3,0xa7,
0xd6,0x6f,0x86,0xf,0x86,0xe9,0xcf,0xc0,0xde,0xb3,0x63,0x57,0xd,0x81,0xe0,0x9e,
0x60,0x13,0xf2,0xc2,0xf1,0xfe,0x70,0xf9,0x29,0xe8,0xf9,0xfc,0xb8,0x90,0x61,0x10,
0xf3,0x33,0xc4,0xa7,0x58,0x9a,0xee,0x7,0xb9,0x19,0xf4,0x7c,0x39,0x7c,0x45,0x37,
0x90,0x7c,0x0,0x93,0x92,0x3a,0x77,0xe,0x85,0xe5,0x9b,0xc1,0x66,0x68,0xc9,0x38,
0xdf,0xe2,0xee,0xfb,0x2c,0x6f,0xb9,0xe3,0x93,0xda,0xbc,0xdf,0xf7,0xb0,0x4b,0xff,
0x21,0x4b,0x5f,0x95,0x3f,0xf5,0x8e,0xd1,0xb8,0x71,0x9e,0x8e,0x6e,0x29,0xcf,0xb7,
0xed,0x6e,0xd3,0x6f,0xb2,0x68,0x72,0x84,0xbf,0x67,0xc2,0xfb,0x9b,0xdb,0xf5,0x5e,
0xea,0xd5,0x2a,0xb3,0x34,0x19,0x20,0x72,0x5d,0x1b,0xbc,0xdb,0x52,0x4d,0x68,0x8a,
0xc5,0xbe,0x94,0x94,0x7e,0x6b,0x62,0x2d,0x5e,0x7f,0x2a,0xef,0x57,0x19,0xe7,0x3c,
0x65,0xca,0xd,0xf6,0xe6,0xd9,0x3d,0x73,0xfd,0x1,0xae,0xcf,0x5f,0x72,0x9e,0xf5,
0xe8,0x71,0xc0,0x3e,0xec,0x19,0x59,0xd8,0xdb,0xec,0x8e,0x2e,0x85,0x92,0xe9,0x13,
0x4d,0x23,0xdf,0xab,0xfc,0x2c,0x64,0x7f,0x2b,0xff,0x9f,0x20,0xf2,0x76,0xda,0xb8,
0xd2,0xb9,0xe4,0xd9,0xc,0xf9,0x7a,0xed,0xe1,0xbf,0xff,0xbe,0x99,0x9d,0x7d,0x79,
0xf8,0xf1,0x80,0x57,0x27,0x9f,0x1a,0xf7,0x21,0x3b,0x2d,0xe1,0xf5,0xf8,0x71,0x9a,
0x59,0x55,0x4b,0x7c,0xd5,0x95,0xe5,0x99,0xc7,0xb2,0x5c,0x96,0xf6,0x7e,0x6d,0xe9,
0x73,0x12,0x45,0x66,0x42,0x72,0xd9,0x88,0x6f,0x1d,0xce,0xae,0x37,0x5e,0x3e,0x25,
0x3d,0xe7,0xf3,0xe7,0xd4,0x3f,0x9b,0x72,0xea,0xe,0x7f,0x3a,0x1f,0x7f,0x7e,0xca,
0xe1,0x60,0x77,0x9b,0x1b,0x2f,0x5b,0xbf,0xb3,0x66,0x70,0xc4,0xea,0xd2,0xde,0xdf,
0x3a,0x7f,0x1a,0xb0,0xbe,0xdb,0x1f,0x5d,0x52,0xb9,0xa9,0x59,0xd7,0x3c,0x54,0x62,
0xbf,0x6b,0x7d,0x21,0x66,0x86,0x1f,0xf3,0xc1,0xba,0xa7,0xa2,0x5e,0x7b,0x43,0x5c,
0xf1,0x42,0x57,0xcb,0xe0,0xf9,0xf1,0x59,0x95,0x0,0x25,0x47,0xe7,0xfc,0x76,0xc1,
0x4d,0x2e,0xe,0x9b,0xfe,0xf1,0xf5,0xb3,0xb,0xb9,0xbb,0x3,0x35,0xcf,0x45,0x76,
0x81,0xb0,0x90,0xe7,0xd7,0xbf,0x3,0x30,0x71,0xb0,0x8b,0x67,0xd0,0xa9,0x3,0x3,
0x4f,0xc8,0x1,0x6,0x47,0x2e,0x75,0x8f,0x79,0xb6,0x7d,0xd9,0x6f,0x76,0x1e,0xf1,
0x32,0x87,0xdf,0xa4,0xe9,0xbf,0x99,0xaa,0x27,0xf5,0x5b,0x1e,0xe0,0x72,0x3c,0x21,
0xc0,0x32,0xc0,0x64,0x6a,0x98,0xc3,0xbc,0x49,0xdd,0xf6,0x2e,0xb,0x70,0x5b,0x79,
0x26,0xa6,0x83,0xfb,0xa4,0x1e,0x17,0xfc,0x3b,0x78,0xc5,0xbf,0x3c,0x7d,0xe5,0x17,
0x73,0x2d,0x3c,0x13,0xc6,0x1c,0xb2,0x18,0x30,0xb7,0x95,0x72,0xb2,0x7c,0xfb,0x6f,
0x6e,0x71,0x4b,0x8d,0x25,0xcf,0x26,0xc9,0x5b,0x4f,0xee,0x94,0x16,0xce,0x4c,0x59,
0x15,0xdc,0x79,0x8d,0xbc,0xed,0xe6,0x15,0x8a,0x4e,0xbf,0xd,0x93,0x58,0x7f,0xe6,
0xe2,0x74,0x32,0xdc,0xe6,0x65,0xe7,0x17,0xd6,0xf5,0x1d,0xd6,0x2b,0x70,0x55,0x90,
0xd3,0x98,0x61,0x1d,0x4a,0x6,0xcc,0x13,0xf5,0xff,0x64,0xc2,0xd0,0x23,0xeb,0x9e,
0x49,0x82,0xde,0xcb,0xd4,0x2b,0xe3,0x9e,0xeb,0xb5,0x61,0xe9,0xfe,0x97,0x7,0x5c,
0x30,0xfb,0x69,0xd0,0xe1,0xa8,0xa7,0xed,0x97,0xf,0xdd,0x61,0x7a,0x6e,0xea,0xfc,
0x5e,0x11,0x9f,0xdb,0x46,0x6e,0x39,0x37,0xef,0xa0,0xfd,0x80,0xd5,0xfd,0xbe,0xbe,
0x75,0x6e,0xcf,0xf4,0x56,0x69,0x9f,0xfb,0xd,0x3a,0xd1,0x33,0x3e,0xd7,0xce,0xa8,
0xcf,0xf1,0x59,0x3d,0x3d,0x13,0x7f,0xf,0xf8,0xd1,0xdb,0xc3,0xf8,0x8b,0x37,0x4e,
0xff,0xe8,0xbc,0xd7,0x6c,0x4f,0xa2,0x7d,0xcc,0xd8,0xbd,0xe2,0xa3,0x9f,0x96,0xbf,
0x71,0xf6,0xc7,0x85,0x12,0xeb,0xa5,0x43,0xe2,0x8d,0xfb,0x49,0x16,0x6,0x38,0x4d,
0x76,0x7c,0x76,0x58,0xf0,0x88,0xe0,0x91,0x97,0x87,0x45,0x39,0x39,0xb8,0x78,0x59,
0xa5,0x19,0x3f,0x6d,0x2c,0x5e,0xfe,0x72,0x42,0x57,0xe7,0x2f,0xa2,0x5e,0x38,0xe8,
0x7a,0xc4,0xaa,0xea,0xb8,0xdd,0x94,0xde,0xbd,0x3e,0x9,0x1e,0xe6,0xd1,0xf9,0x92,
0xf5,0xe7,0xad,0x7b,0x58,0x7e,0x10,0x3e,0xe8,0xf8,0xd3,0x2e,0xd6,0x9f,0xe,0xea,
0xdd,0xf5,0xf0,0x5a,0xd1,0xf3,0x3f,0xee,0xc,0x4a,0xb5,0x4e,0x1d,0x9a,0x3a,0x3b,
0xb0,0xf3,0x6d,0x8f,0xef,0xb6,0x78,0xd,0xb3,0xef,0xfc,0xc5,0xc9,0xb4,0xa9,0x33,
0xf7,0x1b,0xf5,0xdf,0xe0,0xe1,0xd4,0x3d,0x69,0x45,0xf6,0xb6,0xec,0xdf,0xb3,0xfb,
0x64,0xb7,0xcf,0xee,0x54,0xf2,0xaa,0xc9,0xb6,0x29,0xfe,0xef,0xec,0x54,0x8c,0xce,
0x72,0xb,0x3c,0x35,0x63,0x78,0xbb,0x9b,0x96,0x37,0xbd,0x6e,0xca,0xde,0xdc,0xd4,
0xfb,0xd9,0x31,0xdf,0x44,0x4,0x5e,0x8d,0xfa,0x3a,0xc8,0xaa,0xef,0xe7,0xe3,0x3,
0xbe,0xff,0x3a,0x36,0xf0,0x87,0x97,0x3f,0x89,0x6a,0xed,0xf5,0x5e,0x44,0xff,0x33,
0x1f,0xdb,0x3e,0xff,0xc2,0xb7,0xdf,0xef,0xf8,0xf2,0x4f,0xfb,0xe9,0x6d,0xa7,0x57,
0xbe,0xf5,0x43,0xee,0xfc,0x23,0x56,0x57,0xbf,0x74,0x1c,0xf9,0xd5,0xb9,0x71,0xa9,
0xa7,0x6f,0x3f,0x97,0xfb,0x55,0xae,0xb8,0x6c,0xa1,0x99,0xf9,0xca,0x36,0x1f,0x9f,
0x8,0x9f,0xe6,0xd6,0x6e,0x8b,0x9d,0x91,0xdd,0xb4,0x76,0xb,0xed,0x7e,0xd8,0x34,
0x62,0x57,0xbb,0x3f,0x3f,0x6b,0x77,0x22,0xa8,0xe7,0xd3,0xbd,0xee,0x6c,0xba,0xb5,
0xb9,0xd5,0xe6,0x39,0x63,0x82,0xdd,0x63,0xdd,0x17,0xb7,0x59,0x77,0xca,0xe4,0xcb,
0xe1,0x5f,0xba,0x7e,0xd9,0xde,0xbd,0x47,0xd0,0x77,0xd1,0xbb,0xa2,0x33,0xa2,0x4d,
0xc7,0x94,0x8e,0x39,0x1d,0xf4,0xf9,0x77,0x13,0x47,0x7f,0xb8,0x6f,0xe8,0x98,0x3e,
0xa3,0x6f,0x7c,0x67,0x7c,0x61,0xe3,0x9e,0x31,0xd1,0xdb,0x46,0xdd,0x19,0xdd,0x7e,
0xf4,0xb4,0xef,0x9e,0x89,0xfa,0x24,0x7a,0x5a,0xd4,0x9c,0xa0,0x81,0x3b,0x97,0xbc,
0xa2,0xf9,0x54,0xf6,0xca,0xef,0x23,0x7e,0x7f,0x69,0xd0,0xce,0x97,0x23,0x7f,0x7c,
0xfd,0x46,0x5c,0xa2,0x93,0xe9,0x1b,0xed,0xe,0x84,0x7a,0x74,0x9a,0x69,0xbe,0x67,
0xe5,0x7b,0x4b,0xfb,0x1e,0x77,0xfd,0xf1,0xcc,0xdf,0x8b,0x17,0xb8,0x1f,0xdd,0xa4,
0xe9,0x70,0xf4,0xb3,0x1,0xd1,0xdf,0x7d,0xdd,0x7f,0x50,0x9f,0xe1,0x7d,0xc6,0x1d,
0x8,0x2c,0xdd,0x10,0x32,0xd0,0xe8,0xc6,0xa6,0x77,0x14,0x5b,0xe7,0x8f,0x34,0xbe,
0xe5,0xb6,0xfb,0xab,0xd2,0x25,0xab,0x32,0x6c,0xee,0x76,0xcb,0xea,0xd6,0x7e,0x97,
0xd7,0x88,0xc3,0xbd,0xde,0x9c,0x30,0x33,0x7a,0xe3,0x57,0x1b,0x83,0xf7,0xc,0xdb,
0xf3,0xf2,0x9e,0xe7,0xee,0xfc,0xd2,0x6f,0x5f,0xc1,0xee,0x6d,0xbb,0x7e,0x19,0x72,
0xf4,0x15,0xd5,0x52,0x8b,0x67,0x4f,0xc,0xef,0x3a,0xa1,0xeb,0x73,0xd3,0x3e,0x4f,
0x91,0x6e,0xbb,0x35,0xfa,0xef,0xd1,0x57,0x77,0x9b,0xec,0xb6,0x7d,0x71,0x80,0x4f,
0xf9,0x3e,0xcf,0xe8,0x99,0xdf,0xb6,0xff,0xfa,0xe8,0xe0,0x85,0xbf,0xce,0xde,0x5d,
0xb8,0x69,0xfb,0xb1,0x89,0x61,0xdb,0x47,0xcc,0xd9,0x9d,0xf1,0xfe,0x2f,0xb7,0x94,
0xe,0x1f,0xf6,0xd0,0x4,0x69,0xde,0x56,0xee,0x2e,0x7f,0xce,0x2c,0x58,0x76,0xc0,
0xcc,0x45,0x76,0xc5,0x2c,0xc5,0xce,0xf7,0x8f,0xbe,0xef,0xcc,0xf1,0xed,0xd0,0xe3,
0xc4,0x95,0xe2,0x97,0x7,0xbd,0xf6,0xbb,0xff,0xa0,0x6f,0x27,0x7f,0x39,0xf9,0xab,
0xeb,0xcb,0xd7,0x1d,0x3e,0xef,0xfb,0xcd,0xc5,0xa1,0xff,0x37,0xb4,0xd5,0xea,0xb7,
0x12,0x27,0xdc,0x70,0xb9,0xf1,0x76,0xe2,0xdb,0x89,0xdf,0xb8,0xca,0x5c,0x3b,0xb9,
0xbe,0xf0,0x62,0xde,0x8b,0x85,0x11,0x81,0x2f,0x1e,0xde,0xd5,0x6d,0xd7,0x33,0x23,
0x9e,0x19,0x71,0xe2,0x4c,0xf2,0x99,0x1d,0x67,0x2e,0x6d,0xee,0xbb,0x65,0x40,0xaf,
0xbf,0x7a,0xdf,0xda,0x72,0x6b,0xcb,0x5f,0x5b,0xae,0xfd,0x3c,0x69,0x7c,0xe8,0x78,
0x8f,0xd8,0xa8,0xd8,0x43,0x6f,0x3e,0xbf,0x3f,0x7b,0xfc,0xae,0x57,0xa,0x63,0xe3,
0x66,0xaf,0x18,0xdf,0xff,0x95,0x6f,0x83,0xc7,0x8c,0x7f,0xed,0xc0,0xd0,0xef,0xb7,
0x7d,0xdf,0xe5,0xd2,0xd1,0xef,0x8f,0xee,0xb6,0xda,0x7d,0x78,0xe4,0x17,0x23,0xf7,
0x6c,0xbf,0x34,0xed,0xf7,0x98,0xe2,0xd8,0x93,0xb1,0xdf,0xfd,0xdc,0x2e,0xe6,0xe6,
0x65,0xd9,0x95,0x7d,0xb1,0x6f,0xc7,0x7e,0x38,0x79,0xda,0x94,0xb6,0xd3,0x7e,0xfe,
0x63,0xdf,0xef,0x85,0x5f,0xfc,0xf2,0xc5,0x87,0x47,0x3e,0xfc,0x3f,0xcd,0x0,0x23,
0xf3,0x4f,0xfe,0xb6,0xd8,0xd3,0x61,0x7c,0x87,0x25,0xef,0x1e,0x9c,0x67,0xe3,0x33,
0xd6,0x27,0x23,0x22,0x65,0x6b,0xe1,0xc0,0xf,0xff,0x28,0xdb,0x78,0xbb,0xc7,0xb4,
0xe0,0xb3,0x96,0x67,0x2f,0xf7,0xb9,0x11,0xdb,0xfa,0x74,0xb7,0xe3,0x6f,0x6d,0x1b,
0xbd,0xe5,0xcf,0xe7,0xa6,0xb5,0x9d,0x76,0xf8,0xdd,0x8f,0x4b,0xc3,0x3f,0xfb,0xf4,
0x85,0x65,0xa7,0x3d,0xbf,0xf2,0xf3,0xdc,0xd2,0x3e,0xf1,0x6a,0xd2,0x2f,0xd9,0xc3,
0xe7,0x97,0xbf,0xf3,0xda,0xf5,0x45,0xa9,0xe5,0xdb,0xb6,0x1c,0xd8,0x92,0x50,0x10,
0x75,0xe5,0x87,0xc2,0x7e,0x85,0x6f,0x15,0x7e,0x92,0xfe,0xbf,0x64,0xaf,0xff,0x75,
0xdb,0xfe,0x4a,0x9f,0x77,0xcf,0xfd,0x9e,0x34,0x28,0xf3,0xe5,0x9b,0xe7,0x7,0x9a,
0xfe,0xef,0xcb,0x9e,0x33,0xaf,0xed,0x5d,0xf2,0xd2,0xa0,0x97,0x96,0x4e,0xfb,0xe9,
0x56,0xe7,0x1e,0x6f,0xf4,0x58,0x37,0xee,0xfb,0xbf,0x62,0x7e,0xfe,0x76,0x61,0x74,
0xe5,0xe4,0xbb,0x6d,0xfd,0x2a,0xfc,0xe6,0xfd,0xef,0x86,0xdf,0xd,0xdf,0xa7,0x33,
0x7a,0x67,0xbc,0xf2,0x7a,0xf2,0xd3,0xf1,0x3f,0x27,0xfd,0x7c,0xfa,0xa5,0xdf,0xe7,
0x6c,0x7f,0x7d,0xc5,0xb5,0x41,0x1f,0x75,0xe6,0xa6,0x72,0x8b,0xb8,0xf3,0xb0,0x3b,
0xac,0xb,0x33,0x4d,0xfc,0xe9,0xd2,0x67,0x97,0xbe,0x2a,0x52,0x29,0x16,0x2d,0xee,
0xf4,0xeb,0x9a,0x81,0x3e,0x57,0xde,0xac,0xd8,0xff,0x77,0xc1,0xb3,0xab,0x23,0xf,
0x3f,0xdb,0xe6,0xd9,0xcf,0x97,0x7d,0xbf,0xec,0xe6,0x6f,0xdf,0x77,0x9a,0x9e,0x94,
0xbf,0xf6,0xfb,0x4e,0x95,0xb7,0x36,0xa5,0xac,0x4b,0x79,0xcb,0x62,0xc5,0xa8,0x25,
0xb9,0x97,0xce,0x19,0x4d,0xce,0x99,0xfc,0xd9,0xef,0x4b,0xcc,0xba,0xae,0xf8,0x64,
0xc5,0xb8,0x95,0x3,0xd7,0xcc,0xd,0xf,0xb6,0x3f,0xdf,0xeb,0xab,0xbe,0xb,0xcf,
0xa7,0xf,0x7a,0xf7,0xda,0x60,0xe5,0xe0,0x8d,0x83,0x33,0xb6,0x4c,0xeb,0xf5,0x52,
0xff,0x1f,0x9e,0x1a,0xde,0xd7,0xdd,0x2f,0xda,0x73,0x86,0x6f,0xda,0xd3,0x47,0xbc,
0x8e,0xc,0x4c,0xf4,0xc,0x79,0x25,0xf9,0x62,0xf0,0xb6,0xe0,0xe7,0x67,0xbd,0xe0,
0xd0,0xdf,0xd3,0x7d,0x5f,0xbf,0xd9,0xb3,0x8e,0x5d,0x53,0x17,0x94,0x7e,0x92,0xb5,
0x2d,0xcb,0xf4,0xc6,0x7,0x6d,0x37,0xf5,0x48,0x7a,0x6d,0xee,0xfb,0x5f,0xa7,0x24,
0x94,0xad,0xd8,0x6d,0xfb,0x9d,0xa7,0xb5,0x87,0xcf,0x46,0xff,0x11,0xe1,0x23,0xbd,
0x37,0x14,0x3d,0x6b,0xe9,0x1e,0x65,0xbb,0xba,0x4b,0x49,0xeb,0x85,0x5d,0xd6,0x98,
0xbc,0x9f,0xd0,0x21,0x61,0x9a,0x73,0x8f,0xf3,0xfd,0xce,0x87,0x5f,0x1e,0x34,0xc1,
0xdd,0x71,0x64,0xc9,0x30,0xf7,0x17,0x17,0xad,0xcf,0x5f,0x17,0xd7,0xf7,0x7d,0x97,
0x3f,0xfa,0x7c,0xeb,0x71,0xf3,0xf0,0xf2,0xae,0xdf,0xad,0x8d,0x1b,0x61,0x3e,0xe2,
0xea,0x16,0x9f,0xed,0xb6,0x11,0xb,0x9c,0xde,0xee,0x3d,0xc0,0xe7,0x97,0x5e,0x1f,
0xaf,0x5f,0xb7,0xf6,0x9d,0x80,0xe8,0x4e,0x2f,0x7e,0x11,0x3b,0x2d,0x6f,0x5a,0x4e,
0xc8,0x82,0xd3,0x7b,0xdf,0x5c,0xb1,0x9f,0xfd,0x63,0xf6,0x67,0x3f,0xf7,0x70,0xfc,
0xd2,0xe8,0xe4,0xcc,0x3,0x6b,0xf7,0x4a,0x5f,0x79,0xca,0x24,0x36,0x60,0x57,0x6e,
0xd0,0x78,0xb7,0xbf,0xdc,0x8d,0xf6,0x4f,0x7b,0x73,0x5c,0xc8,0xaf,0x67,0x3e,0x3d,
0xd5,0x7f,0xe3,0x9e,0xed,0xdd,0xcf,0x14,0x24,0x1f,0x38,0x75,0x65,0xed,0xd3,0x5b,
0xef,0xfe,0x8f,0x2b,0xb0,0x4e,0xb0,0xbe,0xbe,0x3e,0xf6,0xdb,0x95,0x2f,0x8c,0x7b,
0xaa,0x43,0x70,0xce,0x2f,0x7b,0x67,0xf4,0xdf,0xef,0xfb,0xce,0xfb,0x57,0x4c,0x6e,
0xb4,0x91,0x76,0x5f,0x39,0x56,0xb6,0xd7,0xf7,0xd0,0xaa,0x58,0xf7,0xb7,0x2f,0xbe,
0xb4,0xa7,0x60,0xdc,0x57,0xfb,0x96,0xfc,0xe2,0xba,0xe8,0xc5,0x99,0x4b,0x27,0xfe,
0x76,0x6a,0xd9,0x6f,0x3f,0x31,0x33,0xef,0x98,0x8e,0x31,0xb9,0xb9,0xe2,0xc3,0x3b,
0xe9,0x7f,0x15,0xbc,0xf6,0x52,0x70,0x8f,0x57,0xae,0xfd,0x34,0x59,0xb9,0x72,0x5b,
0x7b,0xbf,0x36,0x9f,0xae,0xda,0x67,0x73,0xa5,0xed,0x57,0x6d,0x3e,0xba,0xec,0x96,
0x1e,0x7a,0xb3,0xfd,0x27,0x73,0x4e,0xfd,0xba,0x39,0x7d,0xc3,0xc1,0xef,0xf6,0x1c,
0x3f,0x3c,0xf5,0x6c,0x48,0x6a,0xc8,0xed,0x9c,0x8c,0xa7,0xb6,0xbf,0x6a,0xb1,0x31,
0xfa,0xab,0x9c,0xaf,0x2c,0x66,0x9b,0xff,0x9d,0x76,0xd0,0xfc,0xda,0xd8,0x83,0x5,
0xe5,0x15,0x43,0xae,0xf4,0xf8,0xea,0x8c,0xdb,0x95,0xa3,0x1f,0xc7,0xe,0x3a,0xfc,
0xcd,0xaf,0xbe,0x87,0xe2,0xde,0xdc,0x7d,0x32,0xe5,0xcc,0x33,0x3,0x83,0x76,0x6,
0x95,0x5,0x29,0x83,0xfa,0x15,0xa6,0x5e,0xfd,0x69,0xf2,0x5f,0x8a,0xd9,0xe7,0xb,
0xdb,0x7f,0x10,0x57,0xe1,0x95,0x7f,0xf1,0xca,0xab,0x71,0x95,0x1a,0xbf,0x93,0xc7,
0xae,0x8c,0x61,0xc6,0xbc,0x78,0x31,0xe4,0xe2,0x9b,0xaa,0xe7,0x55,0x7,0x2a,0x7,
0xee,0xfb,0x34,0xfa,0xb6,0x62,0xa3,0xea,0xed,0xd7,0xbe,0x1f,0xf9,0xf6,0x3b,0x5,
0x27,0xc4,0xa9,0x62,0x8d,0x51,0x67,0x8b,0xd8,0xbf,0xe,0x5f,0xb8,0xd8,0x21,0x75,
0x40,0x50,0xe0,0xe7,0x97,0xba,0xdf,0x79,0xce,0xe2,0x44,0xc7,0x63,0xec,0xb6,0xbb,
0xb,0x9f,0x32,0xef,0x67,0x3e,0xe6,0xff,0xb6,0x26,0x66,0x75,0x9e,0x3b,0xf8,0xfd,
0xec,0xdb,0x95,0xc6,0xd7,0x2a,0x1d,0xcd,0x7d,0xd2,0x16,0xac,0xfe,0x60,0xef,0x75,
0xa3,0x3f,0x3b,0x2e,0xe8,0x30,0xad,0x43,0x8f,0x19,0x1,0x11,0x25,0x11,0x43,0xb7,
0x8c,0x8e,0x50,0xbd,0x3a,0xe5,0xd5,0x23,0x2f,0x25,0xfb,0x9d,0xbf,0x94,0x97,0xb1,
0x48,0xfd,0xdc,0x95,0x8e,0xad,0xb6,0x7a,0xf9,0xbe,0xf2,0xfe,0xf0,0xd2,0xa0,0x93,
0x6f,0xa5,0xdd,0x5e,0xf6,0xe7,0x17,0xd3,0x4a,0xce,0xae,0xde,0xf6,0xe5,0xb6,0xf,
0x97,0x78,0x56,0xa5,0x4f,0xba,0xb2,0x23,0xf6,0x83,0x5b,0x6f,0xa4,0x5c,0x9b,0xd1,
0x6a,0xce,0xdd,0x23,0x96,0xf3,0xaf,0xa7,0xe,0xe1,0x3e,0xbb,0xf5,0x4c,0xdc,0x33,
0x29,0x13,0x4a,0xe,0xcd,0x2f,0xd9,0x7f,0xe5,0x66,0xeb,0x71,0x87,0xc6,0x45,0xfc,
0xe0,0xf3,0xfa,0xdb,0x79,0xf3,0xf3,0x7c,0xd9,0x2f,0xfe,0x7c,0xe9,0xc4,0xd1,0xad,
0x47,0x23,0xf6,0x1d,0x9e,0x30,0xf3,0x70,0xe1,0xa2,0x5f,0x7e,0xfa,0x20,0xa4,0xf2,
0x76,0xfb,0xed,0x4f,0xa7,0x5c,0x2d,0xfb,0xe5,0xfd,0x62,0x5b,0xee,0xd2,0xc5,0xed,
0xfd,0x7,0x5c,0xfd,0xa5,0x74,0xd1,0x9c,0xca,0x3f,0x2a,0xcb,0xaf,0xd9,0x5e,0x5d,
0x32,0xaf,0xab,0x26,0xe5,0xf4,0xd1,0xbf,0x17,0x76,0x2d,0xfc,0x3e,0xee,0xa5,0xb8,
0xd7,0xcb,0xfc,0xb,0x9e,0xfd,0x7b,0xd0,0xd5,0x4f,0x2e,0xe,0x7c,0x95,0x4d,0xbf,
0x7c,0x37,0xfd,0xa3,0x19,0xf1,0xb,0x23,0x4b,0xcf,0xa7,0x3f,0x57,0x29,0x5b,0xf1,
0xf1,0x59,0x76,0x5d,0xf9,0xe7,0xad,0x6,0x49,0x3f,0xdf,0xfc,0xf9,0xe9,0x95,0xe6,
0x2b,0xef,0x6c,0xf7,0xf6,0xeb,0xdf,0x3f,0x6b,0xe0,0x3c,0xcd,0x6d,0xf5,0xee,0x41,
0x67,0xa7,0x9e,0x75,0xdd,0xde,0x96,0xdd,0xc1,0x9e,0xde,0xd7,0xd6,0xb6,0xc7,0x12,
0xc5,0xc5,0x3b,0x7f,0xa5,0x9c,0xdf,0x74,0xfe,0xeb,0xaf,0x4a,0xbe,0xfa,0xe2,0xd7,
0xb7,0x17,0x7f,0xab,0xc9,0x8b,0xbf,0xd3,0xee,0x87,0x2b,0x89,0x9,0x89,0x8e,0xc7,
0x4e,0x86,0xf6,0xe9,0x35,0xb1,0x6c,0xac,0xaa,0xe0,0xb7,0x85,0xe9,0xb,0x3b,0xdc,
0xfd,0xe6,0x5a,0xab,0x97,0xb2,0x17,0x3b,0x7d,0xe4,0xc6,0x4d,0xaf,0xfa,0xb1,0x7c,
0xf4,0xb9,0xdd,0xaa,0x2f,0xda,0x7d,0xf1,0x5,0x27,0x11,0x6f,0x2a,0x55,0xbf,0xd1,
0xe7,0xa9,0x2b,0xc8,0x37,0x9d,0xde,0x18,0x16,0xf8,0x22,0xc0,0xa2,0x2e,0x0,0x61,
0x1f,0x3,0x54,0x71,0x58,0xde,0x6,0x78,0xaf,0x27,0x40,0xde,0x24,0x0,0x9f,0x4d,
0x0,0x6d,0xe7,0xac,0x7f,0xfd,0x8f,0xa1,0x20,0xd9,0x31,0xf1,0xf9,0xc1,0xcf,0x6,
0x85,0x32,0xc0,0xe1,0x41,0xc,0xa7,0x5,0x50,0x50,0x50,0x50,0x50,0x50,0x50,0x50,
0x50,0x50,0x50,0x34,0x3,0x48,0x1e,0x75,0x3,0x28,0x28,0x28,0x28,0x28,0x28,0x28,
0x28,0x1e,0x57,0x30,0x5a,0x58,0x59,0xf3,0x5b,0x21,0x21,0xfa,0xbf,0x86,0x7f,0x52,
0xbf,0xda,0x32,0x32,0xf8,0x32,0x62,0x8b,0xb0,0x87,0x77,0xb4,0x7e,0x1a,0xde,0x90,
0x36,0x3e,0x9,0xe0,0xdf,0x83,0xb3,0x33,0xbf,0x35,0x66,0x2c,0x5f,0x5a,0xb5,0xe2,
0xcb,0x85,0xa1,0xf5,0xab,0x2d,0x22,0x82,0x2f,0x33,0xae,0xf1,0x65,0x5c,0x1c,0xff,
0x1e,0xce,0x24,0x37,0xbc,0xa5,0x3a,0x8,0x1e,0x74,0x5a,0xd2,0x92,0x96,0xd,0x2f,
0x79,0x8,0x2,0x58,0xd8,0xd3,0x5c,0x4b,0x41,0x31,0x2c,0xc,0x7d,0xd4,0xcf,0xcd,
0xb0,0xe7,0x9c,0x7c,0xba,0x61,0xf7,0x9f,0x7c,0xfa,0xd1,0xb6,0xbf,0xb9,0xf6,0x13,
0x41,0x51,0x85,0x84,0x3c,0xea,0xf7,0xdc,0xb8,0xcf,0x7b,0xf3,0xe6,0xc6,0x7d,0x4e,
0x85,0x5,0xf,0xa7,0xdd,0x85,0x5,0x8d,0xdb,0xee,0xcd,0x9b,0xd,0x6b,0x87,0xd0,
0x2f,0x9a,0xfe,0x7a,0xd,0x7b,0x5e,0x86,0x3e,0x97,0xc1,0x83,0x1b,0xb7,0x1d,0x83,
0x7,0xf3,0xe5,0xd1,0xa3,0x8d,0xfb,0xfe,0x1e,0xfc,0xbc,0xf9,0xb2,0x8f,0x57,0xf3,
0x7c,0xce,0xce,0xce,0x4d,0xdd,0xf,0xf4,0xdb,0x29,0x10,0xf1,0x86,0xea,0x8b,0xba,
0x96,0x57,0xaf,0xf2,0x65,0xc3,0xf5,0xaa,0x8,0x28,0x28,0x28,0x9e,0x50,0x8,0xa,
0x37,0xfc,0x13,0xde,0xb3,0xc0,0x71,0x7c,0x59,0x5f,0x8f,0xce,0xc3,0x3,0xdf,0xbe,
0x3e,0x5e,0xfc,0x96,0x50,0x1a,0x8a,0x3e,0x5e,0xfa,0xf5,0x51,0xf0,0x10,0xde,0xff,
0xe6,0xcd,0xfc,0xf3,0x29,0x2c,0xe0,0xcb,0x9a,0x9e,0xbf,0x27,0x1d,0x56,0xd6,0x4d,
0xd5,0x7f,0xf4,0xeb,0x15,0x3c,0xaf,0x14,0xcd,0x1d,0xfc,0x7b,0x8b,0xfe,0x8e,0xdf,
0x12,0x88,0xb9,0x40,0xd4,0x1f,0x16,0x84,0x71,0x9a,0x7c,0x9a,0x6f,0x4f,0x7d,0x3d,
0xc3,0x2d,0x17,0x82,0x87,0x9c,0x2f,0x85,0xe7,0x2f,0xbc,0x8f,0x87,0x25,0xe7,0x5,
0xf,0xbd,0xa0,0x57,0xaf,0x5e,0xe5,0xcb,0xfa,0xf7,0x3,0x4a,0xd0,0x29,0x28,0x28,
0x6a,0x60,0x61,0xa8,0xbe,0x60,0x11,0x4,0x4e,0x73,0x41,0x63,0x2b,0xbc,0x31,0xa3,
0x1b,0xb7,0xbe,0xc7,0xd,0x2,0x41,0x14,0x8,0xbb,0xe0,0xa1,0xa3,0xe0,0xd1,0x54,
0x4,0xec,0x61,0x13,0x3b,0xa,0x43,0xa1,0x4f,0x8,0x5,0x8f,0x6d,0x73,0x81,0x40,
0x14,0x85,0xf6,0x3d,0x7e,0xd0,0x37,0x68,0x5,0x4f,0x79,0x73,0x19,0x3f,0x82,0xfe,
0x3c,0x7a,0xb4,0xbe,0x8e,0xe,0x4a,0xd0,0x29,0x28,0x28,0x6a,0x41,0x4d,0xc1,0xd2,
0x5c,0x88,0x7a,0xc8,0x9b,0x8d,0x5c,0x1f,0xf5,0xc,0xd7,0xb,0x21,0x21,0xcd,0x7d,
0xa6,0xe5,0xe1,0xa2,0x4f,0xaf,0xa6,0xa9,0xd7,0xb9,0x53,0xd3,0xd4,0x4b,0xd1,0x58,
0xd0,0xf7,0x98,0x37,0x17,0x42,0x58,0x1b,0x6,0xf,0x7e,0xdc,0xc6,0xad,0x3e,0x31,
0x3f,0x7a,0x98,0x2f,0x9b,0xfb,0x8c,0x93,0xe0,0xe8,0x78,0xb0,0xde,0xa1,0x4,0x9d,
0x82,0x82,0xe2,0x1,0x10,0x88,0xf9,0xa3,0xf3,0x9c,0xea,0x4f,0x11,0x36,0xb6,0xa1,
0x20,0x84,0x2a,0x34,0x77,0x5,0xdb,0xdc,0x20,0xcc,0xb4,0x34,0x37,0x8f,0xe1,0xc3,
0x46,0x53,0xf5,0x9b,0x3e,0xbd,0x9b,0xa6,0x5e,0x8a,0x86,0x42,0x9f,0x60,0xb5,0xb4,
0xfe,0x2f,0x8c,0xdb,0x96,0x2b,0xef,0xf4,0x1d,0x46,0x2d,0x85,0x98,0xd7,0x84,0x40,
0xd4,0x6b,0xf,0xbd,0xa1,0x4,0x9d,0x82,0x82,0xa2,0x8e,0x10,0x3c,0x30,0x8f,0x4a,
0x21,0xd,0x1e,0xd4,0xb4,0xf5,0x8f,0x19,0xd3,0xb4,0xf5,0x3f,0xae,0x78,0x7c,0x3c,
0x72,0x86,0x41,0x30,0xf0,0x1a,0x4e,0x10,0xf4,0xeb,0xa1,0x6b,0x23,0x9a,0x37,0x16,
0x2e,0x6c,0xd8,0xf9,0x42,0x16,0x90,0xb1,0xe3,0xf8,0x45,0x81,0xc,0x53,0x5b,0xc9,
0x1f,0x37,0x64,0x8,0x5f,0x86,0xbe,0xdf,0xb0,0xeb,0xa,0x68,0xe9,0xe3,0x56,0x70,
0x18,0x35,0x74,0xdc,0x9,0x59,0x57,0x42,0xdf,0xaf,0xdb,0x7b,0x18,0x3b,0x8e,0x2f,
0x85,0xf7,0xd7,0x50,0x8,0x33,0x30,0xff,0x6,0x25,0xe8,0x14,0x14,0xcd,0x6,0x19,
0x19,0xf,0x12,0x10,0x86,0x96,0x7c,0xfd,0x82,0x60,0xbf,0x5b,0xd8,0xb0,0x76,0x3e,
0xaa,0x98,0xed,0xa6,0xe,0x45,0x19,0x13,0xd4,0xb4,0xf5,0x37,0x16,0x1a,0xde,0x4f,
0xf8,0x7a,0x84,0xfe,0xb0,0x27,0xba,0x61,0xed,0x11,0x16,0x65,0xb5,0x5c,0x8f,0xdc,
0x7f,0xa3,0xae,0x69,0xd3,0x1a,0xeb,0xfe,0xeb,0x5a,0x8f,0x90,0x6e,0x8f,0xe2,0x61,
0xa1,0x61,0x33,0x79,0x82,0xdc,0xf5,0xea,0xcb,0x8f,0xc3,0x69,0xd3,0xf8,0xf2,0xc1,
0xe3,0x8f,0x3f,0x4e,0x48,0xe3,0x27,0xa4,0x53,0xb4,0x6e,0xcd,0x97,0x86,0xa6,0xf5,
0x6b,0x79,0x8b,0xe4,0xf5,0x67,0x2e,0x1a,0x3a,0xde,0x4,0x42,0x2e,0xbc,0x8f,0x7,
0xa7,0xa9,0x14,0xde,0x97,0xf0,0xfe,0xf8,0xbd,0x5e,0x7d,0xf9,0xd2,0xd0,0xf1,0x28,
0xc8,0xcf,0x7f,0xeb,0x37,0x4a,0xd0,0x29,0x28,0x9e,0x0,0xe8,0xb,0xa0,0xce,0x5d,
0xf8,0xd2,0x50,0x81,0xf2,0xf0,0x88,0x98,0xbe,0xc7,0xbe,0xa9,0xa7,0x30,0x5,0x4f,
0x68,0x4b,0x9b,0xb2,0xae,0x3f,0x84,0xfe,0xc0,0x97,0x82,0x47,0x48,0x28,0xd,0x45,
0x53,0xcf,0x70,0x3c,0x2a,0xc4,0xc5,0xd5,0xed,0xb8,0xc6,0x8a,0x45,0xaf,0x2b,0xf1,
0x6b,0xc4,0x7c,0xcb,0x14,0xf5,0x80,0xa1,0x84,0x56,0x20,0x84,0xd,0x7f,0x6f,0x7c,
0x3d,0x2,0xe1,0x1f,0xf2,0x1c,0x5f,0x1a,0xea,0x78,0x69,0x69,0x86,0x75,0x43,0x67,
0x2e,0x4,0xc3,0xa8,0xe1,0x79,0xe3,0xf5,0xdf,0x67,0x43,0xe5,0xe7,0xbf,0xd7,0x56,
0x51,0x82,0x4e,0x41,0xf1,0x4,0x41,0x5f,0xb0,0x7f,0xfa,0xa9,0x61,0xb5,0x8,0x44,
0xf6,0x61,0x2d,0x1a,0x35,0x94,0xf8,0x19,0x3a,0x5,0xf9,0xe4,0x65,0x75,0xd1,0xf7,
0xe4,0x19,0xea,0x51,0x6f,0x39,0x9e,0xb8,0xfa,0xe1,0xcc,0xd9,0xba,0x1d,0xd7,0x58,
0x44,0xa7,0xae,0x44,0xbf,0xae,0xed,0xa2,0x68,0x5c,0xd4,0xdf,0x10,0xe3,0xc7,0x57,
0x63,0x85,0x44,0xd4,0xac,0xf7,0x1f,0x79,0xfe,0x99,0x61,0xb5,0x34,0xd5,0x22,0xe7,
0xc6,0x83,0xbe,0xe3,0xc4,0x50,0xbd,0x13,0x11,0xd1,0xb4,0xef,0xe1,0x5e,0xa8,0x8c,
0x61,0xb5,0xfc,0x7b,0x46,0x83,0x12,0x74,0xa,0x8a,0x27,0x16,0x75,0xf5,0xc,0x3e,
0x7c,0xe8,0xc7,0xe2,0xd6,0x37,0xf4,0xe4,0x6e,0xa1,0xfe,0x14,0x64,0x7d,0x3d,0x4b,
0x42,0xac,0x7d,0x4b,0x5b,0x74,0xd4,0x58,0x30,0x94,0xf8,0x35,0x97,0x2c,0x3f,0x8d,
0x8d,0xba,0x7a,0x3c,0x5,0x5,0xdb,0xd0,0x7e,0x53,0x57,0xa2,0xdf,0x7c,0xc7,0xef,
0xe3,0x8d,0xe6,0x2a,0x17,0xc,0xed,0xf,0x2d,0x65,0xdc,0x1a,0xea,0x38,0x11,0xe4,
0x7f,0x63,0xc5,0xee,0x3f,0x8,0xd,0x35,0x0,0xee,0x8d,0x7f,0x4a,0xd0,0x29,0x28,
0x9e,0x40,0xf0,0x4,0xb6,0xb9,0xc7,0xb0,0xa,0x82,0xaa,0xbe,0xa,0x71,0xcf,0x5e,
0xfd,0xed,0xfa,0x2a,0x2e,0x43,0xd,0x83,0xc7,0x5,0xd,0x5d,0xa3,0xf0,0xf8,0x40,
0x7f,0x9c,0xd4,0xf5,0xb9,0xd4,0xdf,0x93,0xae,0xef,0x39,0x7b,0x50,0x7f,0xaf,0x6f,
0x7b,0x28,0x1e,0x35,0x9a,0x3a,0xd6,0x5b,0xf0,0xe0,0x1a,0xb6,0x26,0x45,0x88,0xa1,
0x6e,0xee,0x30,0x74,0x86,0x4a,0xf0,0x9c,0x37,0xfd,0x78,0xd1,0xbf,0x8e,0xa1,0x33,
0x91,0x56,0xad,0x84,0x7f,0x51,0x82,0x4e,0x41,0xf1,0x4,0xa2,0x71,0x42,0x54,0xee,
0x16,0x35,0x4e,0x6b,0x6a,0x83,0xa1,0x1e,0x93,0xb8,0x5f,0xf4,0xb7,0xf7,0x7c,0x6f,
0xe0,0xf5,0x69,0x56,0x17,0x8a,0x6a,0x68,0xea,0x58,0x74,0x1a,0x7b,0xde,0x32,0x60,
0x28,0xd1,0xdb,0xfc,0xd5,0x93,0x3d,0x33,0x57,0x7f,0xd4,0xcf,0x70,0xad,0xd,0x86,
0xca,0x7f,0xc3,0x21,0xac,0xed,0x31,0xcc,0x60,0xba,0xe7,0xe9,0xa7,0x4,0x9d,0x82,
0xe2,0x89,0x85,0xa1,0x8b,0x21,0x5,0x4f,0x4d,0xe3,0x7b,0x24,0x6a,0x84,0xb6,0xd4,
0xb3,0x7d,0x42,0x7b,0x6a,0x12,0x29,0x43,0xa7,0x7e,0x9f,0xd4,0x50,0x17,0x43,0xef,
0xf7,0x71,0xf7,0xe8,0xd6,0x35,0xf4,0xc7,0x50,0xc3,0x97,0xc6,0x9e,0xb7,0xc,0x18,
0xfa,0xfc,0x5,0xa2,0x79,0xf5,0xa,0x2f,0x57,0x84,0x7c,0xe4,0x4f,0x9a,0x7c,0xa9,
0x2f,0xc,0xf5,0x9c,0xb,0xa1,0x8e,0x2d,0xd7,0xa0,0xa5,0x4,0x9d,0x82,0xe2,0x9,
0x82,0xbe,0x47,0x62,0xe1,0x7b,0x86,0xd5,0xd2,0xd4,0x1e,0x9,0x43,0xd3,0x29,0xa,
0x69,0xc8,0xee,0x11,0xc5,0xc6,0x99,0x72,0x7c,0xd2,0xbe,0x34,0x6a,0xe8,0xcc,0x45,
0x73,0xf,0x99,0x6a,0x28,0x9a,0x3a,0xdd,0x22,0x8d,0x3d,0x6f,0x19,0x68,0x28,0xe1,
0x13,0x8,0xb9,0x90,0x87,0xbc,0xb0,0x80,0x97,0xcb,0xc4,0x87,0x4a,0x10,0xfe,0x9,
0x25,0xf0,0xd5,0x61,0xe8,0x17,0x75,0xcf,0xa4,0x34,0x6e,0x3b,0x1e,0x3e,0x28,0x41,
0xa7,0xa0,0x78,0x8c,0x21,0x10,0x72,0x41,0xe0,0xf3,0x7b,0x93,0x4f,0xf3,0x65,0x7d,
0x5,0xbf,0x40,0x74,0x1b,0x7f,0x15,0xbc,0x3e,0xc,0xcd,0xda,0xf2,0x20,0xc3,0xa1,
0x66,0xe8,0x4b,0x5d,0xf1,0xf8,0x67,0x75,0xd1,0xef,0x1f,0x86,0xc6,0xca,0x3e,0xee,
0x9e,0xdd,0xba,0x2a,0x7c,0x21,0xcb,0x51,0x7d,0x9f,0xe3,0x83,0x8f,0x6f,0xe9,0x1e,
0xc1,0x96,0xe,0xfe,0xf9,0xb,0x6,0x52,0x53,0x19,0xa4,0xc2,0x38,0xa4,0x4,0x9e,
0x87,0xa1,0x33,0x52,0x2d,0x7f,0x9c,0x50,0x82,0x4e,0x41,0xd1,0x6c,0x20,0x7c,0xb0,
0x40,0x10,0xc4,0xd,0x2f,0xf9,0x7a,0x5,0x42,0xde,0xd0,0x2f,0xc7,0x4d,0x7b,0xab,
0x69,0x43,0x5b,0x4,0x41,0x5c,0x5f,0xf,0x64,0x6d,0xa1,0x2d,0x35,0x51,0x73,0xf1,
0x68,0x5d,0x21,0x18,0x38,0x2d,0x25,0xdb,0xc1,0x83,0xc1,0xdf,0x8f,0x10,0xc2,0x23,
0x7c,0xc9,0xae,0xa1,0xfd,0xa3,0xa1,0x1f,0x3c,0x6a,0xbe,0xd0,0xef,0xf7,0x8d,0xe7,
0x49,0xaf,0x1f,0x91,0x6f,0xf9,0x84,0xe3,0xf1,0xc2,0xc3,0xca,0xa,0x52,0x13,0xf,
0x22,0xf0,0x2,0x71,0x6f,0x69,0xf9,0xcd,0x6b,0x83,0x95,0xa5,0x61,0xe7,0xdd,0x2d,
0x6e,0xdc,0x76,0x3c,0x7c,0x50,0x82,0x4e,0x41,0x41,0x51,0xb,0xfe,0xf9,0x10,0xc6,
0x10,0x9e,0xa0,0x34,0x35,0x1,0x33,0x34,0x26,0xfe,0xdf,0xa1,0x2d,0x35,0xa1,0xff,
0xbb,0xa1,0x21,0x2,0xcd,0xe5,0x3,0x46,0xd,0x37,0xe4,0xf8,0x7a,0x8e,0x1e,0xe5,
0xcb,0x86,0xde,0x97,0x90,0x25,0xe1,0x71,0xf,0x71,0x11,0xd0,0xd8,0x8b,0x45,0x69,
0x68,0x4b,0x4b,0x83,0xbe,0x3c,0x7c,0x54,0x44,0xbd,0x36,0x8,0xc4,0xfd,0xe8,0x51,
0x7e,0xbc,0x5f,0xbd,0xca,0x97,0x2d,0x35,0x54,0xef,0xc9,0x5d,0x13,0x43,0x9,0x3a,
0x5,0x5,0x45,0xd,0xdc,0xfb,0xe2,0xa8,0xfe,0x94,0x6e,0x53,0xc3,0xd0,0x50,0x92,
0xfa,0xc6,0xc4,0xd3,0x50,0x97,0xc6,0x41,0x43,0x3f,0x78,0xd5,0x52,0x91,0x71,0xad,
0x6e,0xc7,0xd5,0x95,0x78,0xd3,0xc5,0xa1,0x2d,0x15,0xbc,0x7c,0x14,0xe4,0x65,0x43,
0xbf,0x24,0xd9,0x54,0x10,0x66,0xfe,0x36,0x6f,0xe6,0x89,0x7a,0xf2,0xe9,0xc7,0x6d,
0x46,0xf0,0x71,0x5,0x25,0xe8,0x14,0x14,0x14,0x35,0x20,0x10,0x8b,0x3e,0xbd,0x9b,
0xfa,0x4a,0xfa,0x53,0xfc,0x86,0xc6,0x3e,0xd7,0xd7,0x80,0x30,0xfc,0x4b,0x99,0xf5,
0xb,0x49,0x78,0xdc,0x21,0x84,0x3c,0x3d,0x29,0x9e,0x73,0x1,0x8d,0x1d,0x8b,0x4e,
0xd3,0x2b,0xb6,0x74,0xe8,0x7b,0xd4,0xad,0x5b,0xf3,0xa5,0xe0,0x59,0x6f,0x6e,0x9e,
0x5c,0xa1,0x3f,0xa,0x1e,0x76,0x4a,0xd4,0x9b,0x2b,0x28,0x41,0xa7,0xa0,0xa0,0xa8,
0x81,0x9a,0x2,0xbc,0xa9,0xa7,0x46,0xd,0xf6,0x9c,0x47,0xd7,0x37,0x26,0x5e,0x9f,
0x50,0x1a,0x4a,0x78,0x9e,0x74,0x4f,0xba,0x90,0xdf,0xf7,0xf1,0x8d,0x39,0xaf,0xd,
0xfa,0x8b,0x34,0xeb,0xda,0xef,0xfe,0x4d,0x80,0xf8,0x71,0x25,0x4c,0xdd,0x3f,0x88,
0xc0,0xb,0xe9,0xe2,0x9e,0x34,0x43,0xa8,0xe5,0x41,0x90,0x47,0x82,0x67,0x9d,0x2f,
0x5,0xc2,0xde,0xb9,0x33,0x5f,0xa,0xc4,0xfd,0x51,0x8f,0x9f,0x7b,0x9e,0xf5,0x47,
0xdb,0x8e,0x7,0xc1,0x50,0x3,0xa7,0xe5,0x2f,0x9e,0xad,0x3b,0x41,0x67,0xc2,0xd8,
0x8f,0x9a,0xb0,0x21,0x14,0x14,0x14,0xcd,0x1a,0xc2,0xfc,0x68,0x53,0xb9,0x5b,0xc,
0xe,0x40,0x37,0x30,0x5e,0x45,0x80,0xa1,0x39,0x23,0x5b,0x6a,0x40,0xa7,0xa1,0x10,
0xa6,0x29,0xbc,0xfa,0x3e,0xa9,0xec,0xfc,0xfe,0x68,0x68,0x40,0x3a,0xd,0x40,0x7f,
0x52,0x20,0x58,0x59,0xfa,0xec,0xfd,0xde,0xd7,0x6c,0xf8,0xa3,0x84,0xcf,0x7a,0xa,
0x2c,0xfe,0x61,0xbd,0x77,0x61,0xc5,0x78,0x73,0x5d,0x59,0x6a,0xe8,0x57,0xf1,0xee,
0x7d,0x96,0xb3,0xa5,0x82,0xba,0xd1,0x29,0x28,0x9a,0xd,0x4,0x1,0x5e,0xdf,0xcf,
0x8f,0xd5,0x5e,0xf2,0xf5,0xa,0x2,0xbf,0xa1,0xf3,0xe4,0x21,0x6f,0x36,0xec,0xfc,
0x7b,0xd0,0x57,0x8,0x86,0x12,0x7f,0x43,0x53,0xb3,0x8,0x30,0x54,0x1,0xa,0xf1,
0xb,0xcd,0x55,0xa1,0x19,0xa,0xc1,0x4d,0x2b,0xf4,0x17,0x81,0x90,0xb,0x2b,0x85,
0x69,0x9c,0x85,0x3e,0xea,0x1a,0x18,0x5e,0x5b,0x3f,0xa1,0x1,0xe8,0x14,0x3c,0x84,
0xf1,0xa5,0x4f,0xe0,0x85,0x71,0x27,0xc8,0x71,0x21,0xd0,0x5d,0x18,0x9f,0x8d,0x3d,
0xad,0x62,0x68,0x8e,0xdb,0xa6,0x86,0xa1,0xf7,0xd9,0xf2,0xe3,0x77,0x28,0x41,0xa7,
0xa0,0x78,0x8c,0xa1,0x2f,0xf0,0x5,0xf,0x8d,0xa1,0x2,0xaf,0xb1,0x9,0x69,0x43,
0x15,0x42,0xcd,0x1c,0x63,0x86,0xe6,0xa0,0x34,0x14,0x63,0xc6,0x34,0xec,0x7c,0x43,
0xd1,0xf8,0x86,0x1c,0x5f,0x76,0xee,0xac,0xdf,0x5f,0x28,0x21,0xff,0x6f,0xd4,0x75,
0x1c,0x9,0xb,0x18,0x6a,0xce,0xbb,0xd3,0x0,0x74,0x8a,0xba,0x81,0x1f,0x8f,0x42,
0x5c,0x9f,0x30,0x3e,0x85,0xb8,0x99,0x21,0x43,0xf8,0xb2,0xa1,0xfd,0xa4,0xb9,0x3a,
0x1c,0xea,0xba,0x32,0xbb,0x26,0x9a,0xeb,0xfd,0xd4,0x1d,0x94,0xa0,0x53,0x50,0x3c,
0x71,0x30,0x34,0xf5,0x46,0x63,0x7b,0x24,0x5a,0x7a,0xa8,0xc8,0x98,0xa0,0x47,0xdd,
0x2,0x8a,0x47,0x89,0xfa,0xce,0xc0,0xd4,0x24,0xc,0x75,0x25,0x10,0x2d,0xff,0xb3,
0x88,0x14,0x4d,0x3,0x9e,0xa8,0xb,0xb9,0x66,0x5,0x7,0x8c,0xa1,0x33,0x83,0xcd,
0xd5,0xe3,0x6c,0xa8,0x43,0xc9,0xd0,0xaf,0x86,0x35,0x1c,0xfc,0x75,0xa3,0xbf,0x33,
0xcc,0x81,0x74,0xef,0xa3,0x14,0x94,0xa0,0x53,0x50,0x3c,0x71,0x68,0x68,0x68,0x87,
0xe1,0x2b,0x70,0xf8,0xf3,0x85,0x98,0xf3,0x96,0xbe,0x92,0x47,0x78,0x1e,0xcd,0x25,
0x49,0x3a,0xc5,0xc3,0x2,0x4f,0x88,0xea,0xfb,0xf5,0xa2,0x3e,0xbd,0xf4,0x9,0xc3,
0x83,0xfa,0xbf,0x10,0xf2,0xd0,0xdc,0x52,0x81,0xd4,0x17,0xcd,0x95,0xf8,0xd5,0x44,
0xed,0xb1,0xce,0xc2,0x1a,0x1c,0xc3,0x8,0xd7,0xd5,0xab,0xf,0xf3,0x2e,0x0,0xa6,
0x4d,0x33,0xec,0xbc,0xe6,0x2a,0x8f,0x1b,0x1a,0x8b,0xff,0xa8,0x3c,0xe9,0x86,0x5e,
0xf7,0x5e,0x48,0x1b,0x25,0xe8,0x14,0x14,0x4f,0x10,0x78,0x85,0xdf,0xd0,0xd8,0x45,
0x43,0x3f,0xef,0x26,0xa0,0xb9,0xc6,0x3a,0x1a,0x8a,0x27,0x3d,0xb5,0xcb,0x93,0x8e,
0xba,0x12,0x88,0xfa,0xe6,0x30,0x6d,0x6e,0x8b,0x43,0xd,0x35,0x14,0x1e,0x76,0xce,
0x56,0x43,0xf1,0x20,0xb9,0x68,0xe8,0x62,0x45,0x81,0xd8,0x37,0x3d,0x1,0x6e,0x1c,
0xf9,0xde,0x7c,0xa0,0x6f,0xa0,0x1a,0x3a,0x1e,0x1a,0x6f,0xed,0xd4,0x83,0xd0,0x38,
0xe,0xa8,0x7b,0xf7,0x49,0x9,0x3a,0x5,0x5,0x45,0x93,0x43,0x5f,0x41,0x3d,0x6e,
0xa1,0x21,0x42,0x16,0x84,0xe6,0xea,0x81,0xa2,0x68,0x5a,0xd4,0xf5,0xbb,0xe2,0x82,
0x27,0xd9,0xb9,0x53,0xdd,0x8e,0x37,0x34,0xf6,0xb6,0xa9,0xd0,0xd0,0x50,0x83,0xa6,
0xf6,0x64,0x1a,0x5a,0xbf,0x90,0x1b,0xb1,0xae,0x9f,0x23,0x36,0xd4,0x50,0x69,0x7a,
0xb9,0xd7,0x30,0x39,0xd4,0xdc,0x89,0xbd,0xa1,0x59,0xbb,0x4,0x3,0x69,0x61,0x68,
0xe3,0xb6,0xa7,0x36,0x18,0x6a,0x10,0xfc,0xfb,0xb3,0xd8,0x94,0xa0,0x53,0x50,0x50,
0xd4,0x13,0x86,0x2a,0x0,0x41,0x41,0x3d,0x6e,0x44,0xf6,0x71,0x35,0x3c,0x28,0xea,
0x86,0xba,0x7a,0xf6,0x84,0x7e,0x52,0xd7,0xb5,0x17,0xcd,0x2d,0xf6,0xbc,0xa1,0xed,
0x59,0xb8,0xb0,0x71,0xda,0x71,0xf,0xfa,0x84,0xd4,0x70,0x62,0xd4,0xb4,0xc7,0xb,
0x58,0xb8,0xf0,0xe1,0x18,0xf2,0x86,0xca,0xa1,0xe6,0xbe,0x18,0x39,0x22,0x82,0x2f,
0xd,0x35,0x90,0xc2,0x3f,0x69,0xaa,0x98,0x74,0x7d,0x3,0xc0,0x50,0x43,0x71,0xcf,
0x9e,0x9a,0x7b,0x28,0x41,0xa7,0xa0,0xa0,0xa8,0x27,0xc,0xd,0x71,0x31,0x34,0xb4,
0x45,0xf0,0x2c,0x34,0x76,0xd6,0x92,0xda,0xd2,0x52,0x1a,0xaa,0xa8,0x1e,0xb7,0xd0,
0x1d,0x8a,0x7,0x41,0x3f,0xdb,0x4d,0x5d,0x89,0xc3,0x83,0x8,0x9a,0xe0,0xd1,0x6d,
0x3e,0x84,0x49,0xdf,0xb3,0x67,0x68,0x1e,0x7c,0x61,0xa6,0xe9,0xde,0x22,0x38,0x43,
0xa1,0x4f,0x74,0xa3,0xbf,0xe3,0x4b,0x43,0x63,0xdd,0xeb,0xeb,0x99,0x35,0xdc,0x93,
0xcb,0x97,0xc2,0xe2,0xc1,0xc6,0x23,0xea,0xfa,0x33,0x14,0x86,0x3e,0xdf,0x86,0x7e,
0x57,0xa2,0xe9,0xa0,0xdf,0xff,0x3e,0xfd,0xac,0x61,0xb5,0x1d,0x3d,0xdc,0x58,0x33,
0x3a,0xfa,0xc4,0xdc,0xd0,0xe7,0x2e,0x64,0xe5,0x12,0xc,0x90,0x7b,0xa0,0x4,0x9d,
0x82,0xe2,0x89,0x45,0xd3,0x2f,0x3e,0xab,0x11,0xda,0xf2,0x88,0x3e,0x48,0x54,0x5f,
0x18,0xfa,0x1,0xa3,0x31,0x63,0x69,0xa8,0xcb,0x93,0x8c,0xc6,0x8a,0x19,0x6f,0x6e,
0xb1,0xe7,0x35,0x11,0xb1,0xa5,0x61,0xe7,0x2f,0xc,0xe5,0xc7,0x49,0xf2,0xe9,0xba,
0x86,0x1e,0x8,0x9e,0x4f,0xfd,0xe3,0xaf,0x5e,0xe1,0x4b,0xc3,0x43,0x5b,0xf8,0xb2,
0xbe,0xdf,0x53,0x10,0x8e,0x37,0x54,0x7e,0xa,0xed,0x15,0xd2,0xc4,0xa,0xcf,0xa3,
0xee,0xf2,0x51,0xff,0x3c,0xc1,0x40,0x39,0x7a,0x94,0x2f,0xeb,0x2b,0x7f,0xc,0x7d,
0xe,0x8f,0xa,0x2,0x91,0x35,0x3c,0xe4,0x8a,0x2f,0x85,0xcf,0x65,0xb,0x6,0x53,
0xed,0x33,0x5b,0x82,0x5c,0xd7,0x7f,0xee,0xc2,0xe2,0xdf,0x86,0x1a,0x9c,0x42,0x5e,
0xfb,0x7f,0x43,0xd2,0xb0,0x8a,0x29,0x28,0x28,0x5a,0x2e,0x84,0x45,0x4f,0x4d,0x4d,
0x28,0x1b,0x9a,0x4e,0xf1,0xdf,0x9e,0x85,0xa6,0xc5,0x3f,0x4,0xc9,0x40,0xc1,0x2b,
0xdc,0xef,0xa7,0xe1,0x8d,0xd2,0x1c,0x8a,0x16,0x82,0xc6,0x8a,0xe1,0x6d,0xbe,0x1f,
0x26,0x12,0xd2,0xfa,0xf1,0x4,0x45,0x18,0x27,0x86,0x12,0x64,0x21,0xd4,0x40,0x20,
0xde,0xd,0xf7,0xac,0xd7,0xf,0x9f,0x7e,0x56,0xdf,0x2c,0x39,0xc2,0xf1,0x7c,0x7b,
0x5,0x4f,0x6e,0x43,0xdb,0x7d,0xef,0x7c,0xbe,0x5e,0xf8,0xae,0x61,0xf5,0xd5,0x17,
0xf5,0x7f,0xe,0x8f,0xa,0xfa,0xcf,0x5f,0xf8,0x70,0x53,0x83,0xbf,0x67,0x31,0x56,
0x28,0xf9,0x7a,0x37,0x6f,0x6e,0x58,0x7d,0x75,0x85,0x90,0xcf,0xbe,0xf6,0x19,0xa9,
0x6,0x7b,0xd0,0xc3,0xb8,0x8f,0x1a,0x5a,0x5,0x5,0x5,0xc5,0xa3,0x83,0xa1,0x52,
0xb9,0xbe,0xac,0xbe,0xa1,0xf1,0x2d,0xf,0x4f,0x7b,0xe8,0xc7,0x17,0x18,0x1a,0x67,
0x40,0x53,0xbb,0x3c,0x99,0x68,0x2c,0x76,0xdd,0xdc,0x57,0xec,0x9,0x10,0x72,0xfa,
0x35,0x7f,0x76,0xa7,0x8f,0x7b,0x9f,0xed,0x34,0xb4,0x6,0xfd,0xf3,0xd,0x8d,0xfb,
0x79,0xd4,0xb8,0xf7,0xf5,0xa3,0x47,0xdd,0x92,0xfa,0x42,0x5f,0x4e,0x1b,0x9a,0x5b,
0xf2,0x51,0x41,0xd0,0x6b,0xb5,0xbb,0xcf,0x5,0xd0,0x38,0x17,0xa,0x8a,0x27,0x16,
0x4d,0xf7,0x1d,0x65,0xde,0x1d,0x21,0x1c,0x67,0xa8,0x9b,0xed,0x51,0x7,0x46,0x1a,
0x1a,0x6f,0x20,0xb8,0x5,0x5b,0x4a,0x12,0x68,0x8a,0xc6,0xc1,0x93,0x12,0xe7,0x52,
0x33,0xa7,0xdf,0x90,0xe7,0xf8,0xb2,0xb9,0x13,0xf5,0x9a,0xed,0x6d,0x38,0xf8,0xe7,
0x20,0xb8,0x73,0x5b,0xa,0x51,0x17,0x8,0xa2,0xd0,0xee,0x96,0xb,0xfd,0x0,0xee,
0xe6,0x7e,0x3f,0xc2,0xb8,0xae,0x7b,0x3b,0x29,0x41,0xa7,0xa0,0x78,0x62,0x61,0xa8,
0xc7,0x2f,0xe4,0xcd,0xba,0x11,0xd0,0x86,0x7e,0xc5,0xe7,0x61,0xc7,0xb7,0xd4,0x44,
0x43,0xd,0x4,0xfa,0x15,0xa3,0x27,0x5,0xfa,0x33,0x3d,0x86,0xce,0xbc,0xb4,0xbc,
0xaf,0x13,0xe9,0x7b,0x32,0x1b,0xfa,0x39,0xcb,0xa6,0x82,0x40,0x9c,0xbd,0xfa,0x36,
0xd5,0xf3,0xd5,0x27,0xbc,0xcd,0xd5,0xa3,0x1b,0x11,0xc1,0xb7,0x73,0xc8,0x90,0x47,
0xdd,0x92,0xc6,0x86,0x7e,0xbc,0x88,0xd0,0xf,0x9b,0xcb,0x4a,0x6b,0x21,0x9e,0x65,
0xc8,0x90,0xfa,0xf6,0x3f,0x4a,0xd0,0x29,0x28,0x9e,0x58,0x34,0xd4,0x83,0xfe,0xa0,
0x80,0x3d,0x43,0x43,0x3d,0x1e,0x7e,0x68,0x4b,0x4d,0x8,0x1,0xb7,0xfc,0x96,0xc1,
0xc9,0x8f,0x69,0xa8,0xcb,0x13,0x9,0x43,0xc7,0x55,0x73,0xcb,0xad,0x58,0x77,0x8,
0x1e,0x75,0x7d,0x2,0x28,0x10,0xd6,0x87,0x4d,0x94,0x84,0xeb,0x8d,0x1d,0x27,0x10,
0xe7,0x87,0x25,0x4f,0xf4,0x3d,0xba,0xd6,0xad,0xf9,0xf2,0xc1,0xa1,0xc,0x4d,0x83,
0x9a,0x86,0x49,0x73,0x35,0x1c,0x1a,0xf,0x82,0xc1,0xc8,0x97,0x2,0x51,0x17,0xee,
0xfb,0x61,0x85,0x8e,0xd5,0x7c,0xee,0x86,0xbf,0x7f,0x5d,0x8e,0xb1,0xc6,0x6a,0x18,
0x5,0x5,0x5,0x5,0x5,0x5,0x5,0xc5,0x3d,0xe8,0xcf,0xb8,0xfd,0xf3,0xb9,0xc5,
0x56,0x7c,0x59,0xdf,0xaf,0xc8,0xd4,0x96,0x73,0x4f,0xf0,0x10,0x37,0xdf,0x19,0x8,
0xfd,0x1c,0x7f,0xc2,0x4a,0x59,0xe1,0xeb,0x55,0xf5,0x5d,0x51,0x2f,0x18,0x22,0xf7,
0x52,0x4f,0xb5,0xd4,0x98,0xf2,0x87,0x5,0x21,0x25,0x10,0xbf,0x25,0xbc,0x7,0x43,
0x9f,0xff,0x3d,0xe2,0xdd,0x54,0xcf,0x9d,0x12,0x74,0xa,0xa,0xa,0xa,0xa,0xa,
0xa,0xa,0xa,0x8a,0x66,0x4,0x1a,0xe2,0x42,0x41,0x41,0x41,0x41,0x41,0x41,0x41,
0x41,0x41,0xd1,0x8c,0x40,0x9,0x3a,0x5,0x5,0x5,0x5,0x5,0x5,0x5,0x5,0x5,
0x45,0x33,0x2,0x25,0xe8,0x14,0x14,0x14,0x14,0x14,0x14,0x14,0x14,0x14,0x14,0xcd,
0x8,0x94,0xa0,0x53,0x50,0x50,0x50,0x50,0x50,0x50,0x50,0x50,0x50,0x34,0x23,0x50,
0x82,0x4e,0x41,0x41,0x41,0x41,0x41,0x41,0x41,0x41,0x41,0xd1,0x8c,0xd0,0x34,0x4,
0x3d,0x8c,0xfb,0xa8,0x49,0xea,0xa5,0xa0,0xa0,0xa0,0xa0,0xa0,0xa0,0xa0,0xa0,0xa0,
0x78,0x12,0x40,0xdd,0xe8,0x14,0x14,0x14,0x14,0x14,0x14,0x14,0x14,0x14,0x14,0xcd,
0x8,0x94,0xa0,0x53,0x50,0x50,0x50,0x50,0x50,0x50,0x50,0x50,0x50,0x34,0x23,0x50,
0x82,0x4e,0x41,0x41,0x41,0x41,0x41,0x41,0x41,0x41,0x41,0xd1,0x8c,0x40,0x9,0x3a,
0x5,0x5,0x5,0x5,0x5,0x5,0x5,0x5,0x5,0x45,0x33,0x2,0x25,0xe8,0x14,0x14,
0x14,0x14,0x14,0x14,0x14,0x14,0x14,0x14,0xcd,0x8,0x94,0xa0,0x53,0x50,0x50,0x50,
0x50,0x50,0x50,0x50,0x50,0x50,0x34,0x23,0x50,0x82,0x4e,0x41,0x41,0x41,0x41,0x41,
0x41,0x41,0x41,0x41,0xd1,0x8c,0x40,0x9,0x3a,0x5,0x5,0x5,0x5,0x5,0x5,0x5,
0x5,0x5,0x45,0x33,0x2,0x25,0xe8,0x14,0x14,0x14,0x14,0x14,0x14,0x14,0x14,0x14,
0x14,0xcd,0x8,0x94,0xa0,0x53,0x50,0x50,0x50,0x50,0x50,0x50,0x50,0x50,0x50,0x34,
0x23,0x3c,0x44,0x82,0x1e,0xc6,0x7d,0xf4,0xf0,0x2e,0x46,0x41,0x41,0x41,0x41,0x41,
0x41,0x41,0x41,0x41,0xd1,0x72,0x41,0xdd,0xe8,0x14,0x14,0x14,0x14,0x14,0x14,0x14,
0x14,0x14,0x14,0xcd,0x8,0x94,0xa0,0x53,0x50,0x50,0x50,0x50,0x50,0x50,0x50,0x50,
0x50,0x34,0x23,0x50,0x82,0x4e,0x41,0x41,0x41,0x41,0x41,0x41,0x41,0x41,0x41,0xd1,
0x8c,0x40,0x9,0x3a,0x5,0x5,0x5,0x5,0x5,0x5,0x5,0x5,0x5,0x45,0x33,0x2,
0x25,0xe8,0x14,0x14,0x14,0x14,0x14,0x14,0x14,0x14,0x14,0x14,0xcd,0x8,0x92,0x15,
0xf0,0xd3,0xae,0xb8,0xc8,0x89,0x13,0x5d,0x56,0x5b,0xee,0x33,0x1d,0x6f,0x6d,0x6d,
0x36,0x56,0x16,0x29,0x4b,0x3,0x60,0x3d,0xb8,0x5c,0x18,0xcc,0x1,0xdb,0x9b,0xb3,
0xe3,0xbc,0xf0,0xc8,0xe1,0x8c,0x33,0x38,0x60,0xc9,0xe2,0x1f,0x81,0xc,0xff,0x24,
0x40,0x28,0xbe,0x44,0x5b,0xaa,0x41,0x89,0x7f,0xa0,0xdd,0x4b,0xb6,0x2b,0x40,0xa1,
0xdd,0x2e,0xe4,0xf2,0x21,0x1f,0x40,0x9c,0x2e,0x2e,0x13,0x67,0x1,0x28,0x4b,0x94,
0x25,0x55,0x51,0x0,0xe5,0x9b,0xca,0x73,0x2a,0x9c,0x0,0xb8,0xb1,0x6c,0x3a,0x87,
0x87,0x31,0x5b,0x45,0x66,0x22,0x5,0xfe,0x63,0x3b,0xa4,0xc1,0x6,0xac,0x56,0xc6,
0x29,0xc1,0x2,0xcf,0x3b,0xc8,0x4d,0x65,0x16,0xe1,0x65,0xbd,0xc4,0xb6,0x10,0x8a,
0xc7,0xc7,0xe3,0xaf,0xd8,0x3e,0x98,0x7,0xfb,0x74,0xed,0x10,0x69,0xcd,0xc,0xf5,
0x3f,0x2d,0xe3,0xc1,0xe2,0x1e,0x75,0xb5,0xf6,0x6d,0x85,0xb,0xe4,0x3c,0x51,0x2c,
0xe3,0xc9,0x90,0xdd,0x89,0x8c,0x35,0x93,0xca,0xc0,0xdd,0x40,0xc5,0xca,0xaa,0xcb,
0x8c,0xe8,0x6a,0xeb,0x2,0xcb,0x92,0x11,0xb9,0xb9,0x77,0x52,0x4a,0x8a,0xca,0x8f,
0x7c,0x17,0x15,0xd9,0x75,0xa6,0xf3,0x44,0x6b,0xb6,0x7a,0x8d,0x14,0x14,0x14,0x14,
0x14,0x14,0x14,0x35,0x11,0x3,0x9,0x10,0xe9,0xed,0x9d,0xbb,0xf7,0xf6,0xda,0xa2,
0xd5,0xbd,0x7a,0xff,0x31,0xe3,0x78,0xc9,0x75,0x87,0x2a,0x85,0x3c,0xce,0x28,0x57,
0x92,0x87,0xfa,0x7d,0x3c,0x73,0x10,0xe,0xe2,0x71,0xe9,0x70,0x9,0xa,0x81,0xf0,
0x3,0xf2,0x7,0x60,0x82,0x7f,0x66,0x0,0x3a,0x2d,0xe,0x5a,0xad,0x4d,0xf4,0xb6,
0xa0,0xcd,0x85,0x6d,0xb,0xfc,0xb3,0xac,0x76,0x1e,0xff,0x1b,0x7f,0x9e,0xa4,0x5a,
0x3b,0x58,0xad,0xe6,0xbf,0x77,0xbe,0x44,0xa7,0xff,0x85,0xe3,0x58,0xdd,0x2f,0xc2,
0xf5,0x6a,0x1e,0x2f,0x40,0xf4,0xcf,0x11,0xc2,0xb5,0xee,0x1d,0x87,0x47,0x32,0x1e,
0xf8,0xb7,0x3,0xa0,0x2c,0xb4,0x6c,0x7a,0x55,0x38,0x40,0x9b,0xb0,0x36,0x1,0x26,
0x9,0x0,0x3e,0x2b,0x9f,0xd9,0xd5,0x79,0x13,0xd2,0x92,0x5d,0xb2,0xb,0x92,0x7d,
0x46,0x72,0xfe,0xdc,0x84,0x4,0xbe,0x2d,0x17,0x2f,0x34,0xf4,0x31,0x53,0x3c,0x59,
0x90,0xcc,0x75,0x1f,0x92,0x3f,0x20,0x60,0xfd,0x3a,0x51,0x82,0x24,0x40,0x76,0x48,
0x2c,0xc9,0x9f,0x5e,0x11,0x5e,0x35,0x1d,0x7f,0x91,0x73,0xc3,0x38,0x42,0x90,0xcd,
0x44,0x81,0x84,0xd0,0x72,0x41,0x5c,0x1e,0x90,0x6e,0xc6,0xea,0xfe,0x33,0x61,0x64,
0x40,0xba,0x9f,0xd0,0x91,0x15,0x3a,0x82,0x2e,0xd7,0xfe,0x61,0xcf,0xe5,0x2a,0xa0,
0xac,0xda,0x71,0xcb,0xb9,0x9d,0xdc,0x7a,0xec,0xd8,0x99,0xcc,0x26,0x26,0x19,0x4b,
0xb,0xec,0xe0,0x71,0x58,0xae,0x66,0x9c,0x98,0x65,0xa4,0x25,0xa0,0xe6,0x92,0xb0,
0x74,0xe7,0x66,0x13,0x42,0xcf,0x39,0xc2,0x6a,0xc0,0x1,0x0,0x17,0xb8,0x74,0x6e,
0x2,0x6e,0x7b,0x40,0x24,0x17,0x80,0xdb,0x5e,0xcc,0x12,0x6,0x7,0x4,0x58,0x72,
0x99,0xda,0x76,0x48,0x18,0x9d,0x81,0xc0,0xf1,0x3,0x59,0x80,0x30,0xf0,0x74,0xbf,
0x33,0x22,0xf0,0x7,0x77,0x0,0x95,0x9a,0xcd,0x61,0x17,0xe0,0xee,0x9,0xa2,0xc1,
0x22,0x67,0x0,0x9b,0x42,0xb9,0x8d,0x6c,0x3e,0x40,0xf1,0x8d,0xf2,0xe1,0x15,0x51,
0xb9,0xb9,0x3f,0xb2,0xe7,0x33,0xfe,0xa,0xfa,0x7e,0x2f,0x9e,0x99,0x3,0xc7,0x94,
0xca,0x87,0xf2,0x16,0x28,0x28,0x28,0x28,0x9e,0x40,0x88,0xba,0x8b,0xc7,0xe1,0x9f,
0x84,0xbb,0xc4,0x46,0xb3,0xd1,0x56,0x96,0xfc,0x5e,0x4e,0xf7,0x2b,0xf7,0x98,0x3a,
0x48,0xa4,0x32,0xd4,0x48,0x81,0x8c,0x57,0x79,0x19,0xc7,0xb1,0xdf,0xb3,0xa7,0xcb,
0xca,0x1e,0x75,0x8b,0x1a,0xc,0x2d,0xf,0x8,0x79,0x13,0x7c,0x60,0x28,0x78,0x4d,
0x9e,0xc2,0xf8,0x42,0x1e,0xb8,0xe1,0xfe,0xa9,0xb0,0x16,0xff,0xf4,0x89,0xb2,0xa8,
0x96,0x12,0xe0,0xdf,0xc4,0xb8,0xb6,0xe3,0xf9,0xdf,0xfe,0x7d,0xbc,0xb0,0xbf,0xb6,
0xf3,0xab,0xef,0xbf,0xdf,0xf1,0x35,0xcf,0xab,0x7e,0xcc,0x7f,0xb7,0x4b,0xf2,0xcf,
0xef,0xd5,0xd,0x6,0x2d,0x3e,0xf8,0x80,0x2f,0x29,0x41,0xa7,0xa8,0x1f,0x24,0x26,
0x6b,0xc4,0xd6,0x70,0xbc,0xa4,0x64,0xf9,0xf4,0xdf,0xca,0xce,0xa7,0x77,0x70,0x8c,
0xd6,0x9c,0x39,0x95,0x86,0x16,0xaf,0xba,0x4a,0xec,0x22,0x2a,0x2,0x30,0xea,0x60,
0x14,0x21,0x1d,0x8e,0xa2,0xf2,0x4,0x97,0xc4,0x85,0xe8,0xce,0xe2,0xc5,0x66,0x22,
0xc8,0xb4,0xa5,0x60,0x99,0xaa,0xb5,0x4,0x5d,0xf0,0x58,0x3,0x24,0x81,0xa2,0xda,
0x71,0xe7,0x61,0x3f,0x21,0xdc,0xa2,0x71,0xcc,0x54,0x24,0xcb,0x20,0x7e,0x4d,0x9c,
0x29,0x9a,0x87,0xc4,0xd8,0xbf,0xd8,0xab,0x2,0xeb,0x53,0xca,0x34,0x81,0x1a,0xec,
0xbe,0x66,0x83,0x2d,0x8e,0x9b,0xa6,0x0,0x98,0xae,0x97,0xc6,0x89,0x9d,0x90,0xf7,
0xbf,0xa1,0x4a,0x55,0x63,0x9,0x25,0x9c,0x1f,0x67,0x8f,0xe5,0x58,0x38,0xc4,0x78,
0x6a,0xaf,0x97,0xa9,0x6b,0x4d,0x86,0x6e,0x60,0x64,0xd6,0xf0,0xa0,0xb3,0x3a,0xb,
0x3b,0x43,0x4b,0xd0,0x7b,0x88,0x86,0x33,0x68,0xb9,0x57,0xfe,0x51,0x11,0x50,0x85,
0xd7,0x35,0xfe,0x9a,0xc9,0x24,0xed,0x79,0xdd,0xb1,0x7f,0x4c,0x37,0x34,0x10,0xde,
0x9,0xf7,0xce,0x74,0xf3,0xae,0x52,0x48,0x47,0x88,0xdc,0x19,0x8b,0xa6,0x79,0xd8,
0x14,0x14,0x14,0x14,0x14,0xf7,0xc0,0x79,0xb3,0x11,0xec,0x5a,0x37,0x37,0xf7,0x74,
0x13,0xd6,0xd4,0xe4,0xe4,0x89,0x67,0x2a,0x8c,0xf2,0x8c,0x13,0x50,0x6c,0x87,0x57,
0xd9,0x56,0x4d,0xe4,0xa0,0xb0,0x67,0xc5,0xde,0xd2,0x30,0x94,0xdf,0xbc,0xf,0x12,
0x8c,0xf7,0xcb,0x7c,0x8d,0x51,0x1f,0x95,0xd,0x57,0x1e,0xaf,0x8c,0x45,0xaa,0x9b,
0x81,0x3b,0x47,0x0,0x58,0xec,0x34,0x76,0x22,0x8e,0xd8,0xd2,0x4c,0xc9,0x41,0x89,
0x1d,0xea,0x15,0x85,0x34,0x5c,0x82,0xfa,0xc0,0x7a,0xa2,0xba,0x4c,0xbd,0x1e,0x40,
0x3e,0x5d,0xe1,0x5d,0x75,0x10,0x7f,0x77,0x50,0x86,0x56,0x6,0xa3,0xfe,0xc9,0x60,
0x9c,0x25,0x8e,0xa8,0x0,0xdd,0xa4,0x3e,0x52,0x7f,0x80,0x8a,0x7d,0xca,0x9d,0x95,
0xa8,0xf,0xa4,0x2b,0xf1,0x5a,0x71,0xa8,0x87,0xca,0xe4,0x9e,0x26,0x1b,0xb1,0x9e,
0xd5,0xd2,0x49,0xd2,0x7d,0xa8,0x37,0xe2,0xa4,0x45,0x92,0xf9,0x0,0x6d,0x46,0xa8,
0x42,0xd4,0x93,0x50,0xbd,0x58,0x97,0x5f,0x28,0x47,0x7d,0x57,0x69,0xcb,0xe,0x53,
0xf5,0x46,0x3d,0x39,0x45,0xb6,0xd8,0x78,0x35,0xee,0x77,0xd7,0x4,0x68,0xbc,0x1,
0xaa,0xb2,0x34,0x1,0x4a,0x5f,0xbc,0x6e,0x4f,0xbc,0x97,0x43,0x58,0x1e,0x31,0xdd,
0x65,0x86,0xed,0x2a,0x5c,0x2e,0xeb,0x2d,0x1b,0x2a,0x91,0xc4,0x4e,0x2c,0x39,0x77,
0x77,0xe7,0xde,0xbd,0xfc,0x5d,0xbd,0xf6,0xda,0x23,0x79,0xf8,0x8d,0x9,0x2d,0x1,
0x2f,0x2c,0x84,0xc1,0xe0,0x7,0xc4,0x91,0xe6,0x7,0x39,0xe0,0x8c,0x65,0x16,0x37,
0x8f,0x43,0x7d,0xb,0x22,0xa6,0x8c,0x69,0xf9,0x66,0x48,0xdd,0xf0,0x2f,0xb3,0xb2,
0xa4,0xe4,0x51,0x34,0x83,0xa2,0xe5,0x43,0xc2,0xca,0x58,0x27,0x76,0x4d,0x79,0x45,
0x4e,0xdb,0x92,0x55,0x65,0xf1,0x2c,0x7b,0xd1,0x2f,0xbf,0x5b,0xf1,0x6,0x91,0x88,
0xd9,0x2e,0x69,0x23,0x4a,0x42,0x41,0x35,0x56,0x9e,0x25,0x43,0x21,0xc8,0xce,0xe6,
0x32,0x39,0x4f,0xfd,0x73,0x75,0x44,0x5c,0x28,0x79,0xf,0xba,0xb0,0xad,0x44,0x6a,
0x4c,0xa6,0xb2,0x62,0xe1,0x32,0x9c,0x43,0xa1,0x97,0xf,0xd6,0xb0,0x15,0x5,0xa3,
0xad,0x24,0x43,0x82,0x4,0xb8,0xe8,0x48,0x45,0x95,0x22,0x1c,0xa0,0xfd,0x44,0x53,
0x1b,0xd9,0x54,0x14,0x8c,0x4e,0x92,0xe9,0xc,0xa,0xb0,0xb4,0xa1,0x77,0x5e,0xba,
0x1b,0x85,0xc7,0x85,0x8a,0xe3,0xc4,0xd1,0x28,0x90,0x57,0x31,0x11,0xe0,0x81,0x6,
0x43,0x19,0xe7,0xc4,0xa5,0x62,0x7d,0x41,0x90,0xc6,0x24,0x2,0x99,0xea,0xba,0x67,
0x47,0xf3,0x16,0x6c,0xcd,0x49,0x2a,0x61,0x5b,0x6b,0x40,0x88,0xca,0x98,0x68,0x32,
0x13,0x50,0x32,0xa9,0x62,0x9d,0x22,0x94,0x78,0xd0,0x91,0xea,0x63,0x3d,0xb9,0x77,
0x4a,0x6,0x54,0xe0,0x7d,0x6a,0x3a,0xaa,0x27,0x68,0x66,0x54,0x2a,0x44,0x61,0x8c,
0x85,0xc8,0x4,0xf,0xcc,0x6b,0x8a,0xc7,0x4d,0x41,0x41,0x41,0x41,0xf1,0xf,0xb6,
0x83,0x25,0xd8,0x4b,0x25,0x93,0x3b,0x98,0x59,0xb7,0x1a,0x6f,0x6a,0xf6,0xc6,0x2f,
0xe6,0x9,0x96,0x41,0x0,0xeb,0x55,0xca,0xb2,0xa,0x94,0xff,0x1,0xb,0x7d,0xc2,
0x7d,0x50,0x4f,0x58,0x46,0x43,0x30,0x92,0x3e,0xa8,0xfc,0xf4,0xf6,0xa6,0xbc,0x6c,
0x0,0xf3,0x61,0x4e,0xae,0x4e,0xa8,0xf,0xf2,0xc7,0x17,0xcc,0xca,0x47,0x82,0x7c,
0xe7,0x8b,0x5c,0x49,0x2e,0x92,0xf8,0xde,0x97,0x99,0x20,0x31,0xca,0xee,0x1e,0xdb,
0xb9,0x70,0xc6,0xb,0x20,0x51,0xaa,0xf1,0x54,0xbb,0x0,0x5c,0xfc,0x4a,0xea,0x47,
0x1c,0x4e,0x1e,0x41,0x9d,0x2c,0x9d,0x50,0xf,0xb1,0x73,0xcb,0xd5,0x15,0x78,0x9d,
0xfc,0x61,0x79,0x91,0xf9,0xee,0x0,0x26,0xcb,0x5d,0x57,0xb9,0x1c,0x41,0xb1,0xcf,
0xdc,0xda,0x78,0x6b,0x39,0x12,0x73,0xa6,0xd8,0xa1,0x18,0xf7,0xf,0xf9,0x55,0x3a,
0x49,0xbe,0x4,0xc0,0x69,0x5a,0xd5,0x11,0x25,0x1a,0x6,0xfb,0xb3,0x35,0x43,0xab,
0x90,0x6e,0x95,0x6b,0x3a,0x27,0x76,0x46,0x3d,0xe2,0x54,0xd0,0x76,0x7e,0x5b,0x24,
0xf5,0x8a,0xa7,0xb2,0x27,0xdc,0x74,0x40,0xb5,0x77,0x40,0xb3,0x55,0x33,0x1b,0xf5,
0xcb,0x21,0xc7,0xb5,0x1d,0x90,0xb0,0x17,0x8c,0x28,0xd9,0x50,0x8c,0x86,0x80,0xb5,
0x2a,0x37,0xfc,0xb6,0xd,0x80,0x57,0x67,0xce,0x4f,0x94,0x2,0x90,0x2c,0xaf,0x80,
0xb2,0x25,0x36,0xb8,0x7,0xc6,0xc1,0xb6,0x47,0xfd,0x12,0x1a,0x1,0x4a,0x9d,0x83,
0x2e,0xf,0xff,0xf2,0xb5,0x65,0x3e,0x9,0x51,0x45,0x92,0x2e,0xfa,0x27,0x4,0x56,
0x1,0x7c,0xc8,0xa,0x39,0x4e,0x81,0x1a,0x9c,0xf,0x89,0x95,0x69,0xf5,0xb7,0x33,
0xb8,0x68,0x8f,0x33,0x3,0x13,0x6d,0x8,0x4b,0xe,0x64,0x69,0xf5,0x77,0x26,0x96,
0xa0,0x3b,0x4e,0x5d,0xed,0x7c,0x80,0x7b,0x21,0x2e,0xf7,0x73,0xcc,0x55,0x67,0x3,
0x6c,0xb5,0xe3,0xd8,0x6a,0xbf,0x88,0x80,0x67,0x2d,0xe4,0x78,0x1b,0xb0,0xd3,0x96,
0xf6,0x60,0xab,0x75,0x28,0xb2,0xb8,0x5f,0xe,0xf7,0x22,0x6,0xd4,0xba,0xb3,0x84,
0xf3,0x9d,0xc0,0x41,0xdb,0x5e,0x37,0x70,0x66,0xc8,0x71,0xe,0x78,0xde,0x31,0x5d,
0xbd,0xc2,0x7d,0xa,0x33,0xfa,0xda,0x99,0xfc,0x7f,0x78,0x52,0x8b,0x0,0xc3,0xec,
0x89,0xde,0xc7,0x7,0x11,0xb,0xed,0xae,0xc9,0xaf,0x4,0x54,0xf,0x4e,0xaa,0x5e,
0xf2,0x91,0x14,0xf7,0x78,0xa1,0x7e,0x84,0x83,0x7e,0x90,0x51,0xf5,0x6d,0x99,0xce,
0xf1,0x2b,0x80,0xad,0xf6,0xe4,0x75,0xc7,0x75,0x71,0x5,0xf2,0x94,0x15,0xae,0xae,
0xfc,0x76,0x66,0x26,0xdf,0xce,0x6b,0x19,0xfc,0x75,0x2a,0x2a,0xe0,0xdf,0xa8,0xd9,
0x4e,0xe1,0x3a,0xf5,0xbd,0x3f,0x1,0xd,0x3d,0x4f,0xa1,0x73,0x60,0xd7,0x3c,0x5e,
0x68,0x97,0x36,0x94,0x4b,0xc2,0x4e,0x64,0x4c,0x44,0xa3,0x18,0x30,0x79,0x53,0xba,
0x49,0xba,0x18,0x9,0x71,0x88,0x71,0x84,0xc,0x9,0xab,0x6c,0xab,0xe4,0x3c,0x21,
0xc8,0x16,0x6b,0xe5,0x8b,0x65,0x6b,0xb0,0x15,0x72,0xb6,0x84,0xf3,0xbe,0xcf,0x85,
0xee,0xc5,0x76,0x89,0xb4,0x21,0x2d,0xd9,0xf8,0x2f,0x85,0xf6,0xf2,0x8b,0x60,0x14,
0x12,0xef,0xa9,0xe2,0xed,0x22,0xdc,0xcf,0x4a,0x18,0x2f,0x6,0x2f,0x7c,0xfd,0x48,
0xd6,0x27,0xb7,0x8b,0xb4,0xed,0xd9,0x8,0xb3,0x0,0x42,0x5f,0x1b,0x71,0xf0,0xe9,
0x9,0x0,0xee,0x85,0x6d,0x13,0x2c,0x51,0xc0,0xce,0x5b,0xb0,0x77,0x7c,0x82,0x3d,
0xc0,0xf9,0x79,0x7f,0x77,0xcc,0xd9,0x80,0xd7,0x1f,0xdb,0x65,0x9e,0x83,0x2d,0x40,
0x9b,0x12,0x23,0x7b,0x9,0x5a,0xe4,0xa,0x7,0xd5,0x39,0x75,0x8,0x0,0x57,0x2,
0xb9,0xe4,0x46,0x18,0x77,0x1c,0x1a,0x76,0xda,0xdb,0x2,0xdd,0xe3,0x82,0x7f,0xfe,
0x55,0x9d,0xa0,0xaf,0x64,0x8e,0x30,0x78,0x5d,0x76,0x2b,0xf7,0x1e,0xa7,0xd6,0x4e,
0x30,0x6,0x12,0x41,0x62,0x3a,0x59,0x1a,0x25,0x8e,0xc4,0xfd,0xbd,0x21,0x99,0xb1,
0x41,0xa,0x9f,0x2c,0x1a,0x2e,0xce,0xbd,0xef,0x3,0xa7,0xa0,0x68,0xf1,0x58,0x6,
0x61,0xeb,0x96,0xae,0xef,0xe4,0xbc,0xff,0xfa,0x8f,0x29,0x3f,0x9e,0xd9,0xb6,0xa5,
0xfc,0x52,0xf9,0xde,0xf2,0x18,0xb1,0xc4,0xb8,0xd0,0xd8,0xda,0xd8,0x42,0xa3,0x86,
0x45,0xdc,0x22,0xe,0x89,0x87,0x3a,0x56,0xb3,0x4b,0x13,0xc5,0x88,0x34,0x45,0x9a,
0x74,0x4d,0xba,0x91,0xec,0x45,0xb3,0x91,0xc3,0x46,0xe,0x5f,0xfc,0x61,0x5b,0x69,
0xdb,0xa5,0x6d,0xdf,0x3d,0x76,0xcc,0xa6,0xa7,0x4d,0xa6,0xcd,0x2e,0x1c,0x57,0xfb,
0xc5,0x47,0xc4,0x71,0x0,0xdf,0x75,0xdf,0x3d,0x67,0xf7,0x37,0x5b,0xb7,0xfc,0x35,
0xfc,0x52,0xe8,0xa5,0x35,0x6e,0x6e,0xe6,0xc3,0xcc,0xc3,0xcd,0x97,0x2b,0x95,0x5c,
0x30,0x1a,0xc2,0x48,0x84,0xb8,0x4,0xf6,0x18,0x8b,0xa,0xac,0xd4,0xb5,0xb4,0xa2,
0x54,0x61,0x66,0x16,0x90,0x3a,0xe8,0xd8,0xa0,0xb8,0x1f,0xf,0xc,0xfa,0x66,0xf0,
0xff,0xd,0xfe,0xbf,0x15,0xcb,0x6f,0xfa,0xdd,0x54,0xdc,0x44,0xb9,0x21,0xde,0x28,
0x8e,0x16,0xa3,0x81,0xfe,0x57,0xe9,0x5f,0xcf,0xfc,0x35,0x70,0xf2,0x94,0xf8,0xa8,
0x63,0x47,0x8e,0x1d,0x7a,0x6b,0x9a,0xfc,0xa0,0x3c,0x47,0x9e,0x5d,0x5e,0x21,0xda,
0x2a,0xde,0x21,0xde,0xc1,0xb1,0x50,0x2,0x45,0xf8,0x1f,0xb0,0x4e,0xac,0x1d,0x6b,
0x27,0x91,0xc8,0xac,0xa5,0x4e,0x52,0xa7,0x82,0x42,0x33,0xd6,0xcc,0xd5,0xcc,0x6d,
0xd2,0xe4,0x36,0x9,0xb6,0xde,0xb6,0xde,0xc5,0x45,0x6d,0x9d,0xed,0x76,0xd8,0xed,
0x40,0xb9,0xe1,0x52,0x59,0x51,0x59,0xe6,0xee,0x9e,0x62,0x71,0xc6,0xf6,0x8c,0xed,
0xa6,0xaf,0x94,0xc9,0xaa,0x38,0xd5,0x31,0xd,0x2b,0x1d,0x2a,0x9,0x96,0x8c,0xe5,
0x58,0xee,0x10,0x1c,0xc1,0x3f,0x60,0x4b,0xf0,0xaf,0x48,0x24,0x62,0x7c,0xc1,0x7,
0x7c,0xa5,0xb2,0xb6,0xbb,0xec,0x36,0xd9,0x6d,0x7a,0xf7,0x5d,0x87,0xd0,0xf6,0xfb,
0xdb,0x1f,0x4c,0x4a,0x9a,0xff,0xf4,0x82,0x2d,0xb,0xb6,0xa0,0xb8,0x19,0x2c,0x1b,
0x25,0x1b,0x65,0x6c,0xb2,0xe4,0xf5,0xc5,0x3d,0x16,0x3f,0xf5,0xc5,0xba,0x44,0xdb,
0xc4,0x25,0x89,0xcb,0xdc,0xdd,0x2d,0x93,0xad,0x94,0x56,0x65,0xa,0x5,0x2a,0xeb,
0x63,0x10,0xf,0xf,0x5e,0x86,0x7f,0x6f,0x8a,0x9c,0xff,0x4f,0x20,0x4,0x2,0x84,
0xd8,0x57,0x1,0x82,0x54,0xb3,0x26,0xf2,0x57,0x42,0x24,0x6f,0x19,0x28,0xf3,0xf3,
0xcf,0xe,0x4c,0xbd,0x71,0xfe,0x6a,0xe0,0xe8,0x46,0xeb,0x28,0xf,0x15,0x1a,0x36,
0xed,0x9d,0x8a,0xbd,0xe5,0x1e,0x0,0x3b,0x53,0x7a,0x5c,0xf0,0x40,0x7d,0x70,0xee,
0x56,0xef,0xa4,0x1e,0x28,0xef,0xc7,0x44,0x87,0xbe,0xfd,0xfe,0x64,0x7c,0x7f,0xc7,
0x4a,0xdf,0x2f,0x45,0xf5,0xfb,0xeb,0xb2,0xa3,0xbb,0x8f,0x9e,0x6,0x78,0xf9,0xd4,
0x38,0x9b,0x71,0x1f,0x21,0x71,0x3f,0x52,0xf4,0x4c,0x91,0x35,0x12,0xe7,0x13,0x5f,
0xaf,0x8e,0xfc,0x15,0xe0,0xe6,0x17,0x71,0xb,0x7e,0x9d,0x87,0x84,0x5d,0x71,0x72,
0x42,0xb2,0x13,0xc0,0xd1,0x13,0xde,0x9b,0xfa,0xa2,0xa2,0x6b,0x73,0x62,0xc6,0xee,
0xe9,0x67,0xf0,0xb1,0xf9,0x79,0x9b,0x78,0xf7,0x2,0x28,0x3c,0x95,0x57,0x96,0x77,
0x1d,0x1f,0xe7,0xa5,0x9c,0xaf,0x73,0x3e,0x6,0xe8,0xd8,0xbb,0x6f,0xbf,0xbe,0x3d,
0x0,0x1c,0x67,0xb1,0x7f,0xb0,0x46,0x0,0x9b,0x8d,0xa2,0xbd,0xbe,0xeb,0x82,0x44,
0xfd,0xb7,0x6f,0xd8,0xa8,0x2f,0x90,0xf0,0x7f,0x94,0x33,0xf8,0x26,0x12,0xfe,0xd8,
0x2f,0x7,0x87,0xf9,0xa1,0xde,0xe8,0xdb,0x69,0xea,0xad,0xa9,0xdd,0xb1,0x1f,0x8c,
0x77,0xba,0xe9,0x54,0x8a,0x6a,0x6f,0xfc,0xa5,0x82,0x4b,0x4f,0x3,0xb8,0xe,0x77,
0x7d,0xd1,0xf5,0x5b,0x80,0xf6,0xcb,0xbb,0xec,0xe8,0x82,0xfd,0xf8,0xb4,0xf7,0x25,
0xe3,0x4b,0x3,0x0,0x4e,0xd,0xdc,0x9b,0xbe,0xe7,0x2c,0xb6,0xab,0xcb,0x37,0x6e,
0x51,0xc4,0x6f,0xbe,0x9a,0xcd,0x66,0xb,0xcb,0xca,0x60,0xf3,0xa3,0x7e,0xf6,0x8d,
0x84,0xda,0x43,0x51,0xf4,0x43,0x49,0x48,0xef,0x25,0xc4,0xcd,0x12,0xb5,0x76,0x89,
0xb6,0xac,0x80,0xe3,0x58,0xce,0x85,0x61,0xd0,0x13,0xe5,0xc4,0xe,0x2e,0x9e,0x41,
0x79,0xc1,0x64,0x31,0xe9,0xd8,0xc7,0x1,0x7c,0x61,0x18,0x17,0x81,0xe5,0x25,0xb8,
0xa0,0x3d,0x9e,0xd0,0x7c,0x61,0xe6,0xbe,0x3a,0xd1,0xd6,0x6f,0xcb,0xfd,0xb7,0xab,
0x97,0x2c,0x8e,0x1f,0x52,0x9f,0x37,0x52,0x6d,0x12,0x58,0x95,0xb,0xf1,0xcc,0x2a,
0xed,0x76,0xa8,0x96,0x68,0x5b,0x43,0x6f,0x8e,0x84,0xd2,0x4a,0x74,0xfc,0x86,0xd0,
0x4c,0x81,0x60,0x93,0xeb,0x7a,0x81,0x7,0x59,0xd3,0xc6,0x8d,0xe0,0xc6,0x72,0x97,
0x70,0x7b,0xa,0x2c,0xd0,0xc6,0xd8,0x13,0xda,0x55,0x9d,0x90,0xb7,0xdc,0x20,0xad,
0xea,0x41,0x47,0xf5,0x39,0xee,0x41,0x65,0xcd,0xf3,0xea,0x70,0x3d,0x33,0x33,0xbe,
0x9c,0x39,0x8b,0xff,0x7d,0xe1,0x7b,0x7c,0x69,0x65,0xcd,0x97,0xac,0xce,0x4,0xdb,
0xba,0x95,0x2f,0xa7,0x4d,0x33,0xa0,0x9d,0x75,0xbd,0xbf,0xda,0xda,0x5f,0xdf,0xf3,
0x1e,0xb4,0x5f,0x5b,0x4a,0xd4,0xa3,0x58,0x57,0x66,0xa,0x6e,0x9d,0x62,0x92,0x48,
0x8,0x8,0x4c,0x67,0x9c,0x98,0x5,0x38,0x40,0x9c,0x98,0x78,0xd8,0x84,0xfb,0x53,
0xe0,0x94,0xd6,0x12,0x2e,0x64,0x52,0xa0,0x9f,0x5e,0x85,0xc2,0xe2,0x50,0x41,0xb9,
0x14,0x11,0x62,0xce,0x44,0x83,0x3f,0xe3,0x8f,0x9b,0xf6,0x22,0x3f,0xb2,0xd8,0xb3,
0x28,0xb0,0x2a,0x5d,0x89,0x1d,0xf8,0x6e,0x5a,0x59,0x7,0x45,0x6f,0x80,0xb6,0xb2,
0x56,0xcb,0x8c,0xf1,0xbc,0xd7,0x1c,0xfa,0x2c,0x74,0x1,0x8,0xe3,0x3e,0x1a,0x6,
0xf0,0xea,0x96,0x1e,0xab,0x3b,0xa3,0xf4,0xb3,0xb2,0x94,0x27,0xc8,0x3,0x0,0x16,
0xf4,0x18,0xb8,0xa4,0x7,0x1e,0xbc,0x3a,0x8c,0x9d,0xcc,0x25,0x3,0x9c,0xd,0x2b,
0x9e,0x59,0x1a,0x3,0x50,0xb9,0x5d,0xba,0x40,0xe2,0x8e,0x83,0x27,0xda,0x6c,0xa1,
0x9,0x9a,0x77,0xe2,0x9e,0xcc,0x21,0x20,0xee,0xfd,0x95,0x9c,0xf,0x37,0x15,0x1b,
0x71,0xe,0xcd,0x6d,0x72,0x13,0x72,0xdd,0xa,0xd6,0x9a,0x2c,0x7d,0x2e,0x33,0x94,
0xb0,0x72,0x66,0x2c,0x73,0x1,0xd,0x75,0x60,0x52,0x21,0x82,0x58,0x15,0xcc,0x32,
0xa6,0x1f,0xb9,0x9,0xcd,0x6a,0xfc,0x3f,0x6a,0x9,0x45,0x28,0xb7,0x9d,0x4,0xa8,
0x6b,0x51,0xf4,0x9f,0x6f,0xa1,0x45,0xe1,0xc2,0x39,0xef,0xfe,0x2f,0xbe,0xd0,0xc7,
0x8b,0xdf,0x92,0xc9,0xf8,0xa7,0x83,0xac,0xac,0xa6,0x31,0x7b,0x6f,0xe5,0xed,0x3d,
0x89,0x2a,0xa9,0xb6,0x2d,0xfc,0xae,0xd4,0x9d,0x21,0xec,0xe7,0x2d,0xb6,0x7b,0xdb,
0x2,0x84,0xfd,0xc2,0xf1,0xb2,0x1a,0xbd,0xb3,0xb6,0xe3,0x6b,0xbb,0xbe,0x50,0x9a,
0xe8,0xa4,0x67,0x99,0xce,0x4c,0xad,0xd9,0x2e,0x61,0x5b,0xa8,0xaf,0xe6,0xf5,0x88,
0x53,0x66,0x4,0xfe,0x33,0xae,0x68,0x68,0xa9,0x2f,0x6e,0xfa,0xf5,0xf6,0x75,0x41,
0x6d,0xd0,0x6e,0x7d,0xe8,0x47,0xd3,0x51,0x3b,0xdf,0xda,0xfb,0x5e,0xe9,0xff,0x9d,
0x7,0x50,0x15,0xe5,0xcc,0xce,0x47,0xad,0xca,0x5c,0x32,0xdd,0x21,0xf7,0x13,0x2a,
0x11,0x89,0xfe,0xa9,0x47,0x7b,0xbd,0xd4,0x54,0x8f,0xde,0x49,0x27,0xf,0xfc,0x74,
0x5f,0xf3,0xbd,0x59,0xa1,0xac,0xb8,0x2c,0xae,0xec,0x68,0x2b,0x8b,0x7c,0xc7,0x3b,
0xcb,0xef,0x2c,0x7f,0x36,0xa0,0x2c,0xad,0xac,0xa4,0xc,0x5b,0x6d,0x92,0x6b,0x22,
0x21,0xb3,0x47,0x5c,0x6,0xe7,0xce,0xe1,0x38,0xd3,0x4c,0xd0,0x24,0x6b,0x70,0xfc,
0xa9,0x37,0xa9,0xd7,0xa8,0xd1,0x4a,0x2f,0x2d,0x2a,0x8d,0x2e,0x8d,0x6a,0x67,0x6f,
0xfe,0xb9,0xf9,0x44,0xf3,0x79,0xc4,0x5a,0x56,0x64,0x2b,0xf0,0xfe,0xc5,0x13,0xc5,
0x32,0xb1,0xd,0xe,0xf2,0x13,0x77,0x7f,0xbe,0x3b,0x65,0x80,0x5f,0xde,0x82,0xbc,
0x92,0xbc,0x6c,0x57,0xd7,0xaa,0xd8,0x2a,0xaf,0xaa,0x43,0x58,0x5f,0x2a,0x17,0xc0,
0xf9,0x63,0xb9,0x9f,0x65,0x89,0x2c,0x2d,0xb9,0x54,0x12,0x51,0x82,0xc2,0xa5,0x38,
0xbc,0x38,0xad,0x38,0x2d,0x23,0x43,0x91,0xa3,0x28,0x54,0xe0,0xb8,0x2d,0x5f,0x53,
0xfe,0x73,0x39,0x89,0x5b,0x90,0x4b,0xfb,0x4a,0x51,0xd8,0x94,0xcc,0x2c,0x7e,0xaf,
0x78,0xa1,0x6b,0x97,0x3b,0x17,0xf2,0x2a,0xf2,0x14,0x7d,0xfb,0xc9,0xb7,0x1a,0x23,
0xdd,0xc1,0xeb,0x5d,0x16,0xbb,0x8a,0x89,0xf3,0xa4,0x4,0x47,0x3b,0xb1,0xba,0xc3,
0xd9,0x83,0x2c,0x6a,0x47,0xd9,0x32,0x99,0xbb,0xcc,0xa3,0xa8,0x48,0x15,0xac,0xca,
0x57,0x15,0xca,0x64,0x32,0x33,0xa3,0x14,0x23,0x6c,0xbf,0xc9,0x76,0xd3,0x1d,0xa6,
0xc8,0xd2,0x2b,0x8e,0x57,0x28,0x2b,0x94,0x96,0x96,0xf9,0xde,0x77,0x12,0xef,0x24,
0xd,0xf0,0x53,0x4e,0x55,0x4e,0x52,0xa2,0xf0,0x93,0xa6,0x49,0x33,0x49,0xac,0x4,
0x77,0x19,0x32,0xb5,0xf2,0x64,0x7,0x1b,0xc9,0x92,0x5,0x30,0x51,0xc8,0x19,0x50,
0xe,0xc9,0x7a,0xca,0x16,0xc9,0x16,0xb5,0xb5,0xb3,0xd8,0x69,0x2e,0x32,0x27,0xfd,
0xe8,0x2e,0xda,0x1c,0x84,0x45,0x58,0x33,0x2e,0x8c,0x8b,0x4c,0x56,0xac,0x2c,0x9e,
0x51,0x3c,0xc3,0xc7,0xe7,0xf6,0xf1,0xdb,0xb6,0xb7,0xed,0xba,0xb9,0xab,0x2f,0xab,
0x9d,0xd5,0xa4,0x7d,0xe7,0x20,0x1d,0xff,0xfe,0x1d,0xc0,0x5a,0x1b,0x6a,0xb2,0x74,
0xe1,0x1c,0xb6,0x5a,0x59,0x7d,0x9c,0x9,0xfb,0xd5,0xb8,0x47,0x86,0x6c,0x6f,0x60,
0xc3,0xfb,0xc6,0xa3,0xc4,0xdf,0x8e,0x2a,0xe7,0x2a,0x7c,0xde,0xb6,0x2e,0x1d,0x63,
0x1c,0x7,0xa3,0x3e,0xde,0x3d,0xa2,0xcb,0xc8,0xb7,0x90,0xdd,0x2e,0x8b,0xb9,0xf0,
0x23,0x5a,0x81,0x79,0xc3,0xf3,0x63,0xf2,0xb7,0x3,0xd8,0xa7,0xda,0x17,0xda,0xe7,
0x0,0xfc,0x12,0xbf,0xdb,0x31,0xa,0xe5,0xf4,0x68,0xe7,0xd1,0x15,0xa3,0xf1,0x99,
0xbc,0x1a,0xd7,0x7f,0xca,0x33,0xd8,0x81,0x13,0x56,0x67,0x5b,0xe6,0x44,0x2,0x6c,
0x3c,0x79,0x66,0x47,0x32,0xf6,0x5b,0x37,0xb7,0x6e,0x93,0xba,0xe6,0x1,0x8c,0x72,
0xed,0xfe,0x89,0xc7,0x58,0x80,0xcb,0xfb,0x12,0x6d,0x4e,0xec,0x44,0x79,0xf8,0xf3,
0xc5,0xb7,0x2f,0x74,0x0,0x8,0xd8,0x3f,0xc8,0x7c,0x50,0x1b,0x64,0xcf,0xfb,0x53,
0x3d,0xff,0x5c,0x9,0x30,0xa4,0xdf,0xe0,0xd5,0x83,0xf1,0xfd,0xbf,0x34,0xf6,0xa9,
0xc4,0x1e,0xa8,0x8f,0xbe,0xcf,0xb7,0xcb,0xff,0x5,0xe5,0x43,0x6a,0xa7,0xd2,0xd0,
0x22,0xe4,0x0,0xfe,0x4b,0x87,0xfc,0x34,0xa4,0x13,0x80,0x9f,0x8d,0x5d,0x7c,0xbb,
0xe9,0xc8,0xce,0x23,0xaf,0xf8,0xa4,0x27,0x61,0x3f,0xb2,0xab,0x2c,0x52,0x90,0x7e,
0x38,0xb4,0x6a,0x86,0x72,0x31,0xde,0x4f,0x62,0x7c,0xf6,0x6f,0xf8,0x9e,0x5c,0x16,
0xb5,0x9,0x6a,0x83,0xf7,0x65,0xe1,0x3c,0xdc,0xee,0x85,0x2b,0x0,0x3f,0xef,0x4e,
0x94,0x24,0xa1,0xde,0x51,0x1c,0xbf,0xe5,0x9a,0xbd,0xf6,0x51,0x3f,0xf5,0x46,0x84,
0xe0,0x5e,0x56,0xea,0xdc,0xa6,0xea,0x7f,0x4a,0xde,0xed,0xad,0xd4,0xc9,0xe9,0x3c,
0x1c,0x67,0xc8,0x6e,0x19,0x1f,0xfc,0x23,0x56,0xb1,0x9a,0x9b,0xc5,0x2d,0x1,0xa8,
0x72,0x54,0xec,0x50,0x2f,0x43,0xb9,0x23,0x63,0x9d,0xd9,0xd,0x64,0x9c,0x8b,0x14,
0x22,0x94,0xfd,0xc8,0xa,0xe,0x49,0x1c,0xf0,0xf8,0x11,0x8c,0x82,0x99,0x8d,0xe3,
0x34,0x8b,0xcb,0xe1,0x26,0x1,0x71,0x77,0x3b,0x68,0xd9,0x75,0x7d,0xdd,0xe8,0xb9,
0xc8,0x13,0x8a,0xb4,0xb,0xe2,0xd2,0x18,0x7c,0x4f,0xb0,0x12,0xdc,0xc8,0x94,0xb9,
0x62,0x44,0xd5,0x72,0xd5,0x7c,0xbc,0xbe,0xaf,0x7a,0x38,0xbb,0x1c,0xf7,0xef,0x80,
0x8,0x86,0x38,0xf0,0xdd,0x60,0x35,0xf1,0x36,0x72,0xb1,0x50,0xc8,0x61,0x3f,0x44,
0x4e,0x6f,0x43,0xc8,0x8e,0x68,0x24,0x13,0xc8,0xa0,0x3e,0x28,0x9f,0x5d,0xbe,0x57,
0x89,0xbc,0xa1,0x32,0xb1,0x72,0x8a,0x14,0xfb,0x1,0xb7,0x17,0x8f,0xda,0xa7,0xd7,
0x1e,0x7e,0xfa,0x40,0x84,0x1a,0xc7,0xac,0xc9,0x9e,0xfe,0x63,0x8a,0x36,0xb6,0x7c,
0xf9,0x25,0xda,0xc9,0x84,0x74,0x8e,0xc1,0x11,0xfc,0xf,0x7f,0x10,0xdc,0xd1,0xb8,
0x2d,0xe2,0x35,0xbd,0x44,0xbb,0xa0,0xa3,0x36,0xb7,0x76,0xb5,0xe3,0x9b,0xb6,0xd5,
0x8d,0x9,0x9,0xb3,0x8f,0xdd,0x8a,0x6,0x2c,0xc0,0x5b,0x4c,0x18,0x43,0x1e,0x87,
0x8,0xb6,0x6b,0xcd,0xd4,0xbd,0x90,0x0,0xa8,0xe0,0x60,0x3f,0xaa,0xa9,0xcb,0xc0,
0x7b,0xdd,0xf5,0x3,0xb4,0xef,0xdd,0x30,0xff,0xff,0x4c,0xe2,0xce,0xe6,0x46,0xe1,
0x5e,0xec,0x88,0x1a,0x47,0x66,0x12,0x8b,0x3,0xec,0xee,0xea,0x8a,0x6f,0x2a,0x67,
0x60,0x3f,0x8f,0xb1,0x7c,0xc1,0xd4,0x1b,0x60,0xe1,0xe6,0x41,0xa1,0xbd,0x51,0x70,
0x8e,0x79,0xc7,0xa3,0x5f,0x27,0xac,0xd7,0x74,0x98,0xec,0x90,0x6c,0xec,0xbd,0x4a,
0xc7,0xbb,0xf6,0x5d,0xe6,0xee,0x86,0x44,0xc9,0xae,0xcd,0x6c,0xcb,0x5d,0x0,0xeb,
0x97,0x27,0x8c,0x39,0x8b,0x2,0x3b,0x66,0xca,0xc5,0xee,0x37,0x90,0x5e,0xb6,0x3a,
0x65,0x7a,0x5c,0x8e,0xe6,0x2e,0x23,0x61,0x56,0x8a,0x48,0x4a,0x97,0xf5,0xb0,0x4,
0x88,0xdb,0x3b,0xd,0x87,0x59,0x36,0xf0,0xa9,0x64,0x78,0x33,0x5b,0x8f,0xa0,0x73,
0x9b,0xd0,0xd8,0x25,0x84,0x7b,0x22,0xf8,0x68,0xad,0x89,0x9d,0x30,0x94,0x9c,0xc7,
0xbc,0x1,0xcb,0xd0,0x54,0x7,0xf5,0x6a,0x4e,0x8d,0xbf,0x41,0xe5,0xe,0x36,0x8f,
0xb8,0xfb,0xc1,0xf,0x1e,0x43,0x24,0x9f,0x7e,0xd4,0x2d,0x68,0x36,0x10,0xdc,0x3c,
0x85,0xda,0x3f,0xd4,0xa4,0xe0,0xc,0x8e,0x40,0xdc,0x28,0x3e,0x80,0xc4,0x8d,0x8b,
0x80,0x3d,0xf0,0x16,0xdc,0x33,0x16,0xfe,0x13,0xbd,0x7a,0xf1,0xe5,0xb9,0x73,0x4d,
0xd8,0xe2,0x46,0x81,0x74,0xba,0x64,0xb1,0x64,0x71,0x95,0x52,0x9e,0x23,0x5f,0x22,
0x5f,0xa2,0x52,0xaa,0x5d,0xd4,0x65,0xea,0x32,0xa9,0xcc,0x28,0xcc,0x28,0xca,0x28,
0xa,0xf,0x18,0xf,0xf3,0x1,0x9,0xb8,0x7a,0xb1,0xfa,0x98,0xfa,0x18,0xe,0xf2,
0xad,0x92,0x28,0x9,0xee,0x97,0x5a,0x4b,0x93,0xa4,0xa7,0xaa,0x14,0x92,0x4b,0x92,
0xe,0x12,0x24,0x36,0xe2,0x32,0xb1,0xb7,0x98,0x4,0xd9,0x66,0x88,0xf3,0xc4,0x68,
0xf8,0x1a,0x75,0x96,0xcd,0x94,0xcd,0x2b,0x2a,0x92,0x4f,0x97,0xaf,0x91,0xaf,0xc7,
0xed,0x60,0xa3,0x50,0x23,0xb4,0xf6,0xb9,0x91,0x30,0x1c,0xc8,0x42,0x16,0x33,0x76,
0x18,0x8b,0x72,0xc6,0x68,0x94,0xd2,0x53,0xe9,0x89,0xc3,0xd4,0x56,0x3a,0x57,0x3a,
0x57,0xa5,0x16,0xab,0xc5,0xdd,0xc4,0xdd,0xf0,0x3a,0xa9,0x92,0x9b,0x12,0x24,0x5e,
0xe2,0x9d,0xe2,0x38,0xe2,0x96,0x97,0x5a,0x49,0x3b,0x48,0x3b,0x28,0xaa,0xe4,0x11,
0xf2,0x4c,0x39,0x2a,0x4a,0xf9,0x2,0xf9,0x21,0x39,0x2a,0x74,0xf1,0x71,0xa4,0xe8,
0xc4,0x6d,0xa5,0x23,0xe8,0x9a,0xcb,0x9a,0x4b,0x1a,0xdc,0x96,0xa5,0x90,0x3f,0xa5,
0x52,0x66,0x21,0x73,0x91,0xb9,0x6a,0xd4,0xb2,0xe5,0xb2,0xf1,0xb2,0x60,0xb2,0x26,
0x4f,0x5a,0x26,0x45,0xb1,0x2d,0xf3,0x97,0x6,0x49,0x83,0xd4,0x6a,0xa3,0x20,0xf9,
0x5a,0x39,0xca,0x1f,0x66,0xbe,0x28,0x48,0x14,0x88,0xbf,0xdb,0x4a,0xf7,0x49,0x63,
0x80,0xc8,0x85,0x58,0xe2,0x6,0xd3,0xc4,0x69,0x8e,0x68,0xe2,0xb4,0x84,0x60,0x24,
0x33,0x12,0xdb,0x2b,0x33,0x2a,0x31,0x2a,0x51,0x2a,0xa5,0x31,0x32,0xa5,0x8c,0x10,
0x8d,0xa,0xf8,0x1f,0x7c,0x8d,0xe5,0x31,0xd8,0x5,0xbb,0xd4,0x6a,0xe9,0x32,0x59,
0x8c,0x6c,0xbf,0x4a,0x6d,0x6c,0x2f,0x3f,0x25,0x47,0x5,0x2d,0x77,0x92,0x7,0xc9,
0x51,0x9e,0x71,0x71,0xf8,0x87,0x6,0x8a,0xc1,0x4,0xbd,0x26,0xaa,0x13,0xf7,0x9a,
0xf5,0xb1,0x77,0x5a,0x7c,0x54,0x9e,0xff,0x41,0xee,0xb2,0x8,0x9,0xb1,0xd3,0x27,
0x7,0xd4,0x3f,0xe7,0x13,0x3b,0xe8,0xf5,0xed,0xaf,0x61,0xff,0x52,0x45,0x6a,0x76,
0x69,0x90,0x88,0x55,0xce,0x2f,0xdf,0x58,0x81,0xc4,0xc7,0xdd,0xbf,0x6b,0x74,0x57,
0x24,0xd8,0x3f,0x5f,0x3a,0xb4,0xff,0x10,0xbe,0x37,0xe9,0x5,0x69,0x8a,0x74,0x3f,
0x12,0xe8,0x9d,0xd9,0xb,0x6e,0xf8,0x60,0xff,0x78,0xfe,0xa7,0x13,0x87,0xd0,0xd0,
0x5a,0xf7,0x6d,0xa9,0xbd,0x12,0xd,0xbe,0xf5,0xe3,0x7e,0x52,0xc6,0xa2,0xbe,0x48,
0xdb,0xfc,0xea,0xea,0xf1,0x77,0x1,0xce,0x1c,0x38,0xf3,0xd2,0x99,0x6f,0x1,0x6e,
0xfc,0x98,0x35,0x36,0xeb,0x22,0xe,0x77,0xcb,0x7e,0xdd,0x9e,0x66,0x0,0x8a,0xd2,
0x8a,0xb7,0x16,0x93,0xe7,0x9a,0x88,0xfa,0xe,0xf5,0xe0,0x45,0xcb,0x2b,0x23,0xd3,
0xb0,0xdf,0x75,0xf,0x3c,0x25,0x3e,0xf3,0x34,0xea,0xaf,0x1,0x79,0xbb,0xf2,0xb0,
0xdf,0x1c,0xf8,0xfe,0xa0,0xfd,0x4f,0x29,0x0,0xcf,0x1d,0x1f,0x9d,0x3e,0x1a,0xe5,
0x45,0xbb,0x25,0x6a,0x5b,0x35,0x12,0xba,0x94,0xae,0x29,0x9a,0x14,0xec,0xc7,0x7f,
0x1d,0xbc,0xd8,0xfa,0x62,0x2b,0xd4,0x6b,0x37,0x4c,0x8f,0x9b,0x9e,0x0,0xb0,0x5a,
0xdd,0xf1,0x42,0x47,0x7f,0xec,0x47,0xee,0x37,0x36,0xdc,0x98,0x5,0xf0,0x54,0xda,
0xef,0x9b,0x92,0xc6,0x0,0x1c,0x9e,0x26,0x8d,0x92,0x2a,0x1e,0xf4,0x54,0x5a,0x10,
0x4,0x79,0xca,0xfe,0xe3,0x46,0x97,0xe8,0x1c,0x24,0xbc,0x23,0x45,0x48,0xf1,0x16,
0x8,0x53,0x89,0xb7,0xf,0xa5,0xce,0x11,0x16,0xc7,0xbb,0x44,0x24,0x39,0x22,0x42,
0x62,0xec,0x78,0xa1,0x63,0x3f,0xb,0xd4,0xf3,0xc6,0xf1,0xc6,0x8b,0xa5,0x61,0x28,
0x96,0x87,0x16,0xb0,0x15,0xe3,0xb1,0xdc,0x5a,0xe0,0xa9,0x40,0x82,0x2e,0x9,0x96,
0xd8,0x8b,0x71,0xbc,0x8b,0x3c,0xc4,0x23,0x99,0xa9,0x38,0xbe,0x66,0x70,0x13,0xb8,
0x68,0x0,0x6d,0x22,0x98,0xff,0x8a,0x1f,0xa9,0x9e,0xc2,0x85,0x4c,0xbb,0xcf,0x45,
0x5a,0x8e,0x6,0x13,0xbb,0x8f,0x5d,0x4f,0xd6,0x21,0xab,0xf7,0xa9,0x86,0x93,0xb8,
0x24,0xab,0xa,0xab,0x58,0x23,0xec,0x57,0xd6,0xb3,0xac,0x3,0xc9,0x2,0x4,0x58,
0xc4,0x6,0x89,0x51,0x5e,0x99,0xf8,0x49,0xe,0x1a,0x23,0x6f,0x11,0x39,0x31,0x12,
0x11,0x59,0x68,0x60,0xc6,0x55,0x70,0x3e,0xda,0xd4,0x34,0x69,0x80,0x6,0x9a,0xea,
0x48,0xd5,0x22,0x16,0xfb,0x83,0xd1,0x5,0xd3,0xd9,0xc,0xf6,0x3b,0xf1,0x60,0x71,
0x21,0x13,0x8a,0xe7,0x2f,0x47,0x1e,0x85,0xf5,0xa2,0x2c,0xd,0x44,0x23,0x0,0xfe,
0x61,0x25,0x2d,0x7,0x35,0xe3,0x4b,0x6a,0x23,0xbe,0xf,0x3a,0xfe,0x41,0xe7,0xdf,
0x27,0x3e,0xd9,0xc1,0x81,0xff,0xe7,0xce,0x6f,0xf8,0x72,0xa0,0xff,0xfd,0x8f,0x13,
0xfe,0xb9,0x71,0x23,0xbf,0x3d,0xff,0xbd,0x7a,0xb4,0xb3,0xb6,0x76,0x3f,0xea,0xf3,
0xf4,0x7e,0x97,0x30,0x11,0xcc,0x21,0x16,0x89,0x32,0xf3,0x3c,0x33,0x81,0x74,0x5c,
0x38,0x85,0xaa,0x8f,0xf8,0x59,0x23,0xb9,0xb,0x3a,0x8b,0x6f,0x87,0xee,0x44,0xc5,
0x3f,0xbe,0x56,0x82,0x6c,0x32,0xbf,0x8a,0xa5,0x2d,0x1f,0x20,0xc6,0x38,0x30,0xdb,
0xc9,0xc0,0x61,0xd7,0x72,0xe9,0x1c,0x2a,0xe6,0xa2,0xa0,0x72,0x67,0xe2,0x36,0x1f,
0x7d,0xaa,0x9b,0x91,0x23,0xe,0xc0,0x37,0x8c,0x7b,0xa5,0xb8,0xa2,0xc2,0x7f,0x5e,
0xdd,0x2d,0xdc,0x89,0xcc,0xa3,0xdb,0x6a,0xe2,0x59,0x24,0xfc,0x37,0x47,0x15,0xd9,
0x94,0x84,0xe1,0x80,0x4b,0xe7,0xd2,0x88,0xa1,0x60,0x19,0x67,0xb2,0xd1,0x38,0x1d,
0xe0,0xd9,0x55,0x4e,0x71,0xf6,0x48,0xd0,0x1d,0xc5,0xa6,0xc7,0xe4,0x11,0x28,0x28,
0xd7,0xda,0x5f,0xb2,0x3d,0x8e,0x8d,0xb1,0x39,0xf,0xc4,0x63,0x51,0x1e,0xa2,0x1a,
0x46,0x4,0xb7,0x49,0xb8,0xc4,0x44,0x44,0xc,0x7,0x5f,0xf0,0x44,0xdb,0x16,0xb8,
0x65,0x90,0x44,0x88,0x3a,0x63,0xaf,0xcd,0xe2,0x44,0x6,0x30,0x2f,0x28,0xe4,0x78,
0x37,0x38,0x44,0xb8,0x63,0xdc,0x5e,0xad,0xc1,0xb1,0x9a,0x11,0x91,0xdc,0x91,0x8c,
0x83,0x68,0x36,0x33,0x17,0xdb,0xbd,0x1a,0x2c,0x39,0x14,0xb8,0xaa,0x34,0xd6,0x9b,
0x9d,0x84,0xbf,0xcf,0xf8,0xcf,0x87,0xde,0xf2,0xa0,0xf5,0x2a,0x8,0xa9,0x69,0xb4,
0x1e,0x74,0x1e,0x35,0x3d,0x75,0xa2,0xea,0xc7,0xdf,0xa7,0xac,0xed,0x77,0xa8,0xb1,
0xff,0xbe,0xd7,0x87,0x7f,0x93,0x8b,0x7,0x1d,0x5f,0xd7,0xb2,0x66,0xbb,0x6a,0x23,
0x45,0xc2,0xef,0x96,0x60,0x4d,0xe6,0x51,0x51,0xcc,0x4f,0x42,0x4a,0xa,0x8c,0x8c,
0x51,0x33,0x36,0x24,0xfa,0x4a,0x94,0x2c,0x22,0xde,0xc8,0x4c,0x6e,0x23,0xc4,0x69,
0x93,0x49,0x64,0x68,0x67,0x5a,0x2e,0xd4,0x72,0x9f,0xda,0x92,0xfb,0xf7,0x75,0x9a,
0x29,0xb8,0xb5,0xb0,0x6,0xfb,0x3e,0x70,0x5b,0x39,0x7f,0xe,0x8d,0x50,0xce,0x9e,
0xcb,0xe5,0x8,0xbd,0x23,0x2b,0xbc,0xc8,0xf6,0x7c,0x6e,0x1e,0x87,0xe3,0x1,0xfc,
0x39,0x62,0xaa,0x0,0x17,0xcb,0x65,0x70,0xa8,0xb8,0x60,0x2,0xe7,0xc4,0x39,0x31,
0x22,0xee,0x17,0xae,0xf,0xd7,0x7,0xf7,0xe7,0xe0,0x19,0xa8,0x50,0xe1,0x20,0x57,
0xc8,0xa1,0x81,0x83,0x4f,0xb1,0xd,0xb4,0xc1,0x7a,0xfb,0x71,0x21,0x64,0x45,0x39,
0xa9,0x9d,0xd4,0xf,0x1,0x38,0x32,0x7d,0xb5,0x9e,0x25,0x5f,0xe,0x4b,0xf0,0xe2,
0x64,0x1c,0x19,0x87,0xc4,0xc,0x40,0x43,0x80,0x7b,0x86,0x3b,0xc8,0x91,0xf9,0xe1,
0x48,0x54,0x63,0x44,0x91,0xe5,0xe2,0x9b,0x21,0x9e,0xb1,0x9b,0x50,0x8e,0x7f,0x80,
0xad,0x88,0xc4,0x3f,0x52,0xdf,0x12,0xe2,0x69,0xe3,0xe4,0x9c,0xd,0x47,0x66,0x37,
0x75,0x4,0x1d,0xfc,0xd1,0xa4,0x42,0x5,0xca,0x5d,0xe2,0x2e,0x73,0x64,0x5c,0x8f,
0xc7,0xab,0x91,0xfb,0xd8,0x8a,0x77,0x82,0xef,0x15,0x9c,0x38,0x92,0xe4,0x9,0xef,
0x9b,0x1b,0xc1,0x8d,0xc0,0xd2,0x81,0xbb,0xc0,0x91,0x77,0x39,0x16,0x46,0xe2,0x1f,
0x70,0x1b,0xb9,0xfd,0x1c,0x12,0x3c,0x94,0x1d,0x26,0xda,0xd9,0x9a,0x60,0xde,0x43,
0xce,0x8d,0xe7,0x82,0x38,0x52,0x3a,0x71,0x26,0x1c,0x91,0x23,0x6b,0x38,0x3b,0x8e,
0xc4,0xd3,0x8d,0xfe,0x47,0x9e,0xa0,0x7c,0x41,0x66,0xf7,0x11,0xb7,0x8c,0xb,0xc3,
0xe3,0x86,0xe3,0x9d,0xe,0xc5,0xb2,0x37,0x7f,0xff,0xd8,0x8e,0xb1,0xc0,0xfb,0x7b,
0x9a,0x8a,0xa0,0x57,0xb,0xcc,0x44,0x59,0xf6,0x3b,0xfc,0x81,0x7f,0x2d,0x16,0xf9,
0x26,0xa2,0x7d,0x64,0x81,0x91,0xb3,0xbf,0xdb,0xf2,0xae,0xf8,0x3e,0x4b,0xa3,0xb,
0x5e,0x2b,0x44,0x43,0xf9,0x4d,0xf9,0x1b,0x6e,0x6f,0x90,0xf0,0xd2,0xbd,0xa8,0x95,
0x50,0x3f,0x9c,0x9d,0x77,0x56,0x71,0x16,0x89,0xf2,0x48,0xdf,0x91,0x7b,0x47,0x6e,
0xc0,0xd7,0xe0,0x6e,0x14,0x62,0x14,0x4f,0xc6,0xaf,0xda,0x43,0x85,0xfd,0x47,0xfc,
0xa9,0xdd,0xb5,0xb6,0x6d,0x90,0x80,0xf,0xca,0x8b,0x28,0x70,0x5,0xb0,0xcf,0xe8,
0x9c,0xe2,0x92,0x80,0x72,0xdd,0xa6,0x72,0x60,0x25,0xf6,0xdb,0x39,0xed,0x67,0xdf,
0x9e,0xdd,0x1a,0xe0,0xca,0xec,0x2b,0xa3,0xae,0xb8,0x1,0xdc,0x89,0xb8,0x53,0x74,
0x7,0xd,0x29,0xf,0x59,0xf7,0x78,0xf,0x24,0x5a,0xda,0x74,0x65,0x8,0xab,0xf1,
0x96,0x53,0x2d,0x89,0x61,0x69,0xd9,0x76,0xb6,0x6d,0x38,0xb6,0xc7,0xa5,0x70,0x68,
0x11,0x6e,0xcb,0x73,0xac,0x52,0xac,0x90,0x60,0x72,0xc3,0x54,0x3b,0x55,0x7d,0x51,
0x3f,0xed,0xe8,0x98,0xd7,0xf1,0x14,0x80,0x9f,0x87,0x5f,0xc6,0x0,0xd4,0x94,0xe5,
0xdb,0xcb,0xfb,0x55,0xac,0xc0,0xee,0xb4,0xcf,0x66,0x8d,0xcd,0x56,0x14,0xf,0x2e,
0x32,0x67,0x19,0x8e,0xa3,0x24,0xc5,0xdf,0xef,0xfd,0xdd,0x1e,0xc0,0x42,0x6e,0xb9,
0xb6,0x15,0xca,0x19,0x4d,0xd7,0xb2,0xa9,0x24,0x40,0xfd,0xb1,0x83,0xb,0x32,0x2,
0x42,0xaf,0x48,0xfc,0xa,0x71,0xf8,0x29,0x74,0x1e,0x74,0x9d,0x3b,0x8f,0x59,0xc3,
0x6c,0x25,0xfa,0x56,0x79,0x59,0xb9,0x48,0x85,0x6,0x8b,0x71,0xbe,0x3c,0xcd,0x8,
0xc7,0xbf,0xbb,0x9b,0xbb,0xb7,0x1d,0x8e,0x5b,0x93,0x51,0x26,0xcb,0x8c,0x89,0xa3,
0xcc,0xb6,0x62,0x43,0x25,0xca,0x87,0x84,0x95,0x9,0x91,0x19,0x38,0xee,0xcb,0x7d,
0xca,0x47,0xa9,0x91,0x97,0x18,0xe7,0x19,0x8f,0x22,0x89,0x70,0xb4,0xc4,0xbb,0x66,
0xae,0xc5,0xfb,0x39,0x52,0x4,0x7f,0x29,0xf1,0x63,0xa3,0x41,0x0,0x61,0xb0,0x89,
0xd9,0x44,0x66,0x46,0x55,0xe9,0x6c,0x32,0xfe,0xbc,0x8b,0x99,0xca,0xa0,0xae,0xef,
0xe1,0xe2,0x19,0x61,0x8f,0xfd,0xc0,0xca,0xc2,0xda,0xc1,0x3c,0x13,0x7,0x57,0x14,
0x24,0x6a,0x90,0xc7,0x94,0x27,0xaa,0x8f,0x14,0x63,0x7f,0x53,0x5b,0xb0,0x16,0x4a,
0x94,0x27,0xe2,0x14,0x51,0xb0,0x18,0xd,0x49,0xec,0x8b,0x96,0xa4,0x3e,0xb5,0x2f,
0xbb,0x58,0x83,0xf7,0x2b,0x3f,0x27,0xc9,0x34,0x26,0xb,0xed,0xf6,0x89,0x94,0xc,
0x91,0x5f,0xfb,0xb8,0xa1,0xda,0xf1,0x39,0x9d,0xe1,0xcd,0x30,0x93,0xa6,0x7b,0xe4,
0x4d,0x84,0x47,0x10,0xe7,0xe2,0xe4,0xc4,0xff,0xf3,0xc7,0x1f,0xf9,0xd2,0x53,0x7f,
0xe9,0xe3,0xbf,0x10,0x15,0xc5,0x9f,0x37,0x5f,0x17,0xf7,0xa2,0x97,0xfa,0xa9,0xe,
0xed,0x90,0xe8,0x22,0xb5,0xdf,0xd2,0xb1,0x3d,0xe1,0xfc,0xd,0x1b,0xfe,0xa3,0x9e,
0xda,0xda,0x5f,0x13,0x8d,0x13,0xe7,0x22,0xca,0x16,0x97,0x91,0x29,0x19,0xf1,0x62,
0x66,0x15,0xb3,0x56,0xbb,0x64,0x7e,0x18,0x21,0xba,0xd8,0xfd,0x6c,0x75,0x4,0xdd,
0x4c,0xab,0xb8,0x94,0xa8,0xe,0xf9,0xd0,0x2,0xb9,0xb6,0x82,0x22,0x8,0x41,0xe5,
0x48,0x92,0xa0,0x66,0x10,0xcf,0x63,0xd5,0x62,0xcd,0x56,0x36,0x1f,0x77,0xe7,0x54,
0x7c,0x58,0x85,0xa,0x5d,0x61,0x9f,0x57,0x52,0x18,0xc,0xf0,0xdc,0x7b,0x43,0x72,
0xbc,0x7a,0x6a,0x89,0xf9,0xe0,0x8e,0xb9,0x0,0xc5,0xa0,0x8,0x54,0xa0,0x40,0xcb,
0xb3,0x2e,0x9,0x28,0xc7,0xe,0x5f,0x36,0xb8,0x6a,0x99,0x72,0x91,0x36,0xa0,0x74,
0x4,0x2a,0x39,0x28,0xce,0xa9,0x74,0x54,0xb8,0x10,0x1,0x69,0x66,0x6d,0x82,0x8a,
0xb8,0xb3,0xa2,0x4d,0xb2,0x35,0xe,0x80,0x39,0x21,0xfd,0xe7,0xcb,0x71,0xc0,0xaf,
0xdd,0x72,0xc2,0xf5,0x2,0xda,0x4b,0xe5,0x50,0xb6,0x54,0xb9,0xa,0xa0,0x75,0x88,
0xe5,0x73,0xe6,0x38,0x60,0x4c,0x9c,0xa4,0x81,0x62,0x1c,0x30,0x22,0x17,0x58,0xce,
0xe0,0xf9,0x38,0x3c,0xf6,0x73,0x91,0xd8,0xbe,0x83,0x48,0xd7,0xf3,0xb5,0xb7,0xcb,
0xdf,0x47,0x2,0xec,0x42,0x23,0x4,0x20,0x9c,0x39,0xc8,0x90,0x40,0xda,0xbb,0xcc,
0xe,0x52,0x32,0xd1,0x9a,0x7c,0xb5,0xd2,0xdc,0x42,0xb4,0x46,0x65,0x5d,0x39,0x5e,
0xf7,0xc8,0x92,0xfe,0xf3,0x5,0xb4,0x40,0x28,0x74,0x3e,0x1b,0x59,0x4b,0xb3,0xe6,
0x1f,0xc,0xd1,0x7d,0x69,0x4d,0xed,0x90,0x69,0x83,0xa1,0x0,0x8d,0xb5,0xb,0xc4,
0x60,0x63,0x2,0x60,0x82,0x96,0x50,0xf9,0xc3,0x50,0x86,0x2c,0xb8,0xc0,0xbd,0x5c,
0x31,0xee,0x97,0x83,0x85,0x76,0x3c,0x24,0xff,0x57,0x65,0x2d,0x28,0x69,0x7e,0x75,
0x85,0x56,0x3d,0x54,0xe2,0xc1,0xe7,0xf1,0x2a,0x56,0x52,0x4b,0x29,0xaa,0x76,0x64,
0xdd,0x8,0xa9,0x10,0x82,0x54,0x5b,0x7d,0x42,0x3b,0x1f,0xe4,0xa1,0xd0,0x87,0xad,
0xf6,0xf,0xd,0x70,0x8,0xc7,0x3f,0xe0,0x80,0x37,0x38,0x90,0xd8,0x4b,0x38,0x9,
0x1a,0x18,0x91,0xdc,0x6a,0x8e,0x78,0xc2,0x36,0xb1,0x61,0x6c,0x18,0xee,0xdf,0xce,
0x6f,0xc3,0x21,0xde,0x83,0xce,0x1e,0x64,0xf7,0x93,0x90,0x19,0x66,0x4,0xf1,0xa1,
0xe3,0xef,0x21,0x5c,0x20,0x37,0x4a,0x24,0xe2,0xac,0xb9,0xe1,0x84,0xe0,0xa3,0xfc,
0xd8,0xb,0xc4,0x33,0x9e,0xe,0xda,0x8f,0x3c,0xb0,0xd9,0x9c,0x31,0xc7,0x89,0x44,
0x6c,0x3a,0x3b,0x8b,0x45,0x31,0x8f,0x47,0x2f,0xe7,0x96,0x63,0x79,0xa8,0x89,0x3d,
0xe8,0xc2,0x7f,0xda,0x55,0x69,0x46,0x2d,0x7e,0x3c,0x5f,0x10,0xb1,0x12,0x35,0xea,
0xa1,0xae,0xab,0x6,0x46,0x12,0x3b,0xce,0xcc,0x4c,0xe5,0xa7,0xb6,0x25,0x8f,0x39,
0x2b,0x2c,0x6b,0x19,0x6e,0x7b,0x1b,0x7,0x18,0xbb,0xa3,0xdd,0xb6,0xf2,0x66,0xe1,
0x4d,0x24,0x62,0x23,0x16,0x8c,0x70,0x1b,0x81,0xe3,0xf4,0xd6,0xd6,0x82,0xe9,0x5,
0x78,0x9e,0x95,0x93,0x51,0x85,0x1c,0xf5,0x44,0xc9,0x4a,0x1f,0xd7,0xa7,0x9f,0x7,
0xf8,0xdc,0xe6,0xfa,0xf1,0x6b,0x58,0xd1,0xb0,0x37,0x9f,0x7f,0x7f,0xd8,0xb3,0xb8,
0xdf,0x21,0x3b,0x26,0x7,0xe5,0xbe,0xe9,0x5,0xef,0x44,0x1f,0xd4,0x33,0x1d,0x3d,
0x3b,0x4d,0x72,0x42,0x83,0xaa,0xec,0x42,0xd9,0xde,0x32,0x1c,0xff,0x9e,0x4e,0x9e,
0x16,0x4f,0xe1,0x18,0xbf,0x56,0x94,0xb5,0x38,0xb,0xf5,0x51,0x51,0x64,0x89,0xac,
0x4,0xf5,0x40,0x99,0xa2,0xe7,0x62,0x4f,0xd4,0x33,0xc7,0xde,0x28,0xda,0x5e,0x88,
0x7a,0xa2,0x53,0x40,0xf7,0x9b,0xdd,0x5f,0x3,0xc8,0x6e,0x9d,0x1e,0x78,0x15,0xdf,
0x73,0x27,0xef,0xfe,0xc3,0xfa,0x87,0xa2,0x9e,0xf2,0x71,0x99,0xd4,0x5,0xfb,0x43,
0x65,0x40,0xe5,0xfe,0xca,0x48,0x80,0x6e,0xe1,0x6e,0xb3,0xdc,0x26,0x0,0x9c,0xf6,
0x4d,0xd9,0x90,0x82,0x44,0x94,0x8b,0xe9,0xf8,0x8d,0xe3,0x73,0x0,0x19,0x5,0xee,
0xbf,0xb8,0xa2,0xa1,0xa0,0x18,0x96,0x38,0xef,0xc4,0x7c,0xdd,0xcd,0x7f,0xf9,0x8,
0x1f,0x7c,0x63,0x41,0xa9,0xfb,0xf8,0x9,0x31,0x7c,0xc9,0x38,0x88,0x46,0x43,0x99,
0x84,0x90,0xac,0x67,0x42,0x49,0x60,0x39,0xf6,0xdd,0x23,0x40,0x66,0xbe,0xec,0xf0,
0x38,0x62,0x58,0x9b,0x21,0x95,0x27,0x21,0x65,0x13,0x18,0x37,0x1c,0x51,0x5a,0x83,
0x5d,0x14,0xad,0xab,0xcb,0x89,0x10,0x71,0x93,0x59,0xc6,0x48,0x8c,0xdb,0xa7,0x74,
0xb8,0x64,0x89,0x34,0xed,0x2f,0xf5,0x45,0xf7,0x3c,0xe4,0x19,0x9a,0xc5,0x6a,0x1f,
0xe2,0x79,0x17,0xbb,0x48,0xa6,0x88,0x6,0x6b,0x1d,0xa,0x21,0x5a,0x83,0x5b,0xa2,
0x5b,0x71,0xca,0x6a,0x7d,0xf8,0xfa,0x52,0x3,0xf5,0x3e,0x33,0x91,0x99,0x4e,0x52,
0xcb,0xb0,0x81,0xac,0x27,0xf1,0xbc,0xab,0xe3,0x54,0x1b,0x35,0x69,0xd8,0xf,0xa2,
0x3b,0x81,0xe5,0x56,0x9e,0x98,0x5b,0xac,0xd1,0x1d,0x8f,0xed,0x2e,0x39,0xa4,0x58,
0x5f,0x16,0x8,0x70,0xd4,0x26,0x63,0xe2,0xaf,0xb1,0xc8,0x4b,0x26,0x56,0x8d,0x28,
0x42,0x1e,0x63,0x2e,0x31,0xea,0x67,0x46,0xae,0xe7,0x9,0xae,0xcc,0x7a,0x34,0x2c,
0xe7,0x56,0x4e,0x2a,0x44,0x83,0xfc,0xa9,0x18,0xdb,0x5,0x1e,0x99,0x0,0x3e,0x6b,
0xda,0xfb,0x79,0xef,0x24,0x33,0x82,0xa2,0x83,0x22,0x3e,0xf4,0x72,0xfc,0x83,0x67,
0x60,0x9b,0x25,0x84,0x15,0x9e,0xf,0xf2,0xf8,0xd6,0xb6,0x52,0xf4,0x9e,0x69,0xf4,
0xc0,0x95,0xa2,0xed,0x1d,0xf8,0xed,0x83,0x7,0xf8,0xed,0xee,0x1e,0xff,0xd1,0x2e,
0x3c,0xee,0xd8,0x31,0xbe,0xde,0x59,0x6f,0x6b,0xeb,0x55,0x56,0x92,0xd0,0xd2,0x7b,
0x19,0x4b,0xf4,0xaf,0x2f,0x40,0x52,0xa3,0x9d,0x8,0x67,0x12,0xcc,0x8c,0x4c,0xe0,
0xf3,0xff,0xe3,0xaf,0x3b,0x7b,0x4e,0x1d,0xee,0x4f,0x40,0x7d,0x9f,0x4b,0xcd,0xf3,
0x84,0xe7,0x52,0xf3,0x78,0x1,0xda,0xdf,0x25,0xe2,0x65,0xdc,0x4e,0x6,0x5,0x8b,
0xe8,0xba,0x68,0x31,0xc9,0xbe,0x8f,0x83,0x45,0x9,0x84,0xa0,0x86,0x23,0x25,0x29,
0xd4,0xde,0x96,0xbb,0xd6,0x22,0x16,0x3c,0xd1,0x12,0x6d,0xd4,0x2d,0x49,0xa9,0xa2,
0x8d,0x1,0x47,0x3b,0xd9,0x84,0xc,0x38,0xf1,0x6a,0x66,0x15,0x99,0xd2,0xb1,0x5a,
0x6f,0x54,0x49,0x56,0x74,0xda,0x8c,0xb7,0x3b,0xd9,0x9a,0xc4,0xee,0xaa,0x39,0x7f,
0x16,0x5,0x5b,0xa9,0x97,0x42,0x54,0x69,0x81,0x2,0x6c,0x96,0x32,0x47,0x83,0x4,
0xdb,0xfc,0x82,0x3c,0xdc,0x8,0x7,0x9c,0x5d,0xa1,0xc5,0x44,0x33,0x14,0x54,0xa2,
0x40,0x1c,0xd6,0x31,0x58,0xdd,0x6a,0x55,0xac,0xa,0x3b,0xb8,0xca,0x8f,0xcd,0x64,
0x71,0x40,0x94,0xa4,0x55,0x6e,0xaf,0x44,0x82,0x94,0x9b,0x58,0x3c,0xab,0x4,0xdb,
0xe1,0xde,0xdb,0xc6,0xb6,0xd5,0x30,0x80,0xdb,0x53,0x99,0xa7,0x8b,0xf1,0xc6,0x35,
0x87,0xc4,0x23,0x19,0x12,0xda,0xa2,0xc0,0x21,0x93,0x88,0x3,0xd6,0x15,0x12,0xb8,
0xed,0x40,0x8,0x56,0x8e,0x76,0x49,0x38,0x21,0x57,0xfc,0x92,0x62,0x33,0x6d,0xfb,
0x93,0x21,0x8e,0x23,0xed,0xea,0xd,0x7e,0xe4,0x7e,0x25,0x3,0x98,0x5c,0x51,0x52,
0x69,0x89,0xd4,0x97,0xcd,0x62,0xd3,0xe3,0xe2,0x2c,0x8f,0x30,0x21,0x2a,0x92,0x1b,
0x2a,0xf1,0x9f,0x6f,0x22,0x3c,0x1e,0xa8,0x19,0x8b,0x5d,0x9b,0x7,0xbd,0xe6,0x71,
0xb5,0x6d,0xd7,0xec,0x94,0x35,0x8f,0xab,0xed,0xf8,0xda,0x8e,0x7b,0xf0,0xf5,0xf8,
0xbd,0xce,0xda,0x5e,0x49,0xc,0xaf,0x9e,0xda,0x3d,0xd9,0x50,0xa2,0x2d,0x27,0xe8,
0x72,0x6e,0xaa,0x75,0xbe,0x8a,0xa,0x9d,0xc0,0xae,0xed,0x7a,0x17,0x20,0x17,0xff,
0x3,0x26,0x5e,0x5b,0x13,0x1e,0x23,0xf6,0x22,0x2,0x95,0x8b,0x40,0xf5,0x40,0x3c,
0xa5,0x6a,0xb6,0x58,0xeb,0x89,0x95,0x21,0x61,0xef,0x8d,0xc7,0x95,0x41,0x18,0xf1,
0xac,0x42,0x26,0x78,0xe8,0x92,0xfb,0x56,0xe8,0xbe,0xde,0xd5,0xb2,0x50,0x7d,0x25,
0x17,0xbf,0x5d,0xff,0xf3,0xee,0x5f,0xd6,0xbd,0xae,0xba,0xd5,0x67,0x58,0xac,0xe0,
0x41,0x2e,0x86,0x43,0x39,0x22,0xa,0x11,0x8d,0x12,0x8d,0x24,0x6,0x16,0x63,0xa9,
0xf5,0x68,0x85,0xa1,0xda,0x5d,0x2c,0x16,0x21,0x6d,0x10,0x66,0xd6,0xcc,0xb4,0xe,
0x8,0xe1,0xe3,0xd,0x32,0xdd,0x12,0x7a,0x13,0xdd,0xef,0x66,0xda,0xa4,0x12,0xa0,
0xa5,0xe1,0x85,0x12,0x22,0xf5,0x72,0xb5,0xa1,0x74,0x1d,0xaa,0xa5,0x64,0x10,0x89,
0x25,0xda,0xb3,0xc4,0xf8,0xbb,0x5c,0xe7,0x81,0x97,0xe9,0x4a,0xa1,0xde,0x7,0x3d,
0x97,0x7,0xfd,0xce,0xd6,0xf8,0xef,0xde,0xb3,0x16,0x9e,0x13,0xa,0xfc,0x56,0x96,
0x6,0x3c,0xa9,0x66,0x85,0x1,0x16,0x92,0x35,0x46,0x68,0x20,0xb7,0x5b,0xfb,0x7d,
0xea,0x8f,0x48,0x9c,0xa3,0x8f,0xe6,0x28,0x6e,0x2e,0xc1,0xe1,0xed,0x96,0x3a,0xe3,
0x3c,0xbe,0x87,0xd2,0x8f,0xaa,0xd6,0x54,0xbd,0x3,0x70,0xb7,0x54,0x39,0x5f,0x89,
0xc4,0xf8,0xe2,0x8e,0xb3,0x1b,0x52,0x50,0xde,0x9b,0x39,0x9a,0x2d,0x33,0x43,0x82,
0x75,0xeb,0x7,0x75,0x3e,0xf1,0xa0,0xdb,0xb5,0x8d,0xbf,0xf2,0xfb,0x28,0x80,0x15,
0x9,0x25,0x93,0x2a,0x50,0xbe,0xff,0x34,0x33,0x26,0xf8,0xc7,0xcd,0x0,0x59,0x4f,
0xfb,0xbf,0x3a,0xe0,0x77,0xd4,0x27,0xc3,0xd7,0xb7,0x59,0x77,0x1a,0xeb,0xbd,0x5e,
0xd8,0xb6,0xf0,0xe,0xea,0x95,0xbd,0x77,0xbf,0xba,0x8b,0x4,0xfe,0xf7,0xac,0xe3,
0x7d,0x8f,0x23,0x81,0x16,0xf9,0xca,0x7a,0x90,0xd4,0x65,0x99,0x8a,0xbb,0xc7,0xb,
0xf0,0x7a,0x3,0x5e,0x4a,0xbe,0x94,0xd2,0x19,0xe0,0x85,0x1,0xc5,0x9,0x15,0x51,
0xd8,0xae,0x98,0x3f,0xfa,0xfe,0x61,0x5,0xf0,0x5b,0x88,0xb4,0x5c,0x1c,0x81,0xed,
0xf0,0x3b,0xb5,0xe9,0x14,0x49,0x9,0xf3,0x77,0xc5,0xc6,0xa,0xd4,0x1b,0x45,0xbf,
0x97,0x7f,0x5d,0x86,0xe7,0x89,0x87,0x28,0xaf,0x2b,0xbf,0xc7,0x57,0x36,0xcc,0x42,
0x6d,0xd1,0x17,0xa0,0xd5,0x77,0xb7,0xef,0xde,0x1e,0x80,0xf5,0x5d,0xcb,0xf0,0xcc,
0x8a,0x4,0x88,0x59,0x20,0xd9,0x24,0x99,0xad,0xbd,0xf5,0x77,0x1f,0xed,0x93,0x6f,
0x24,0x98,0x80,0xbd,0x76,0xe6,0x2b,0x92,0x39,0xa6,0x75,0x78,0x4c,0x61,0xa6,0x68,
0xe5,0xa4,0x8c,0xb,0xd7,0x8e,0x23,0x19,0xc3,0x87,0xa2,0x54,0xa0,0xbc,0xae,0xd0,
0xe6,0xb3,0x8c,0x25,0xb,0xde,0xb8,0xa1,0xdc,0x44,0xe2,0x30,0xd3,0x80,0xc6,0x9f,
0x5d,0xf4,0xef,0x6a,0x3b,0xee,0xe8,0x68,0x67,0x89,0x6,0x73,0x66,0xee,0xb5,0x4d,
0x77,0x9,0xb1,0xf6,0x52,0xcd,0xe7,0x70,0xdc,0x8a,0x7d,0x24,0xe3,0xb5,0xa1,0xb9,
0x64,0x4,0x54,0x0,0x3f,0x1e,0xe4,0xba,0x93,0x84,0xf1,0x24,0xe4,0x80,0x26,0x2b,
0x42,0x27,0x42,0x10,0x13,0x80,0xd7,0x49,0xd0,0x94,0x68,0xf0,0x3d,0x89,0x97,0x49,
0xb7,0x93,0x10,0x95,0xce,0x5e,0x9d,0xb,0xad,0x48,0x48,0xa,0x59,0x2f,0xe2,0x7f,
0xef,0xba,0xea,0xf1,0x9a,0xed,0x1a,0x7c,0xbf,0x8a,0xcb,0x55,0xc1,0x2a,0x34,0x14,
0x15,0x41,0xca,0x59,0xea,0x48,0x0,0x69,0x32,0x24,0x6a,0x90,0x90,0x33,0x6b,0x51,
0x3e,0x84,0x21,0x8b,0x8a,0xa9,0x5a,0xaf,0x4a,0x42,0xbe,0xb2,0x51,0x95,0xa6,0x49,
0xc5,0xfb,0x71,0x47,0x33,0x84,0xb4,0xc7,0x1d,0x56,0x6b,0x43,0x82,0x4b,0x74,0xff,
0xb5,0x3c,0xd4,0x4c,0xd5,0xf7,0x20,0x22,0x5a,0xdb,0xf9,0xff,0x71,0x5e,0x5b,0xad,
0xa6,0x5,0x75,0xec,0x4f,0xfc,0xb6,0x96,0x98,0xdf,0xa7,0x3e,0xc1,0x1,0xf6,0xeb,
0x31,0xfe,0x77,0xed,0x8a,0x78,0x2c,0xb5,0x39,0x2c,0xb1,0x34,0xe5,0xbf,0x77,0x25,
0xd1,0x7e,0x4c,0x81,0xac,0x38,0xd4,0x49,0xc8,0x9c,0x1c,0xfe,0x3c,0xb5,0xba,0x5a,
0xbd,0xd5,0x6a,0xdf,0xf4,0x15,0xbf,0xff,0x97,0x63,0xfc,0xb6,0x36,0x54,0xa6,0xb6,
0xfb,0x13,0x4a,0x21,0x5,0x8b,0xb0,0x2d,0xa4,0xac,0xa9,0x99,0x9a,0xa5,0x36,0x54,
0xff,0x8e,0xd6,0xfd,0xae,0xa3,0xf7,0xdc,0x25,0x6c,0xae,0x7a,0x8d,0x2a,0x52,0x26,
0x93,0x1c,0x11,0x2d,0x67,0x2,0x18,0x60,0x8a,0x20,0x1a,0x22,0xc8,0x94,0x34,0xe,
0x2f,0xe2,0xf8,0x9f,0x2,0x6b,0xb4,0xb1,0xb9,0x51,0x4c,0x18,0x43,0x16,0xd2,0xce,
0x46,0x5,0x98,0x87,0x1d,0x73,0x2f,0xbb,0x98,0x43,0xb,0x53,0xb6,0x52,0xb4,0x92,
0x78,0xaa,0x9e,0x12,0xd9,0xf4,0x36,0xb,0x6,0x78,0xe6,0x85,0x8e,0xb1,0x6d,0x37,
0x0,0xf4,0xb,0x72,0xda,0x61,0x8f,0x2,0xd7,0xf3,0x93,0x36,0x15,0x16,0xcb,0xf0,
0xf8,0x78,0x6e,0x96,0x18,0x3b,0xb2,0x51,0x90,0xd4,0x4c,0x42,0x1e,0xc7,0x3e,0x26,
0x87,0x74,0x60,0xe5,0x7e,0x6e,0x3b,0x47,0x56,0xa0,0x6,0xc1,0x26,0xd2,0x91,0xc5,
0xc7,0x25,0xd3,0xa5,0xc4,0x2,0x9d,0xc0,0x58,0x33,0x58,0x8f,0x3a,0x1b,0xf6,0x92,
0xa9,0xed,0xf6,0x9,0x96,0x5e,0xe6,0x48,0xbc,0xb7,0xf4,0x7b,0x39,0xe4,0x99,0x11,
0x28,0x20,0x3f,0xb9,0xb6,0x28,0x17,0xdb,0x75,0xba,0x55,0x56,0xc5,0x1d,0xbc,0xb1,
0x53,0x13,0x6e,0x4d,0x2a,0x8c,0x44,0x4b,0x77,0x8a,0x72,0x99,0x1a,0x8f,0x93,0xc6,
0x8a,0xa2,0xc4,0x5b,0xb5,0x33,0x3,0xe9,0xc,0x5a,0xc0,0x60,0xc3,0x84,0x6b,0xa7,
0xd0,0xf,0x72,0x51,0x40,0x62,0x50,0x17,0xc0,0x50,0x48,0xc1,0x32,0x12,0xd6,0x30,
0x3d,0x2f,0x5f,0x66,0xc6,0x8b,0xe7,0x8a,0x1d,0x67,0xce,0x74,0x3a,0xd7,0x66,0x67,
0x9b,0xc5,0x3a,0xf,0xf3,0x58,0xa0,0x78,0xd4,0x10,0x16,0x1d,0x59,0xeb,0x42,0x1f,
0xa2,0x60,0x19,0xf9,0xa,0x86,0x48,0xc9,0xa5,0x93,0x50,0x26,0xee,0x14,0xb3,0x8b,
0xa4,0xc5,0x67,0xdd,0x61,0xbf,0x56,0xf0,0x9b,0xc1,0x24,0x6d,0xa,0x0,0x47,0x9d,
0xdd,0xca,0xde,0x5f,0x7c,0x30,0xa3,0x90,0xe8,0x13,0x1,0xef,0x2c,0xb9,0xc0,0x60,
0xa9,0xe,0x2c,0x4d,0xad,0x98,0x84,0xdb,0xa1,0xac,0x15,0x4b,0x16,0x1,0xd9,0x9b,
0xae,0x90,0xa1,0xa2,0x87,0x4d,0xac,0x52,0x49,0x42,0x39,0x42,0x61,0x89,0xec,0x8,
0x96,0xc3,0x21,0x9c,0x4c,0xd1,0x22,0x6d,0x73,0x80,0xbd,0x4d,0x7f,0xfb,0x8d,0x8e,
0x7f,0x7b,0x68,0xeb,0x66,0x62,0x8,0x8b,0xc0,0x6a,0x2f,0xeb,0x67,0xac,0x3c,0xb8,
0xbe,0xfa,0x79,0xce,0x75,0x60,0xc2,0x44,0x6b,0x45,0x48,0xc,0xca,0x3,0xcb,0xd9,
0x72,0x3c,0x9f,0xcb,0xe6,0x2a,0x48,0x48,0x8d,0xd1,0x2a,0xe3,0xfd,0xf2,0xb0,0xab,
0x19,0x9a,0x95,0xd2,0x18,0x71,0xd4,0x9c,0x39,0x6c,0x10,0x94,0x49,0x2e,0x68,0x58,
0xcd,0x6,0xc9,0x44,0xf1,0x32,0x8e,0xd5,0x7a,0xf8,0x50,0xe,0xb1,0x53,0xc5,0x6a,
0xe6,0x18,0x23,0x42,0xa9,0xe0,0xcb,0x54,0x48,0x25,0xaa,0xde,0x8c,0x1f,0x64,0x9c,
0x4d,0x51,0xd9,0x31,0x17,0x80,0xac,0x7d,0xf9,0x5b,0xfa,0x94,0x4,0xd5,0x83,0x68,
0x8a,0xc8,0x56,0x94,0x5f,0x51,0x61,0x32,0xdb,0xe4,0xba,0x89,0x74,0xe9,0x52,0x73,
0x33,0xf3,0xe1,0xe6,0x81,0x76,0x76,0xa6,0x11,0x66,0xa9,0x66,0xa9,0x4a,0x25,0x6c,
0x87,0x51,0x80,0xf2,0xf1,0x81,0x86,0x86,0x60,0x44,0x42,0xb5,0xe7,0x57,0xd3,0x90,
0xae,0xf6,0x19,0xc3,0x7f,0xea,0x23,0xa1,0x3,0x6a,0x34,0x10,0xfc,0xc8,0xc,0xcf,
0xdd,0x42,0xe8,0x4,0x7f,0xc3,0x9f,0xf5,0x7f,0x5e,0xcd,0x0,0xce,0x48,0xed,0xe0,
0x4a,0x60,0x85,0x6f,0x39,0xbe,0xb7,0x2e,0xdb,0x2e,0x26,0x9f,0xc7,0x71,0x6c,0xe9,
0x73,0x11,0xce,0x23,0x71,0xaa,0xec,0x2e,0x3e,0x2e,0x43,0xb9,0x6d,0xdd,0xaa,0x63,
0x46,0x47,0x94,0xf7,0x46,0xa9,0xa6,0x19,0x26,0x28,0xf,0x14,0x16,0x99,0xbf,0x65,
0xa2,0x1,0xad,0x5c,0xcf,0xb5,0xe1,0x5e,0x3,0xc8,0xbb,0x5b,0x76,0xa7,0xa4,0x3d,
0x3e,0x9e,0x65,0xe0,0x42,0x2a,0x4d,0xb6,0xe3,0x2b,0x6f,0xbd,0xe4,0xf2,0x8e,0x2b,
0xf8,0x7c,0x65,0x96,0xb7,0x62,0x72,0x8f,0x3,0x98,0xfa,0x72,0x76,0x64,0x26,0xa4,
0xcd,0x2f,0xb2,0x2f,0x8d,0x90,0x10,0x5e,0xf3,0xb8,0xea,0x71,0xd5,0x9,0xe0,0xef,
0x5,0x2a,0x13,0x5,0xea,0x25,0x23,0x7b,0xdd,0x79,0x47,0x4c,0x6c,0xcc,0x2e,0x61,
0xf9,0x5d,0xeb,0xc2,0x36,0xa8,0xb7,0xca,0xec,0xad,0x4c,0xac,0xf0,0x7a,0x2e,0xa3,
0xcf,0x4f,0xb9,0x18,0xf,0x90,0x63,0x7b,0xf2,0xd8,0xe9,0x99,0x0,0x69,0xef,0xe6,
0x77,0xc8,0xfb,0x1,0xc5,0x81,0xee,0x1d,0x2a,0x89,0x8c,0xc0,0xf6,0x76,0x97,0x5b,
0x79,0xdb,0xa0,0x1,0x21,0x75,0xb4,0x5c,0x6c,0x89,0x7a,0xd1,0xee,0x4b,0x75,0xaa,
0x66,0x31,0xb6,0x6f,0x84,0x64,0xa2,0x14,0xdb,0x56,0xd6,0x81,0x49,0xd0,0x2e,0x52,
0x7c,0x19,0x9,0xfa,0xcd,0x87,0xfd,0xc8,0x9b,0x0,0xce,0xda,0x55,0x3c,0x20,0xe,
0x10,0x4f,0x10,0x15,0xe2,0x38,0x21,0x6e,0x8d,0xf1,0x38,0xfe,0xa6,0xc0,0x14,0xa2,
0xbf,0x19,0x19,0x64,0x33,0xa4,0xff,0xea,0x16,0xf1,0x73,0x1b,0xe1,0x38,0x31,0xa4,
0xc5,0x81,0x4c,0x89,0x28,0xe,0xcb,0x60,0xf1,0x50,0x6,0xd,0xe0,0xca,0x4c,0xd6,
0xa5,0x3c,0x1e,0x9f,0xd3,0x44,0x36,0x46,0xe2,0x4,0x60,0xbe,0xd2,0x6c,0xba,0x29,
0x1a,0x32,0xe,0x23,0x1c,0x22,0x5b,0x9d,0x43,0x1e,0x9d,0x7e,0x65,0x47,0x1,0x12,
0x61,0x49,0x89,0xc4,0x8c,0x2c,0x32,0x15,0xbb,0x89,0xbd,0x19,0x57,0xac,0x6f,0x1f,
0xea,0xf5,0x2c,0x6d,0x4b,0x44,0xba,0x9c,0x8c,0xac,0x36,0xb5,0x9c,0x37,0xf4,0x24,
0x99,0x2b,0x58,0x11,0x9b,0xc2,0x65,0x90,0x35,0xd,0xaa,0x58,0xd6,0x1b,0xeb,0xb,
0xeb,0xb0,0xc0,0x2,0x79,0x8c,0xf5,0x39,0x6b,0x4b,0xc2,0x4f,0x34,0x29,0x60,0xcb,
0x91,0x48,0x82,0xde,0x90,0xc7,0xe0,0xb8,0x15,0xe5,0xe2,0x1d,0x20,0xbd,0x33,0x2,
0xe9,0x3e,0x19,0xf6,0x3b,0x79,0x3c,0xb7,0xd8,0x18,0xeb,0x91,0x4d,0x91,0xda,0x1a,
0xe1,0xfd,0x88,0x36,0x41,0x2,0x49,0x2a,0x61,0x2a,0x57,0x6d,0x35,0xde,0x84,0xc7,
0x5d,0x16,0xcf,0x90,0x92,0xd8,0xf4,0x95,0xb0,0x88,0x99,0x8,0x24,0xd6,0x3e,0x9b,
0x38,0x1c,0x1,0xc0,0xee,0x51,0xbc,0x8e,0x46,0x40,0x13,0x12,0x74,0x7b,0x7b,0xfe,
0xf7,0xbd,0x7b,0xf8,0xf3,0xb5,0xa1,0x2c,0x35,0x9,0x6a,0x35,0x8,0x4,0xfd,0xd0,
0x61,0xfe,0xb8,0x17,0x47,0xf2,0xf5,0xf6,0xee,0xc5,0x6f,0xf7,0xf0,0xe4,0xcf,0xeb,
0xd5,0x9b,0xdf,0x3e,0x99,0xc4,0x97,0x13,0x74,0x1f,0x19,0x28,0x2c,0x4,0x3d,0xa2,
0x3d,0x74,0x28,0xbf,0xff,0x19,0x5f,0xdd,0x79,0xbd,0xea,0x70,0x7f,0x82,0x27,0xbc,
0xe6,0x73,0xa9,0x59,0x3e,0xe8,0xb9,0xd4,0x4c,0xcb,0x51,0x73,0xbf,0x3e,0x41,0x67,
0xe6,0xc3,0x32,0x2e,0xe3,0x7a,0x96,0xf4,0x4b,0xe6,0x2,0xd3,0xcf,0xc1,0x81,0xe9,
0xc6,0x39,0x83,0x87,0x54,0xc6,0x58,0xe0,0x70,0xc3,0x1,0xc7,0x49,0x20,0x96,0x74,
0x74,0x55,0x8a,0x3a,0xb,0x3b,0x31,0x68,0x76,0x70,0x21,0x1c,0xe,0x14,0x6e,0x15,
0x12,0x5c,0x24,0xe6,0xf2,0x29,0xb2,0x24,0x29,0xa,0x56,0x8b,0x53,0xf2,0x49,0xb2,
0x5d,0x78,0xd5,0x53,0x9c,0x27,0x59,0xfd,0x7c,0xf1,0x52,0xf6,0xc1,0x3b,0x41,0x0,
0xf1,0xed,0xd2,0x66,0xdc,0xc0,0xe,0x5f,0x50,0x52,0x95,0xaa,0xa,0x27,0x49,0xc7,
0xd9,0x29,0x2c,0x49,0x46,0x1b,0xc4,0x1e,0x64,0x91,0xf0,0xb3,0x9d,0x34,0xf1,0x2c,
0x99,0x72,0x1e,0xcc,0x6c,0x25,0x16,0x2d,0x92,0xab,0x32,0x32,0x45,0x2d,0x3e,0xf,
0x16,0xc,0x21,0xda,0x4f,0x49,0xdc,0xc4,0x48,0x98,0xcc,0xe,0xc9,0x5d,0x8c,0x86,
0x63,0x6f,0x77,0x33,0x3e,0x24,0xc3,0x76,0x69,0x12,0xd5,0xf3,0x58,0x14,0x70,0x26,
0x2a,0xc9,0x4,0xe2,0x89,0x30,0x5d,0x2e,0x9b,0x20,0xc1,0xeb,0x16,0x2c,0x52,0x4c,
0x22,0x16,0xad,0xc6,0x5e,0x53,0xa6,0x41,0x85,0x2a,0x13,0x89,0xa3,0x48,0x8c,0xba,
0xb4,0x42,0xbc,0x57,0x44,0x3c,0x60,0xcb,0xd0,0x0,0xc1,0x81,0x2d,0x19,0x1,0xbb,
0x8,0x1,0x67,0xfb,0x22,0xe5,0xb3,0x95,0xca,0x72,0xd6,0x56,0x4,0x93,0x55,0xe4,
0x5d,0x13,0x3a,0x28,0x1c,0xdc,0x5b,0x4e,0x4c,0x71,0x9d,0x11,0xa5,0x3a,0xc6,0xc6,
0x31,0x64,0x45,0xc1,0x7e,0x8e,0xcc,0x94,0x54,0x60,0x77,0xc3,0xe7,0x8a,0xc6,0x96,
0x8d,0x76,0xa,0x70,0x2e,0x1c,0xd7,0x12,0x61,0x6f,0xfc,0x3f,0x19,0x3e,0x8b,0xd0,
0x3c,0x23,0xdd,0x7d,0x14,0x94,0x71,0x64,0x7f,0x22,0x64,0xa0,0x31,0x83,0x84,0x18,
0x6b,0x20,0xc7,0xe7,0x88,0x7d,0x44,0xc4,0xeb,0x60,0x26,0xa,0x62,0xc8,0xf1,0x39,
0x68,0xca,0x11,0xe5,0x64,0x6,0xc1,0xda,0x19,0x98,0x43,0x30,0x97,0x23,0x1e,0xe6,
0x43,0xaa,0x12,0x96,0xe4,0xac,0x3a,0x8e,0xfd,0x5,0xdf,0x27,0x17,0xce,0x1c,0xd3,
0x12,0x9d,0xad,0xdc,0x50,0x4e,0x1b,0x3a,0x25,0x4a,0x64,0xc8,0xaa,0x79,0x7b,0x71,
0x8a,0x38,0x1e,0xcb,0x10,0x58,0xaf,0xd,0x21,0xe8,0x7,0x49,0x24,0x89,0x3e,0xd6,
0x67,0x49,0x3c,0xd9,0x8c,0x3,0x13,0x4f,0x3c,0xa1,0x9c,0x35,0x97,0x40,0x22,0xc5,
0xaa,0x7a,0xe6,0xa9,0xb,0x50,0x81,0x8a,0x1c,0x8d,0x95,0xf2,0x58,0x92,0x7a,0x48,
0xbe,0xd7,0x88,0x78,0x2e,0x62,0x35,0x87,0xb4,0x9f,0x9d,0x5d,0xc3,0xf4,0xe6,0x48,
0xd2,0xfc,0xe1,0x3a,0x4f,0xa8,0x3d,0xa,0x4a,0x52,0xef,0x41,0xac,0x95,0xc,0x57,
0x5b,0x2e,0x44,0xe4,0x4d,0x3c,0x2a,0xca,0xd9,0x6a,0x1c,0xae,0xe2,0x11,0xf9,0xd1,
0xa5,0xe4,0x7e,0xa2,0xd9,0x99,0x2c,0x8a,0xd,0x66,0xb9,0x79,0xa8,0x51,0x1,0x5e,
0x6f,0x2e,0x7b,0x48,0x45,0x8,0xfa,0x6a,0x66,0x25,0x67,0x83,0xfb,0x43,0xd8,0x4b,
0x64,0x1c,0x71,0x48,0xeb,0x39,0xf2,0x7c,0x4,0x2,0xd5,0x52,0x50,0x9d,0x0,0xf3,
0xdb,0x75,0xf5,0x53,0x37,0x2a,0x91,0xae,0x17,0xe1,0xaf,0x87,0x27,0x5d,0x3c,0x4f,
0x1c,0x2e,0xc6,0xfe,0x56,0x3c,0xfd,0xee,0x86,0xbb,0x91,0x0,0x77,0x1d,0x5a,0x87,
0x5a,0xa3,0xbc,0x69,0x3b,0xcf,0x3a,0xb7,0xb5,0xdf,0xed,0xdc,0x8f,0x5e,0x78,0xe6,
0xf8,0x4b,0xa1,0xeb,0xd7,0xab,0xfe,0x56,0xa4,0x2b,0xb0,0x3f,0x88,0x9e,0x91,0x1d,
0x91,0x12,0xcf,0x5d,0x6b,0x88,0x24,0xfd,0x97,0xdb,0xa8,0x91,0x69,0x50,0x8e,0xc1,
0x4c,0x8e,0xe5,0x70,0x7c,0xd8,0x2c,0xe9,0x7e,0xbb,0xcb,0x2b,0x28,0xdf,0xf2,0xad,
0x57,0x91,0xd8,0x63,0x23,0xf7,0x3b,0x7e,0xa5,0xd8,0xaf,0xd8,0x88,0xf6,0xb3,0x5a,
0x83,0x4a,0xc9,0x55,0x72,0x63,0xb9,0xe0,0xa8,0x28,0x2e,0x8d,0x73,0xe6,0x9c,0xf0,
0x3c,0x7f,0xae,0x37,0xe9,0x17,0xdc,0x31,0xdd,0xe2,0x63,0xb,0xde,0x53,0xcf,0xc4,
0x32,0x47,0x8,0xa1,0xd0,0xec,0x57,0x47,0xa9,0xa3,0x50,0x9e,0xee,0x57,0xef,0x52,
0xe3,0x75,0xa4,0x21,0x92,0xb9,0x92,0x79,0xf8,0xfb,0x2c,0xd1,0x5c,0x11,0x1a,0x7e,
0x8c,0x2e,0xe7,0x23,0x4a,0xc1,0x32,0x28,0xab,0xf6,0x1c,0x6a,0x12,0x74,0x21,0x2b,
0x46,0x3a,0xd6,0x6e,0x6d,0xc0,0xf3,0x6f,0x3e,0xc8,0xd0,0xc6,0x6,0x7,0x5,0x7b,
0x8d,0x41,0xf9,0xec,0x16,0x38,0xbd,0x60,0xfa,0x42,0x80,0x3e,0x97,0x35,0x79,0x1a,
0x24,0x42,0x47,0xfb,0xfc,0xb2,0xeb,0xd8,0x7b,0x0,0x1f,0x7f,0xb5,0x72,0xe3,0xa,
0xb2,0x48,0x30,0x9d,0x3f,0x89,0xcd,0x47,0xf3,0x18,0x89,0xb6,0xcf,0x8a,0xfe,0xfd,
0x7c,0x70,0xbc,0xaf,0xb8,0xba,0xf4,0xe9,0xa5,0x5d,0xc8,0xd7,0xe8,0x24,0x53,0x25,
0xf9,0xf8,0xf8,0x76,0x32,0x15,0x80,0xcf,0xf3,0xed,0x3d,0x13,0xe7,0x4d,0x44,0x3,
0xfc,0xce,0xea,0xab,0x71,0x57,0x90,0x28,0xab,0x88,0x73,0x68,0x27,0x99,0xfc,0x20,
0xff,0x7,0x88,0x68,0xb3,0x46,0xba,0x6,0xd,0x9b,0x6e,0x5f,0x7a,0x9a,0xf7,0xc0,
0xf7,0xc4,0x5e,0x50,0xc7,0xab,0x91,0x30,0xfe,0xdc,0x2b,0x76,0x77,0x2c,0xf6,0x8f,
0xd7,0xb,0xbe,0x48,0x5b,0xef,0x86,0x6,0xc1,0xe7,0x4c,0x16,0x83,0x7a,0xc7,0x22,
0x9e,0x9d,0x4b,0x72,0x86,0xe,0x9a,0xe8,0xe3,0xff,0xc,0x12,0xb7,0xf,0x7,0xed,
0x2c,0xdf,0x69,0x84,0xfd,0xe,0x38,0x5f,0x16,0xe5,0xa0,0x66,0xa4,0x6a,0xa5,0x2a,
0xc,0xe0,0xd5,0x6e,0x93,0x34,0x93,0xb0,0xad,0xf9,0x53,0xae,0x5d,0x4e,0xcf,0x22,
0x86,0x1f,0xc8,0xc8,0x5a,0x97,0x92,0x62,0xf1,0x21,0x31,0xea,0x3d,0xd5,0x4d,0xd6,
0x9f,0x35,0x64,0x86,0xa8,0xb9,0xc2,0x6,0xe9,0x4,0x59,0x8b,0xb6,0x9e,0xc9,0x20,
0xbc,0x81,0x89,0x83,0x68,0x86,0xcc,0x4c,0x2e,0xe2,0xa6,0x3,0xf1,0x4b,0x12,0x27,
0x19,0x9,0x1d,0x54,0xf3,0x7a,0x47,0x9b,0x75,0x2d,0x55,0xeb,0x50,0xd9,0x44,0xb2,
0xb3,0xc8,0xce,0x21,0xc1,0xc5,0xe7,0x9a,0xb5,0xaa,0x38,0x2f,0x13,0xfb,0xb3,0x44,
0xc9,0x15,0x19,0xe3,0x7b,0xeb,0xe8,0x6b,0xed,0xd2,0xb1,0x4,0xcb,0xed,0x1d,0xe7,
0x59,0x62,0xff,0xb8,0x3e,0x3d,0xf3,0x58,0x21,0x1a,0x6e,0x9a,0x8,0x8d,0x1b,0x59,
0xeb,0x21,0x1e,0x2c,0xe,0x10,0x91,0xb5,0x2e,0xa,0x60,0xc9,0xe7,0xca,0xb1,0x15,
0xac,0x2e,0xeb,0x97,0x5a,0xbb,0x28,0xd4,0x9b,0xf1,0x24,0xdb,0x1a,0x27,0xcd,0x54,
0x16,0x89,0xb4,0x78,0x81,0x58,0x41,0x3e,0xba,0xd2,0x3d,0xb7,0x6b,0xa6,0xdd,0x4,
0xec,0x27,0x13,0x55,0x41,0x45,0x38,0xae,0xf2,0x4f,0x95,0xc5,0x94,0x3a,0x1,0x38,
0x65,0x5b,0x41,0x7,0x3c,0x9d,0xdb,0x0,0x99,0xe4,0xf3,0xe3,0xdc,0x11,0x88,0x22,
0xb9,0x1e,0x51,0xe7,0xc8,0x48,0x36,0x2a,0xd4,0x4e,0x72,0x92,0xe5,0x8a,0x73,0x84,
0x73,0xc,0x31,0xe8,0xed,0xe0,0x9c,0x76,0x2d,0xcf,0x78,0x6e,0xa4,0x56,0xcf,0xa9,
0xf1,0xbe,0xdc,0xb5,0x4f,0xc4,0x47,0xfb,0x7f,0xf5,0xbf,0x42,0x1c,0x5a,0xa,0x9a,
0x60,0x91,0xa8,0x36,0xf9,0x3f,0x62,0xdb,0x36,0x7e,0xbb,0xbf,0xcf,0x7d,0xea,0xbd,
0xcf,0x75,0x84,0xd0,0xdc,0xd0,0x85,0x7c,0x59,0x54,0xc4,0x1f,0x77,0x45,0x27,0xd,
0xb4,0x25,0x6e,0x9f,0x3c,0xc5,0x97,0x89,0x27,0xf8,0xfd,0xf7,0xfd,0x4c,0x2f,0xfe,
0xfe,0xf9,0xe7,0xfc,0x3f,0xbf,0x8b,0xe2,0xb7,0x2f,0x5d,0xba,0xcf,0x75,0x6b,0x12,
0x6c,0xe1,0x77,0xc1,0x53,0x2e,0xab,0x91,0x8c,0xa4,0xae,0x8b,0x60,0xeb,0xba,0x9f,
0x5f,0x24,0xaa,0xf0,0xd6,0xcc,0xd2,0x5c,0x78,0xf6,0x59,0xd1,0x76,0xc8,0x5,0xc7,
0x1b,0x37,0x60,0x37,0x57,0xa5,0x9,0x77,0x70,0x10,0x9f,0x62,0xfa,0x8a,0xc9,0xa2,
0x4f,0x17,0x6e,0x39,0xc9,0xc2,0x50,0x72,0xae,0xa2,0x63,0x25,0xa,0x30,0xe5,0x54,
0x95,0x52,0x2d,0x23,0x31,0x82,0x66,0xe3,0x4d,0xd1,0x8e,0xd1,0xd8,0x70,0x12,0x6,
0x89,0xee,0xa1,0xac,0x8c,0xb2,0x3b,0x28,0x50,0xa3,0xd7,0xfc,0xf9,0xf2,0xd,0x42,
0x0,0xdf,0x2d,0xb8,0x55,0x44,0xd2,0xd,0xc5,0xa8,0x87,0x90,0xcf,0xab,0x81,0xdc,
0x62,0xa6,0x29,0x89,0x5,0x7,0xf9,0xd7,0x32,0xe2,0x59,0x8a,0x28,0xff,0xa8,0x12,
0x7,0xc,0x73,0xb0,0xea,0x39,0x95,0x3f,0x3e,0x8d,0xe5,0x26,0x5d,0x8d,0x51,0x10,
0x72,0xcb,0xc5,0xb3,0x45,0x64,0xca,0x29,0xa1,0xfc,0x52,0x25,0xb9,0xbe,0x5c,0x94,
0x29,0x22,0x1e,0x7c,0x30,0xb7,0x31,0x26,0xe7,0x41,0x89,0x4d,0x39,0xf1,0x84,0xfb,
0xaa,0x6c,0x55,0x24,0x79,0xe9,0xf1,0xd6,0xe3,0x2c,0x71,0xf0,0x77,0x8,0xb2,0x9d,
0x65,0x85,0xa,0x91,0xf5,0xd0,0xac,0x21,0x1e,0xf2,0xb2,0xf0,0xb2,0x39,0xe5,0x68,
0x21,0x4b,0x77,0xc9,0x6e,0x88,0x91,0xe8,0xb5,0x4e,0xb3,0x8,0x37,0xc5,0xd7,0x27,
0x1a,0x85,0xa6,0x47,0x2,0x2a,0xda,0xa9,0xe2,0x42,0xf2,0xd5,0x88,0x72,0x5f,0xa5,
0x44,0x89,0x44,0xf1,0x7f,0x5,0x29,0x96,0x69,0x78,0x1f,0x21,0x1b,0xfa,0x4e,0xe8,
0x3a,0x56,0xa5,0x84,0x5,0x30,0xfe,0x5f,0x8f,0xae,0x5,0x43,0x13,0xc6,0xf9,0x28,
0xf1,0xfe,0x50,0x18,0x6e,0x20,0xab,0xcc,0x19,0x77,0x70,0xd2,0x12,0xf0,0x91,0x70,
0x89,0xa4,0x99,0x62,0x33,0x99,0x58,0x32,0xa3,0xc1,0xcd,0x63,0x9c,0x8,0x91,0x16,
0x39,0xb0,0x4e,0x1c,0x2a,0x16,0xd5,0xa4,0xe2,0x9,0x65,0xf8,0x3e,0x45,0x9,0x22,
0x39,0xd9,0x2f,0xbe,0x64,0x31,0xc3,0x7c,0xa,0x1e,0xb7,0x88,0x51,0xc8,0x50,0xc0,
0x8a,0x6c,0x21,0x41,0xeb,0x51,0x8e,0x44,0x41,0x55,0xa6,0x4d,0x57,0x37,0x91,0xcc,
0x84,0x30,0xb9,0xdc,0x30,0xa2,0x4c,0xd9,0xb5,0x62,0x13,0x62,0x48,0xb1,0x6b,0xca,
0x27,0x14,0x93,0x61,0x15,0x5b,0xe9,0xaf,0xc6,0xf7,0xc0,0x9c,0x33,0xdf,0x67,0xe1,
0x85,0x65,0xb0,0x2c,0x9a,0x8,0x66,0xb1,0x7,0x8a,0x3c,0x92,0xc,0x37,0x3,0x96,
0x10,0xf,0x39,0x57,0xc8,0x84,0x68,0x67,0x70,0x86,0x23,0xbd,0x26,0x6,0xa1,0x52,
0xbd,0x51,0xfb,0x59,0x59,0xb5,0x78,0x96,0x28,0x95,0x2c,0x91,0x18,0xd9,0x6f,0x80,
0x23,0x59,0x6c,0x94,0x31,0x36,0x1b,0xed,0x67,0x95,0xe3,0x9d,0xcb,0x85,0xc7,0xb1,
0xbe,0x25,0xb2,0x74,0x19,0xf6,0x2b,0x88,0x81,0x3c,0x6,0xd,0x4,0xb5,0x75,0xb1,
0xac,0x98,0xc4,0x24,0x27,0x23,0x95,0x41,0x62,0x25,0xf1,0x6e,0xe5,0xdd,0xea,0x32,
0xd6,0xe7,0x5,0x8b,0xb9,0x4c,0xbc,0xee,0x56,0x99,0x8b,0xdc,0x9e,0x78,0x4c,0x2c,
0xf7,0x91,0xfe,0xc5,0xf4,0x64,0xc2,0xc9,0x4c,0x11,0x33,0x9c,0x5d,0xca,0xcd,0xc4,
0xf3,0xdc,0x98,0x20,0xb2,0xf8,0x19,0x2c,0xf0,0xce,0xf0,0xbe,0x38,0x35,0x9a,0x27,
0xa4,0x7f,0x93,0x5,0x89,0xbd,0x1f,0xc5,0x9b,0x6c,0x20,0x58,0xbd,0xef,0x6e,0xd4,
0x3d,0x76,0x5f,0x48,0xca,0x2d,0x28,0x9c,0x9a,0x25,0x5b,0x4d,0xb0,0xd4,0xb5,0x25,
0xec,0x7f,0xd6,0xa7,0x6,0x21,0xa4,0xe3,0xbf,0xa1,0x1f,0xa4,0xd5,0xf,0xd5,0x31,
0x2a,0xf8,0xa,0xa5,0x6a,0x98,0x12,0xfb,0xdb,0x4b,0x1d,0xba,0xfb,0xf5,0x1d,0x8,
0xf0,0xf4,0xaf,0x9d,0xf,0xbb,0x89,0x71,0xdc,0x8b,0xae,0x8d,0xcb,0x47,0xf5,0xa0,
0x59,0xa6,0x28,0x54,0x7e,0x80,0x27,0xcf,0x36,0x92,0x48,0xf8,0x19,0x11,0x5,0x74,
0xc2,0xf7,0x2b,0x52,0x2f,0x67,0x5f,0xd6,0x2e,0x1e,0xf5,0x24,0xb1,0xe8,0xd6,0x16,
0xee,0xf9,0xdd,0x49,0x96,0x98,0x64,0x53,0x7f,0x93,0xc,0x80,0xc2,0xec,0xf2,0x7e,
0xa,0xec,0x5f,0xca,0x38,0x48,0x23,0x8b,0x63,0x95,0xaf,0x28,0x2b,0x95,0xdf,0xa0,
0xd4,0xde,0xa8,0x38,0xa8,0x40,0xb9,0xa2,0x70,0x57,0xf8,0x2a,0xc8,0xa2,0x58,0x4f,
0x70,0xd4,0x86,0x40,0xb9,0x22,0x71,0x77,0x41,0x83,0x61,0x55,0xf1,0xc6,0x62,0x3c,
0x6f,0x50,0xef,0xc1,0xe1,0x83,0x51,0x7e,0x5,0x7f,0xf9,0x8a,0xe9,0x2b,0xe6,0x0,
0x5b,0x12,0x37,0x3b,0x6d,0x76,0x42,0xe2,0x11,0x77,0x3d,0xf0,0x3a,0xf6,0x3f,0xf5,
0x74,0x92,0x55,0x7,0xfb,0xe9,0x2,0x69,0xa8,0x94,0xc8,0xc1,0x70,0x2e,0x9c,0x5b,
0x59,0xc7,0x27,0xda,0x12,0xe1,0x8d,0x86,0x3d,0x12,0x2d,0xa3,0xe4,0x56,0xd9,0x16,
0x78,0x9f,0xc6,0x41,0xae,0x9e,0x5d,0xbe,0x5,0xf2,0xa9,0x8c,0x4d,0xcc,0x28,0x24,
0xdc,0x29,0x69,0xae,0x7f,0xe3,0xf3,0xbb,0x7b,0x50,0x77,0x7c,0x8d,0x60,0x9e,0x2,
0x7b,0x8b,0x78,0x73,0x1c,0xff,0x92,0xe7,0x3c,0xae,0x77,0xbf,0x89,0x5a,0x62,0x38,
0x4c,0x27,0x6b,0xa,0x4c,0x32,0x34,0x6b,0xd9,0x65,0x0,0x79,0x32,0xf1,0xbb,0xa2,
0xf6,0xf8,0xde,0xb6,0xd7,0xb8,0x6e,0x4,0x5f,0xa8,0x6f,0xbb,0xa4,0xb8,0x10,0xf,
0xef,0x44,0x77,0x87,0x6e,0xfe,0x58,0xf,0x59,0xb1,0x84,0x6,0x5b,0xc1,0x81,0xb3,
0xfd,0x53,0x2e,0xe0,0xfb,0x74,0xe6,0x56,0x73,0xe5,0xe4,0x48,0x6e,0x3f,0x71,0xdb,
0x94,0xf8,0xf3,0xe7,0xdd,0x3a,0x62,0x19,0x60,0xb1,0x1c,0xb5,0xd9,0xd3,0x3d,0x3c,
0x3c,0xfa,0x6b,0x1d,0x1d,0xda,0xaf,0xf3,0xa9,0x52,0x2b,0xb7,0x92,0x90,0xcc,0xb4,
0x2c,0xc9,0x59,0xd1,0x49,0xe2,0x0,0xd0,0x5d,0x8f,0x94,0x64,0xad,0x3,0x68,0x86,
0x69,0xb4,0x25,0xb3,0x86,0xe1,0x43,0x3a,0xde,0x81,0x15,0x8d,0xf7,0x38,0x1f,0x19,
0x2c,0x70,0xbc,0x92,0xb4,0xa4,0x31,0x52,0x7,0x9,0x12,0x57,0xc9,0x29,0xc9,0x2,
0x6,0xe5,0x33,0xeb,0xc3,0x1e,0x27,0x8b,0xc3,0xc5,0x1e,0x8c,0x89,0x88,0xbc,0xbb,
0x10,0x18,0xab,0x25,0xea,0x24,0xb9,0x84,0x3,0x21,0xb6,0x90,0x4f,0x1c,0x35,0x62,
0x6f,0x66,0x92,0x18,0xf7,0x17,0x6d,0x54,0x6c,0x2d,0x47,0x82,0x5f,0xb0,0xb6,0xb4,
0x77,0x16,0xea,0xa5,0xb6,0x3b,0x2d,0xc6,0xb7,0x4d,0x6,0xb0,0x2a,0xb3,0xf2,0x35,
0x47,0xf9,0xdd,0x6e,0x81,0x7d,0x4e,0x2b,0x1c,0xd7,0x37,0xd6,0x5e,0xf7,0x2a,0x23,
0x9e,0xf4,0x40,0x49,0x20,0x8b,0xcf,0x96,0xf1,0x65,0xfc,0xb5,0x9f,0x9c,0x3d,0x5,
0xf1,0xda,0x71,0x47,0x3c,0xfa,0x72,0xed,0xc,0x9a,0x3b,0x8b,0xef,0x5e,0x79,0x4a,
0x69,0xc2,0xa2,0x1e,0x70,0x48,0x73,0xa8,0xb0,0xcc,0xc4,0x7e,0x96,0x65,0xe9,0x49,
0x16,0x7b,0x26,0x5e,0xc8,0xca,0xfa,0x93,0x7c,0x95,0x31,0x58,0x6c,0x63,0x81,0x3c,
0xc7,0x49,0x6d,0xa5,0xee,0x40,0xe4,0x4f,0x2e,0x6a,0x45,0x52,0x5a,0xe2,0x7b,0x25,
0xa1,0x2a,0x82,0x2c,0x72,0xd4,0xc9,0xa7,0x58,0x94,0x17,0xc4,0x0,0x1f,0x8e,0xda,
0xca,0x15,0x7f,0xa,0x63,0x7c,0xc5,0x64,0xc6,0xb5,0x10,0x4d,0x67,0xa2,0xb7,0xd4,
0xba,0xa4,0xe8,0x2d,0x17,0xd,0x58,0x24,0x2a,0x24,0x29,0xef,0xd7,0x8f,0x2f,0xc9,
0xdc,0x17,0xf1,0x8,0xbf,0xfc,0x32,0x7f,0xca,0xb0,0x61,0xf0,0x9f,0x21,0x1e,0x95,
0xba,0xf0,0xe2,0xf0,0x4f,0x41,0xab,0x27,0x8e,0xe9,0x42,0x50,0x2a,0xf9,0x84,0x95,
0xa2,0xdb,0xb9,0x7c,0x79,0x4b,0x57,0x6a,0xf4,0x43,0x58,0xee,0xef,0x89,0xc7,0xfd,
0xb3,0x66,0xf1,0xff,0xd4,0x7e,0xe5,0x8,0xeb,0xf5,0x7f,0xf6,0x3f,0xee,0xaf,0xb6,
0xc5,0xa5,0x42,0x48,0x4b,0x5d,0x17,0xc1,0xd6,0x75,0x71,0xe9,0xfd,0x17,0x89,0x7e,
0x36,0xe0,0x54,0xcc,0xd5,0x34,0xbc,0x6a,0x88,0xc4,0x57,0x9c,0xc3,0x80,0x3c,0x59,
0x3c,0x5d,0x82,0x44,0xe9,0x4e,0x6c,0xc5,0x7b,0x8a,0x48,0x80,0xbe,0xbb,0x2c,0x2f,
0x19,0xa3,0x65,0x3a,0xa9,0xe7,0x53,0x87,0xbb,0x11,0x8b,0xf5,0x39,0xc9,0x6,0x14,
0x62,0xf0,0xc3,0x5b,0x97,0xe7,0x67,0xfb,0x92,0x74,0x54,0x79,0x7,0x4a,0xa2,0x71,
0x20,0x25,0x58,0x2c,0x97,0xc7,0xe0,0x5d,0xe7,0x72,0xbf,0x90,0xf4,0x44,0xa3,0x1d,
0x7b,0x4d,0xee,0x89,0x44,0xd9,0xe3,0x5d,0xdb,0x21,0x56,0x43,0x1,0x92,0xd8,0x1c,
0x51,0xbe,0x9,0xf2,0xa6,0x80,0xb3,0xa3,0x89,0xbd,0xd3,0xc5,0xc5,0xe9,0x8f,0xb6,
0x48,0xf0,0x5f,0xe7,0xfa,0xbc,0xec,0x8a,0xf5,0xb5,0xed,0x60,0xc2,0x1a,0xa1,0x2,
0xab,0x7c,0x5d,0xdd,0x9a,0xa4,0x3d,0x52,0xf7,0xe4,0xac,0x48,0x28,0xcd,0x2f,0xa1,
0x19,0xd7,0x72,0x71,0x0,0x9d,0x9,0xca,0x39,0x91,0x37,0xf,0x60,0xfc,0x14,0xdf,
0x61,0x5d,0x71,0xb0,0x58,0xdd,0x30,0x36,0x32,0x71,0x2,0xb8,0x94,0x5f,0x78,0xb6,
0x64,0x12,0xc0,0xb1,0x92,0xcc,0xfc,0x5b,0x38,0x60,0x87,0x8d,0x72,0xb1,0xb5,0xd,
0x3,0xe8,0x39,0xc0,0xb6,0xa2,0xf5,0x21,0xd4,0xbb,0xaf,0x94,0xb7,0x55,0x20,0x11,
0xfc,0xcd,0xfb,0x86,0xd9,0x1d,0xb4,0x9c,0x6f,0x84,0xe7,0xff,0x5c,0x82,0x84,0xab,
0xf5,0x65,0x4b,0x89,0x14,0xbb,0x91,0xd9,0x6e,0x79,0xb0,0x91,0xa7,0xd6,0x83,0x3c,
0x43,0xeb,0x19,0x3e,0x2,0x53,0x18,0x32,0x1,0xb2,0x0,0x1e,0xab,0x3c,0xe8,0xed,
0xe3,0x3e,0x2a,0x98,0xfe,0x33,0x7,0x68,0xee,0x7c,0x20,0x22,0x33,0x15,0xde,0x68,
0xf3,0xa3,0x62,0x42,0x41,0xa3,0x8d,0xbb,0x62,0x1d,0x44,0xd9,0x8c,0x9b,0x36,0xab,
0xc9,0x7,0x24,0x4b,0x87,0x28,0x8f,0xbd,0xc1,0x92,0x7c,0xb1,0xd6,0xc6,0x3f,0x5b,
0x93,0x45,0x73,0xbd,0x45,0x97,0x35,0x1f,0xe2,0x81,0xab,0xb9,0x11,0x15,0x48,0x98,
0xf3,0xd6,0xec,0x3a,0xf9,0x33,0xf6,0x9b,0xf2,0x88,0x13,0x7,0xff,0xa,0x46,0xc1,
0xbc,0xcb,0x52,0x6d,0x41,0x8,0xec,0x8e,0x8a,0xc5,0xa,0x92,0x4d,0xa1,0xa7,0xd5,
0x50,0x73,0x7c,0xbf,0xb6,0xab,0xa7,0x15,0x4,0xff,0x80,0x86,0x52,0x5c,0xbb,0x0,
0xbb,0x9f,0xc8,0x1a,0x1,0x55,0x34,0x8b,0xc4,0x8,0x4e,0x49,0xef,0x88,0xd0,0x80,
0x53,0xba,0xa4,0xf6,0xbf,0x88,0xa,0xf4,0xce,0x94,0xad,0x6b,0xf6,0x91,0x74,0x98,
0x8b,0xe4,0xf6,0x32,0x14,0xe4,0x8c,0x87,0x28,0xcc,0x88,0xbc,0x87,0x78,0x66,0x1,
0x4b,0xc,0x88,0x78,0xb5,0xab,0x82,0x64,0x53,0x19,0xac,0x1c,0xca,0xa2,0xe9,0xd4,
0x36,0x7d,0xce,0xe8,0x29,0x56,0xf8,0xfb,0x70,0xe9,0x54,0xe,0x87,0xb1,0xba,0x77,
0x9a,0xd7,0x55,0x12,0xcd,0x99,0x2b,0x7b,0x9a,0xa4,0x5,0x64,0x2,0xb9,0xb7,0x44,
0xe4,0x9b,0x5,0x7e,0xc6,0x65,0xe6,0x64,0x26,0x68,0x13,0xc,0x16,0x4f,0x26,0x33,
0x0,0x95,0xf3,0x4a,0x8f,0xe0,0xef,0x1b,0x98,0xcf,0x95,0xd8,0xaf,0x58,0x25,0x7b,
0x17,0x7e,0x20,0x44,0xdd,0xf2,0x7d,0x2b,0x6c,0xbf,0x6c,0x96,0xf5,0xfc,0xd6,0x73,
0x88,0x67,0xa4,0xe8,0x54,0x69,0x2b,0x3c,0x7f,0x3a,0xac,0x27,0x79,0x70,0xb5,0xc9,
0xbc,0x88,0xbd,0xaf,0xd6,0xf9,0x9c,0x6b,0xcb,0x62,0xd3,0xdc,0x21,0xa9,0xf1,0x19,
0xb5,0xba,0xb6,0x5d,0xa2,0x4b,0x14,0x26,0xc4,0x6a,0xb,0x8b,0x6c,0x85,0x52,0x54,
0x4d,0xb0,0xd4,0x5,0xc2,0xa2,0xd3,0x7b,0xf5,0xe9,0x97,0x12,0xa8,0x2,0x15,0x3c,
0x38,0x74,0xe6,0x9e,0x1f,0x42,0x7b,0x5d,0x75,0xa4,0x26,0x5a,0x33,0x11,0xa0,0xcd,
0xec,0x56,0xf1,0x56,0xd8,0xbf,0x1d,0x97,0xd8,0x7c,0x6d,0xfb,0x17,0xea,0xd9,0x32,
0xb9,0xcc,0x44,0x21,0x97,0xdf,0x1c,0x7c,0xfb,0xab,0xdb,0xd6,0x6e,0x6e,0x9a,0x80,
0x8a,0xc4,0xaa,0xff,0xe1,0x49,0x4e,0x72,0xb,0xd9,0x4b,0x48,0xbd,0x2a,0xb8,0x8,
0x32,0xe5,0xce,0xa5,0x68,0xcc,0xd8,0x68,0x92,0x15,0x86,0xd,0x61,0x5b,0x49,0x25,
0xe2,0xe8,0xfc,0x6f,0xed,0x9c,0x33,0x32,0x8c,0xc6,0xb2,0x5e,0x6a,0xb7,0xc2,0x42,
0x75,0x92,0x8d,0xbb,0x19,0x21,0x0,0x53,0xb9,0x4b,0x10,0xc4,0x88,0xb8,0xd3,0x5c,
0x6,0xd7,0xa1,0x83,0x3,0x1e,0xbd,0x8b,0xdd,0x65,0x6c,0xc2,0xf6,0xe3,0x82,0xb9,
0x60,0x54,0x18,0xab,0xb8,0xe3,0x1c,0x12,0x6,0x6e,0x22,0x57,0x41,0x3c,0xf1,0xea,
0xd9,0xea,0x59,0xea,0xd9,0x12,0x89,0x71,0xa0,0x71,0x4f,0xe3,0x9e,0xc5,0x25,0xad,
0x9d,0x5a,0xf7,0x6a,0xdd,0xeb,0x56,0xce,0xcc,0xaf,0xde,0xfe,0xf5,0xed,0x5f,0x51,
0x4e,0xc9,0xf2,0xb,0xf2,0xb,0x0,0xd6,0xf5,0x59,0xbb,0x71,0x2d,0x8e,0xc8,0x12,
0xb7,0x62,0x87,0x62,0x92,0x1d,0xc2,0x59,0x9e,0x2c,0x4f,0x26,0x6,0x25,0xef,0x99,
0x7f,0xec,0x50,0x86,0x66,0x3f,0x92,0xe5,0xbc,0xad,0x5b,0x7c,0xb7,0x7b,0x20,0x61,
0x5a,0xbc,0x6d,0xc3,0x37,0xa6,0x0,0x37,0x7f,0x57,0xbf,0xa1,0x6a,0x8d,0xdd,0xe1,
0x3d,0x79,0x5b,0xf9,0x8f,0x0,0x3b,0x7a,0x74,0xea,0xd0,0x25,0xb,0x9f,0xc3,0xe2,
0x92,0xb5,0xa5,0x48,0xac,0x72,0x92,0x8a,0x56,0xde,0xc5,0x6d,0x13,0xf7,0x24,0xf9,
0x19,0x94,0xfb,0xdf,0x9d,0x71,0x38,0xe1,0xf4,0x31,0x76,0x87,0x81,0xec,0x6f,0x1a,
0x7f,0x24,0xfc,0x61,0x92,0x93,0xd2,0x6e,0x0,0x8b,0x7e,0x92,0xc6,0x48,0x51,0xef,
0x98,0x2d,0x6d,0x63,0x66,0x8f,0x4,0xd0,0x74,0xab,0x6a,0x96,0xa,0xf5,0xcf,0xe5,
0x1f,0x8b,0x2e,0xdc,0xc9,0xc7,0xeb,0x9d,0x1f,0xf9,0xd4,0xc8,0xff,0x43,0xf9,0xa3,
0x4b,0x8,0x50,0x1e,0x2a,0x49,0x32,0x5e,0x85,0x7c,0x93,0x91,0xbd,0x2f,0xc5,0x7e,
0xb3,0xe9,0xa8,0x83,0x87,0x13,0xef,0xf9,0xe5,0x3f,0x6c,0xb9,0x80,0x1f,0x3d,0x65,
0x43,0x92,0xa6,0x9f,0xc1,0x1e,0x77,0xc4,0xba,0x9d,0x65,0xc7,0x75,0x48,0xcc,0x3,
0x61,0x2e,0xf1,0xe8,0x16,0xdc,0x86,0xab,0x64,0x71,0xf9,0xfa,0x81,0x76,0xb9,0xed,
0x50,0x87,0x88,0xf,0x38,0x4,0x38,0xa1,0x1e,0x92,0x87,0x31,0x36,0xc,0x12,0x40,
0x55,0x10,0xde,0x71,0xa,0xc0,0xc2,0xe2,0x9c,0xd4,0xac,0xc7,0x29,0x53,0x18,0x49,
0xa3,0x88,0xfa,0x42,0xb6,0x5e,0x9a,0x4c,0x16,0x7b,0x4a,0xb6,0x8b,0x63,0xc8,0x93,
0x52,0xac,0x55,0x87,0xc1,0x24,0x20,0xce,0xc,0xa5,0x96,0xe8,0xde,0x9b,0xe0,0xe7,
0x17,0x81,0x3b,0xf2,0x44,0x96,0x19,0x1,0x25,0x24,0x18,0x44,0x92,0x2e,0xa,0x93,
0xc,0x46,0x83,0x75,0x71,0xf1,0x9a,0x1b,0xf8,0x7e,0xa,0xc2,0x2a,0xf2,0xb,0x91,
0xf,0xb4,0xf,0xb7,0x98,0x61,0x8f,0x4,0xdd,0x69,0xbd,0xd3,0x2,0x2b,0xfc,0x3d,
0x3b,0x2f,0xdb,0x96,0x18,0xbc,0x28,0xbf,0x77,0x8a,0xfd,0xf0,0xbc,0xde,0x92,0x59,
0x24,0xa4,0x84,0xdb,0xc4,0x45,0x69,0x63,0xbe,0xc9,0xe7,0x3d,0x89,0xc3,0xce,0x9e,
0x9d,0x4b,0x4a,0x66,0x2d,0x33,0x9b,0x64,0x6b,0x71,0x57,0x76,0x99,0x6f,0x47,0xc,
0x0,0x93,0xca,0x59,0x45,0x68,0x48,0xfd,0xed,0x9e,0x37,0x37,0x63,0x7,0x80,0xef,
0x84,0x8e,0xf0,0x34,0x79,0xbf,0xe4,0x9b,0x44,0x64,0xb1,0x28,0x59,0xcb,0x94,0xa4,
0x2d,0x65,0xda,0xa4,0x12,0x64,0x7e,0x80,0x18,0x18,0x24,0x55,0x46,0xbe,0xf6,0x7e,
0x1d,0xb5,0xdf,0x53,0x59,0xd,0x4b,0x48,0x2c,0xba,0xd4,0x45,0xb4,0x5f,0x42,0x3c,
0xf6,0x4e,0x70,0x89,0x31,0xd3,0x1e,0xbf,0x4b,0xb7,0xe8,0x5d,0x54,0x83,0x28,0xb6,
0x14,0xd4,0xb6,0xb8,0xb1,0x26,0xf0,0x8d,0x6a,0x9,0x2f,0x1e,0xbf,0xea,0x53,0xbe,
0xec,0xec,0xc2,0x97,0x2a,0x5d,0x26,0x7c,0x77,0x77,0xfe,0x7c,0x23,0xf9,0x7d,0xce,
0xaf,0xb9,0xa8,0x14,0xf1,0xed,0x2e,0xbe,0xfc,0x78,0x39,0x7f,0xde,0x7d,0xb3,0xb3,
0xdc,0xe7,0xbc,0xfb,0xb6,0x1b,0xc1,0xe8,0x62,0xd2,0x67,0xbc,0xc5,0xff,0xfe,0xd9,
0x2a,0x7e,0xbf,0x36,0x3d,0xad,0x70,0x7c,0x4d,0x4f,0x78,0x4d,0xa2,0x5f,0x73,0x11,
0x6c,0x6d,0x65,0x6d,0xed,0xac,0xb9,0xbf,0x36,0x8f,0xbd,0xde,0x79,0x12,0xeb,0x4e,
0x26,0xf1,0x72,0x7c,0x7c,0xa6,0x76,0x32,0x4b,0x29,0x12,0x57,0xe9,0x69,0x89,0xa7,
0x98,0x9c,0x18,0x57,0xf1,0x5,0x5a,0xb7,0x90,0x39,0xa9,0xb8,0xb4,0xc,0x2d,0x50,
0x8f,0xe,0xf6,0x25,0x6d,0xb0,0x3,0x8e,0xf2,0x72,0x5f,0xe4,0x8c,0x1d,0xb7,0xa3,
0xb1,0xf5,0xc1,0x56,0x48,0xdc,0x26,0xfb,0x44,0x5a,0x1e,0xc2,0x1,0x70,0xa7,0x1f,
0xd7,0x95,0x43,0xa2,0xe6,0x92,0xd2,0x3a,0xd1,0x14,0x5,0xe8,0xc6,0x77,0x47,0x45,
0xe,0x24,0x53,0x57,0xd1,0xe2,0xb1,0x22,0x14,0xbc,0xbd,0x6c,0xd6,0xc,0xfe,0x6e,
0xa,0x40,0xff,0x32,0x47,0x37,0xbb,0xd,0x0,0xdf,0x48,0x5f,0xd9,0x19,0xb0,0x16,
0x20,0xdd,0xb7,0xc8,0xb5,0xc,0xeb,0xfb,0xac,0x7f,0x82,0xef,0x9f,0x24,0xed,0xd1,
0x21,0x94,0x8d,0xf8,0x1a,0xc7,0xdf,0xea,0xb9,0xb7,0x13,0x12,0xf7,0x71,0x5b,0x3d,
0xf6,0x3a,0x5e,0x2,0x38,0x3a,0x35,0x63,0xe7,0xcd,0xb9,0x0,0xdd,0xfe,0xb4,0x13,
0xb5,0xc1,0x1,0x3a,0x7e,0x6a,0xcf,0x4d,0x5d,0x9d,0x0,0xa6,0x24,0xfd,0x68,0x73,
0x1c,0x8f,0xcb,0xd9,0x7f,0x75,0xdc,0x6d,0x24,0x8c,0xad,0x32,0x9d,0x37,0xda,0xa3,
0x5d,0x35,0x2b,0x60,0x80,0x67,0xf,0xac,0xe7,0x40,0xe6,0xc5,0xac,0xeb,0x78,0x7c,
0xb4,0xd5,0x5f,0x70,0x83,0x78,0x56,0x8b,0x54,0xef,0x69,0x90,0x40,0x4a,0xc2,0x99,
0x3,0xc,0xf9,0x8e,0xf4,0x6c,0x99,0x52,0xba,0x83,0x7c,0xe6,0xb0,0x6a,0xbe,0xa,
0xef,0xef,0x7,0xdb,0x4b,0x92,0xeb,0x28,0x60,0xde,0x46,0x36,0xf6,0x5f,0x4b,0x89,
0x5b,0x1a,0x4a,0xe,0x1e,0xec,0x90,0x30,0x13,0xbb,0xea,0x62,0xd1,0x79,0x51,0x3c,
0xee,0x48,0xe5,0x7a,0x70,0x48,0x4c,0x61,0x13,0xf4,0xd1,0x76,0xa0,0x8,0xf8,0x90,
0xc4,0xb0,0x6a,0x56,0x97,0xf6,0x22,0x8b,0x79,0xb9,0x65,0xd6,0x6d,0xe4,0x24,0x26,
0xd4,0xf9,0xcb,0x53,0xeb,0xfc,0xb1,0xb7,0x84,0x42,0x24,0x49,0x87,0x77,0x75,0xf6,
0xc4,0x31,0xd3,0x37,0x93,0xc5,0x94,0x59,0xff,0xcb,0x63,0x49,0x9e,0x69,0x13,0x3f,
0x63,0x22,0xd8,0x8e,0x43,0x4f,0xb2,0xc8,0x86,0x71,0x93,0x39,0x91,0x18,0x4b,0x75,
0xe,0x7b,0xb0,0xaa,0x8c,0x28,0xbe,0xed,0xb0,0x67,0xb,0xca,0x4b,0x97,0xb0,0xfd,
0xef,0xa3,0xfd,0x6c,0x11,0xfb,0xac,0x6d,0xbf,0x20,0x14,0xb0,0x16,0x2b,0x7b,0xfe,
0x1f,0x12,0xe,0xc5,0x8e,0x5f,0x99,0xd3,0x2f,0xe2,0xf9,0x29,0xc6,0x31,0xc6,0x24,
0xed,0xe5,0x4,0x95,0x5c,0x83,0x2,0x51,0x5d,0x78,0xd7,0xa2,0x90,0x84,0xb4,0xcc,
0x55,0x7b,0x56,0x5e,0xc0,0xde,0xdc,0x5b,0x15,0xa3,0xc0,0x61,0x2b,0x4e,0xb5,0x72,
0x6d,0x85,0xfd,0x52,0x3d,0x34,0x37,0x33,0x1f,0xc5,0x41,0xf1,0xac,0x63,0x85,0x27,
0x50,0xd0,0x96,0x4f,0x3d,0x57,0x7a,0x61,0x29,0xb6,0x67,0x93,0x24,0x59,0xfa,0x12,
0xd6,0x67,0x2d,0x59,0x41,0x16,0x7d,0x76,0x8e,0xdf,0x29,0xde,0x4c,0x4,0x2e,0x11,
0xaa,0x68,0x3f,0xa7,0xfb,0xbc,0xfa,0xd4,0x1b,0x67,0xb0,0xde,0xe3,0x9a,0xbd,0xa2,
0xc5,0x58,0x2e,0x51,0x9e,0x56,0x23,0x41,0x90,0xa7,0x7b,0x5e,0x76,0xdd,0x6,0x60,
0x17,0x1b,0xea,0x37,0x75,0x19,0xb6,0x23,0xc3,0xac,0x97,0x1c,0x89,0x2,0x6c,0x64,
0x5d,0x49,0x28,0x16,0x28,0xc9,0x64,0x2c,0x96,0x2c,0x57,0xa4,0x55,0x34,0xc2,0x7,
0x91,0x94,0xb5,0xa,0xae,0xe6,0x9,0xb6,0x86,0x20,0xaa,0xfb,0x52,0xcc,0x7,0xdf,
0x67,0x63,0x4f,0xd9,0xeb,0xb,0xca,0x3a,0x5d,0xb3,0x6c,0xa7,0xa2,0xb0,0x12,0x89,
0xf1,0x84,0xbf,0x6,0x4c,0x1d,0x82,0x6,0x55,0xef,0xf4,0x8e,0x77,0xba,0xc4,0xa3,
0xdd,0xe6,0x95,0x3d,0xe5,0xa6,0x9f,0xa7,0xe7,0x55,0x9f,0xa8,0x9d,0xfb,0xa7,0x9d,
0x3c,0xa9,0x4a,0xaa,0x34,0x2b,0x73,0x66,0x59,0x49,0x99,0xd8,0xc9,0xe4,0x22,0x2a,
0x80,0x38,0x98,0xc2,0x7d,0x42,0xc,0x33,0x76,0xb8,0xea,0xf,0x92,0x85,0x82,0x9b,
0xca,0xe6,0x89,0x25,0xea,0x9e,0x15,0x23,0x14,0x9d,0xa6,0xbc,0x61,0xa2,0xf4,0x78,
0xd3,0xb9,0xe8,0x7f,0xdb,0x99,0x9e,0x81,0x43,0x7d,0xd1,0x60,0x33,0x1b,0xae,0x19,
0xca,0x6e,0x30,0x35,0x81,0x6f,0x70,0x1c,0x75,0xd8,0xf9,0xd,0xf6,0x89,0x65,0xb0,
0xac,0x47,0x4f,0xc8,0x26,0x59,0x61,0x94,0x4a,0xc8,0x86,0xd5,0x5a,0x8f,0xa9,0x48,
0x97,0x55,0x60,0x2c,0x9,0x59,0x31,0x31,0x61,0x17,0xb1,0x3e,0xac,0x4f,0x4c,0x8c,
0xfa,0x80,0xfa,0xa2,0xfa,0xe2,0xab,0xaf,0xb2,0x89,0xec,0x7e,0x76,0x3f,0x80,0xbd,
0x87,0xbd,0xbf,0xbd,0x3f,0xca,0x9d,0x9e,0xb3,0xe5,0xb3,0x51,0x6e,0xad,0xb,0xfe,
0xfc,0xf5,0xcf,0x5f,0x45,0xb9,0xb4,0xb5,0x2c,0xac,0x6c,0x19,0x49,0xef,0x27,0x8f,
0x25,0xa1,0x5c,0xb0,0x84,0x4f,0x37,0xf9,0xd8,0xe0,0x2,0x5f,0xb8,0x4f,0xb7,0xcc,
0xb1,0xca,0xc0,0xc7,0xb4,0xb0,0xcd,0xfe,0x76,0x71,0x0,0x57,0x2a,0xab,0x4c,0x2a,
0xcf,0x1,0x58,0x4d,0x97,0x58,0x4a,0x51,0xee,0xa7,0xf8,0x16,0x7b,0x17,0xa2,0x7c,
0x3e,0xf9,0x75,0x97,0xc5,0x9d,0x50,0xed,0x5f,0x9f,0x2d,0x12,0x39,0xe3,0x73,0x1d,
0xf6,0xec,0x65,0xef,0x74,0x24,0x4a,0x6f,0x6d,0xe8,0xd8,0xdb,0x19,0xf5,0x50,0xd6,
0x6d,0x2e,0x84,0xf5,0x20,0x6b,0x48,0x8a,0x86,0x16,0xa1,0x3e,0xf8,0xe1,0x67,0xef,
0x5c,0x2f,0xd4,0x6f,0x45,0xeb,0x73,0x12,0x73,0x50,0x1d,0xf7,0x89,0x96,0x7a,0xc8,
0x46,0x22,0xb1,0xff,0xf4,0x69,0xeb,0x31,0x24,0x16,0x7d,0xac,0xf2,0x38,0xf9,0x40,
0x8d,0x71,0x7e,0xd2,0xa4,0x53,0x28,0x7,0xdc,0x8b,0x6e,0xbb,0xde,0x9,0x3,0xb0,
0xd,0xb6,0x38,0xd6,0x2a,0x89,0x68,0x49,0x26,0x97,0xd9,0xa,0x24,0x24,0x50,0x41,
0x3c,0xc4,0xe2,0x18,0x26,0x86,0x41,0x82,0x2f,0x96,0x18,0x47,0x98,0xfa,0x3,0xac,
0xe8,0x5a,0x9a,0x53,0x8c,0x84,0xcf,0xcf,0xda,0x72,0x82,0x35,0xca,0xab,0x97,0x2c,
0x5b,0xa5,0x59,0xe1,0x79,0x25,0x3e,0x48,0xd8,0xc9,0x7,0xad,0xe6,0x43,0x24,0x83,
0xfd,0xd0,0x38,0x59,0xb4,0x93,0x7c,0xb7,0x83,0x73,0x63,0xe6,0x8b,0x48,0x48,0xcf,
0x1,0x8d,0x23,0x49,0xcf,0x87,0xf8,0x1f,0x3c,0x26,0x11,0x95,0x2c,0xd2,0x1e,0xf1,
0x72,0x71,0x4f,0x31,0xea,0x3,0x49,0xa4,0xe4,0x98,0x18,0xf5,0x0,0xeb,0x5b,0x69,
0x43,0x42,0x7e,0xc0,0x1d,0xac,0xc5,0x64,0xd6,0x91,0x8c,0x66,0x62,0xe2,0x90,0xac,
0xe4,0x84,0xbe,0xb9,0x40,0x9,0x59,0x84,0xcf,0x66,0x71,0x7e,0x64,0x56,0xd2,0x2c,
0xcd,0xc8,0xc7,0x14,0xdf,0x7b,0xe9,0x54,0xa5,0x67,0x29,0x8e,0x8b,0x6b,0x96,0x85,
0xf3,0xaf,0xe3,0xfb,0xb7,0x8f,0xb6,0x8,0x6c,0x87,0xfd,0xc3,0x76,0xb6,0xed,0xbe,
0x56,0xf8,0x3e,0x6d,0x93,0x6c,0x37,0x98,0xe,0x45,0xc3,0x6e,0x47,0xee,0x9a,0xa,
0x47,0xbc,0xae,0x97,0x38,0x59,0x4c,0xfc,0xb6,0x6e,0x78,0x25,0xe2,0x58,0x3b,0xe,
0x3b,0x88,0x27,0xbd,0x6a,0x6d,0x95,0x92,0xad,0x40,0xb9,0x9e,0x64,0x5f,0x62,0x8e,
0xc4,0xdd,0x7c,0x75,0xeb,0xe5,0x46,0x47,0x0,0x2e,0x26,0xde,0x9c,0x75,0x6d,0x1e,
0xbe,0xa7,0x94,0xaa,0x91,0x45,0xd8,0x5f,0xcc,0xa,0xa5,0x6b,0xcd,0xaa,0xcf,0xce,
0xdc,0xcb,0x26,0x25,0xa4,0x55,0x55,0x6a,0x43,0x25,0x2f,0xa1,0x9e,0x23,0x6b,0x8f,
0x46,0xa1,0xb9,0x3c,0x1d,0xdf,0x67,0x0,0x6c,0x62,0xf0,0x7c,0xf1,0x21,0x51,0x86,
0x84,0xe8,0x99,0xd,0xcc,0x62,0x6d,0x38,0x4f,0x1e,0xd2,0x79,0xe2,0xdf,0x25,0x8e,
0x1d,0xfd,0xef,0xc7,0xb4,0x14,0xd4,0x23,0x8b,0xb,0xab,0x9b,0xb,0x3d,0xf6,0x2b,
0x5f,0xbe,0xb7,0x90,0xdf,0xaf,0xf5,0x94,0x63,0x3d,0xeb,0xd7,0xdd,0xe7,0x7c,0x61,
0xbb,0x1a,0xd1,0x4e,0x4e,0xe6,0xb7,0x67,0xcc,0xe4,0x8f,0xe0,0x4,0xd,0xa0,0xfb,
0x5d,0xaf,0xac,0x49,0x7c,0x85,0xd0,0x93,0x9a,0xd7,0x91,0x81,0xec,0x83,0x45,0x7c,
0xa9,0x4d,0xe3,0x88,0xe7,0x7d,0xf9,0x55,0xb5,0xdf,0xef,0xc5,0xca,0xb,0x44,0x5d,
0xbf,0x7d,0x2,0x1e,0xd,0x41,0x37,0xcd,0x91,0xc8,0x44,0x28,0x48,0xcc,0x2,0x25,
0x25,0x24,0x54,0x81,0x21,0xab,0x94,0x49,0x5e,0xe8,0xc1,0x92,0x5e,0x22,0xec,0xe0,
0x6c,0x5,0xf3,0x13,0x99,0x2,0x4e,0xdc,0x9d,0xb9,0xf7,0x16,0x12,0xe1,0xa1,0xa9,
0xce,0x7b,0xed,0x71,0x0,0xc,0x56,0xbb,0x9c,0x72,0xc0,0xc7,0xff,0xcc,0x39,0xe7,
0x8f,0xdb,0xe1,0x6d,0xff,0xd1,0x33,0xf5,0xed,0xeb,0xd8,0xe1,0x47,0xb8,0xfa,0xec,
0x77,0xb3,0x45,0x1,0xf8,0xbc,0x74,0xa7,0x4,0x7,0x68,0x7a,0x5e,0x61,0x66,0x31,
0x12,0xff,0xeb,0xbf,0x96,0x9d,0xae,0x44,0x7b,0x68,0x6d,0xb7,0x51,0x59,0x7e,0x28,
0x94,0xd5,0xc1,0xa2,0xd,0x24,0x43,0xe8,0x67,0xc6,0x87,0x7d,0x4e,0xa2,0x65,0xfc,
0x6b,0x78,0x86,0xea,0xe,0xe,0x34,0x49,0x86,0x85,0x97,0x39,0x92,0xa9,0xd4,0x7e,
0xb9,0xf3,0xa,0x42,0x91,0x67,0x7d,0x69,0x32,0x51,0x8e,0x3,0x9a,0xdd,0xa0,0x7e,
0x81,0xe4,0xa2,0xbe,0xaa,0x29,0x6a,0x57,0xb9,0xf,0xc0,0x88,0x91,0xb8,0x88,0x91,
0xb0,0xa9,0x4f,0x6a,0xb2,0x9,0xe1,0xb6,0xf0,0xb2,0x76,0x6c,0x85,0x3,0xb8,0xd4,
0x52,0x3d,0x5c,0x6b,0xd9,0x96,0x82,0x88,0xc,0xfc,0xfc,0x4d,0x95,0xe1,0x55,0x99,
0x0,0xb7,0xe,0x96,0xf,0x20,0x9e,0x74,0xf0,0x95,0x9e,0x27,0x31,0xed,0xd2,0xc5,
0xd2,0xae,0x22,0x24,0xe8,0x6d,0xe6,0x98,0x78,0x4b,0x71,0xbf,0xd4,0x5e,0x74,0x8c,
0x2c,0x56,0xe5,0x96,0xe3,0x90,0x5b,0xa0,0x7b,0x64,0x43,0xe1,0xb1,0x41,0x69,0x5e,
0xc2,0xa4,0xf3,0xfb,0x19,0x42,0x52,0x93,0x38,0xe2,0x11,0xf0,0x2,0x4f,0xa2,0x38,
0x50,0xf1,0x64,0x68,0x3d,0x1c,0xf9,0x90,0x45,0xf2,0x46,0xab,0xa3,0x4b,0x4a,0x4a,
0xc8,0x4c,0xc9,0xd4,0xb6,0xab,0xcd,0x91,0x8,0xb3,0x69,0x5c,0x7c,0x55,0x2a,0x49,
0x4b,0x95,0x31,0xf1,0x6,0x2a,0xb8,0x32,0x51,0xdc,0x5b,0x49,0x23,0x89,0xc7,0xc2,
0x6a,0x78,0x1b,0x34,0xc0,0x24,0x16,0xad,0x56,0x92,0x99,0xc,0xae,0x1f,0xbb,0x95,
0x23,0x1e,0xf7,0x10,0x69,0x11,0x59,0x4,0xcc,0x6d,0x54,0x2e,0x20,0x6b,0x16,0x4a,
0xf6,0x9e,0x74,0x3a,0x8b,0xe7,0x57,0x7a,0x9e,0x9d,0x74,0xf6,0x28,0x99,0x9,0xf5,
0x8d,0x25,0xf3,0x5e,0x25,0x13,0xcf,0xfe,0xfe,0x27,0x12,0xf6,0xf2,0x73,0xa9,0xb3,
0x2e,0x21,0xe1,0x91,0x4d,0x35,0x47,0xf2,0x8e,0x6,0x42,0x28,0x33,0x5b,0x85,0x6,
0x61,0xab,0x55,0x2f,0xe4,0xf,0x8c,0x47,0x81,0x3a,0xd4,0x73,0xa6,0xb,0xf9,0xde,
0xb7,0x5b,0x5e,0x76,0x31,0xa,0xba,0xb2,0x95,0x89,0x7,0xce,0xe6,0x10,0x3,0xa2,
0xe0,0x85,0x42,0x34,0xa4,0x2a,0x1d,0xce,0xbd,0x70,0xf1,0x47,0xac,0xa7,0x77,0xc2,
0x86,0x73,0x33,0xf0,0xfa,0x69,0x32,0x1f,0x23,0x34,0x4,0x45,0x4b,0xe4,0x76,0x22,
0xec,0x77,0x55,0x83,0x8b,0x4f,0x16,0x90,0x76,0xe5,0x68,0xc2,0x95,0xa8,0xf8,0xcb,
0xcb,0x4e,0xde,0x4d,0x7d,0x1,0xaf,0x93,0xad,0x18,0x2b,0x26,0x4b,0x44,0xac,0xb9,
0x49,0x24,0x4d,0x57,0x55,0x49,0xa1,0xac,0xa4,0x3b,0x1a,0xaa,0x97,0x7b,0x76,0x72,
0x26,0x8a,0x35,0xba,0x32,0x58,0x43,0x16,0x6f,0x65,0x49,0x67,0x1b,0x93,0x98,0xf6,
0x18,0x6e,0x11,0x59,0x8c,0x4,0xf9,0x4c,0x3f,0xb2,0x6,0x3,0xfb,0x98,0xa5,0x36,
0xf5,0xa2,0x4,0xa0,0x45,0x79,0x48,0x1a,0x8f,0x44,0xb3,0x35,0xca,0x66,0x31,0x93,
0xc0,0x5c,0x60,0x52,0x19,0x7c,0x3f,0xca,0x65,0xca,0x38,0xe2,0xbf,0xd1,0x1c,0x51,
0x2d,0x53,0x7d,0x4e,0x3e,0x4c,0xa6,0x49,0x60,0xb,0x45,0x22,0x8d,0x5a,0x61,0xa4,
0x40,0x79,0xa6,0x3e,0x56,0xa5,0x56,0xac,0x15,0x89,0x98,0x29,0x90,0x20,0xa,0x4,
0x11,0x57,0x8,0x65,0x1c,0xf6,0x6b,0x56,0x2,0xae,0x2a,0xb2,0xa6,0xc2,0x12,0xe,
0xb2,0xc4,0x3,0x37,0x4c,0xb9,0x44,0xe5,0xce,0x0,0x57,0xa1,0x7a,0x55,0x8d,0xfd,
0x46,0x14,0xc5,0xad,0xd7,0xe6,0x89,0xcf,0x43,0xe9,0x90,0x24,0x12,0x71,0x3b,0xe1,
0xff,0xe0,0x3,0x1b,0x1b,0xf0,0x22,0x79,0xd7,0x2d,0x2c,0x90,0x64,0x68,0x3f,0xcc,
0x4,0x9,0x5c,0x2,0x17,0x4f,0x5a,0xa4,0xcb,0xc3,0x5e,0xc4,0x97,0xa8,0x44,0x12,
0x21,0xd1,0xda,0x9a,0x49,0x61,0xfe,0x64,0xd0,0x20,0x66,0xf6,0xc1,0x46,0x32,0x87,
0xa5,0x70,0x52,0x38,0x2a,0x50,0xfe,0x75,0x84,0x8e,0x61,0x1d,0xc3,0x90,0xa8,0xaf,
0x98,0xb3,0x65,0xe,0x1a,0x8c,0xeb,0x4a,0xd6,0x9a,0xad,0x35,0xc3,0xfe,0x19,0xac,
0x18,0xaa,0x18,0x4a,0x42,0xb4,0xa4,0xd6,0x64,0xe6,0xf,0x72,0xb9,0x3c,0xee,0xff,
0xd9,0xbb,0x1e,0xb8,0xa8,0xaa,0xec,0x7f,0xde,0x9b,0x37,0xc3,0x30,0xc,0xc3,0x5f,
0x11,0x10,0x11,0x11,0x9,0x49,0x91,0x88,0x25,0xd6,0xcc,0x88,0xc8,0x5c,0x43,0x23,
0x33,0xd7,0x88,0x8c,0x58,0xd7,0x58,0x33,0x73,0x8d,0x8c,0x8c,0x90,0x5c,0x33,0xd7,
0xc8,0x88,0xcc,0x88,0x5c,0x23,0x33,0x22,0x33,0x97,0xcc,0xc8,0x8c,0x8c,0x88,0xc8,
0x25,0x33,0x42,0x22,0x22,0x54,0x44,0x44,0x44,0x44,0xe4,0xcf,0x30,0xcc,0x9f,0xf7,
0x7e,0xe7,0xbc,0x37,0x23,0xc3,0x8,0x8a,0xfb,0xaf,0xd5,0x5f,0x77,0x3e,0x78,0x7d,
0xff,0xee,0xbb,0xef,0xfe,0x39,0xe7,0x7b,0xce,0x3d,0xf7,0x9c,0x2b,0x3e,0x3c,0x11,
0x79,0xe3,0x70,0x33,0xba,0xd2,0x8a,0x41,0x26,0xbb,0x96,0x6c,0xb3,0x4f,0x3e,0x64,
0x4c,0x32,0xd4,0x20,0xa0,0xce,0x64,0xb6,0x11,0x7d,0xd2,0x6d,0xe7,0x83,0xc8,0x24,
0xc4,0x14,0xda,0xbd,0xb3,0x1b,0xe7,0x75,0xd3,0x2d,0x9a,0x48,0x35,0x1,0xf9,0x43,
0x6f,0xfd,0x76,0xeb,0x31,0x80,0x1d,0x7f,0xbf,0xf5,0xc6,0xe9,0xd7,0x3,0x8c,0x4a,
0xa9,0x9e,0x52,0x8d,0xf3,0x7d,0x54,0xcb,0x35,0x89,0x13,0x31,0x6f,0x6d,0xc1,0x19,
0x8b,0xf4,0xc2,0x71,0x2c,0xbf,0x98,0x47,0x40,0xbd,0x4d,0xe7,0x10,0xa9,0xc4,0x7e,
0x93,0x9d,0x89,0x73,0xba,0xf3,0x69,0x80,0x59,0x8b,0xe2,0xa3,0x13,0x28,0x72,0xf4,
0x86,0xbe,0x67,0x74,0x48,0x4f,0xde,0x7f,0xb0,0x24,0xe6,0x73,0x1c,0x37,0xdf,0x6f,
0x7c,0x58,0xfd,0x68,0x16,0xc0,0xc2,0x62,0x55,0xb3,0x3,0xb6,0xf3,0xa9,0xcd,0x6c,
0x24,0xed,0xb5,0x62,0xb,0x98,0x38,0x16,0xf9,0x82,0xef,0x5e,0x76,0x1d,0x69,0x4a,
0x2b,0xe7,0xd4,0x7,0xfc,0x80,0x80,0xfb,0xa7,0x9f,0x6e,0x4d,0xb9,0x5,0xe9,0xc0,
0xa8,0x9f,0x94,0x3e,0xe,0x9,0x48,0x56,0xdf,0xdc,0x5f,0xf2,0x2d,0x8e,0x9f,0xb6,
0x74,0xc7,0xad,0x6a,0x8a,0xc7,0x91,0xce,0xcc,0x20,0x27,0x5,0xf6,0xc0,0x17,0xb0,
0x78,0x7c,0xb8,0xb6,0x79,0x79,0x13,0x7e,0xcf,0xb4,0x43,0x37,0x25,0x4f,0x6b,0xfa,
0xa5,0x5b,0xff,0xdf,0x9b,0x4c,0x48,0x1f,0x99,0x5c,0xd8,0x22,0xdb,0x26,0x6,0x8,
0x3b,0xc0,0x65,0xe0,0xfc,0xa9,0xe5,0x37,0xeb,0x69,0x5,0x22,0xe,0x56,0x92,0x2,
0x7,0x41,0x6b,0xad,0x8,0xa0,0x8d,0x66,0x13,0x36,0x72,0xce,0x48,0x6,0xd,0x7b,
0x69,0xab,0x3f,0xb6,0xf3,0x36,0xd8,0x4c,0x26,0xb3,0x8a,0x24,0xd6,0x53,0x41,0xed,
0x75,0xf0,0x6c,0xca,0x11,0x14,0xa4,0x82,0xe7,0x8e,0x5c,0x3c,0x21,0x82,0xb6,0xa8,
0xd9,0x83,0x33,0xe2,0x83,0x71,0x31,0xfe,0xb9,0xae,0x1b,0xb1,0x38,0xe5,0xc9,0x95,
0x5d,0x14,0x20,0x51,0xc1,0x17,0x72,0x58,0x1e,0xe3,0xce,0x7a,0x8b,0x2b,0x61,0xb5,
0x42,0x21,0x99,0x2a,0xf2,0xee,0xfc,0x72,0x13,0xe2,0x8e,0x9,0x5b,0x2,0x59,0xf,
0xe4,0x57,0x3d,0xe9,0x26,0xb6,0x7,0xe9,0xfb,0xf,0xdb,0x4e,0x25,0xfd,0xb4,0x90,
0xfa,0x45,0x9e,0xa1,0x24,0x85,0x8c,0x33,0xec,0x12,0x35,0xef,0x46,0x2b,0xdb,0x71,
0x9,0x76,0xea,0xcd,0x39,0x2f,0x2,0x40,0xb2,0x68,0xc7,0x79,0xc8,0xcf,0x87,0xa5,
0x3c,0xf6,0x3f,0xbb,0x88,0x49,0x94,0xe1,0xf8,0x52,0x77,0x2a,0xd2,0x45,0x6f,0x74,
0x5a,0xa6,0x8d,0xa5,0xfb,0x76,0xe3,0x57,0xee,0x12,0xbf,0xdb,0x28,0x7a,0xff,0x52,
0xc1,0x95,0xe6,0xb,0x7d,0xe0,0x4a,0xeb,0x45,0x1,0x7a,0x7d,0xbd,0x94,0x67,0x4b,
0xbb,0x0,0x58,0x71,0xf3,0x25,0x1e,0xbf,0xf0,0x3c,0xc,0xcb,0xa4,0xe3,0x8c,0xe4,
0x8,0x9b,0xbd,0xff,0x7e,0xe9,0xbd,0xa2,0xe6,0xdd,0x56,0x93,0x6d,0x9b,0xf,0xc3,
0xb6,0xdb,0xd9,0x1c,0x6b,0x36,0xfe,0x5e,0xe9,0xfc,0x5f,0x9e,0x95,0xf2,0x13,0x4d,
0x56,0xe5,0xf4,0x9b,0xc2,0xc,0xfe,0x9d,0x78,0x5d,0x5c,0x11,0xc0,0xf3,0xb7,0x44,
0x81,0x38,0x32,0x3c,0x82,0x40,0x34,0x75,0xa9,0xdc,0x27,0xd5,0x57,0xf4,0x2,0x83,
0xd7,0xfb,0xac,0xfd,0xb8,0x5c,0xca,0xc4,0x65,0x28,0x80,0x6e,0x69,0x77,0x11,0xa0,
0xb3,0x6e,0x13,0xed,0x3,0x15,0xe9,0x0,0x6e,0x1a,0x55,0xb2,0x1d,0x12,0x4a,0x7b,
0xa3,0x9d,0x56,0x41,0xc,0xc5,0x99,0xdf,0xf,0x48,0x70,0xbc,0x83,0x1c,0xdd,0x55,
0x15,0xa4,0xb1,0x38,0x57,0xdc,0x85,0x3,0x30,0x7f,0x57,0xe5,0xe6,0x3a,0x4,0xb4,
0xe,0xd,0xb2,0x52,0x2,0xc0,0xa9,0xcf,0xdf,0x76,0xe4,0xfa,0x50,0x0,0x17,0xce,
0x7b,0x8f,0x13,0x12,0x1e,0xe7,0x6b,0xec,0x14,0x32,0x64,0x34,0x9f,0xb6,0xfc,0xbc,
0xe8,0x38,0x2,0x22,0x63,0x3a,0x7f,0x80,0xb4,0x97,0x1,0x45,0x9e,0xf,0xba,0x66,
0x0,0x8c,0x5f,0x3e,0x22,0xc5,0x19,0x2b,0x52,0xb1,0xb9,0x29,0xaf,0xd,0x25,0xee,
0x8a,0xe6,0xd3,0x55,0xe7,0xf0,0xb3,0x15,0x1a,0x87,0x40,0x25,0xe,0xf8,0x80,0xcd,
0x0,0x19,0xc2,0x2a,0xb7,0x5d,0x44,0x85,0x7b,0xd5,0x7c,0x25,0xad,0x1f,0x55,0xc7,
0x34,0xbf,0x70,0x6,0x67,0x97,0x63,0x8e,0xe2,0x7,0x19,0xce,0xbe,0x3e,0x77,0xe3,
0x16,0xe3,0x2,0x20,0x17,0x33,0xbb,0xc8,0x40,0x39,0xf6,0xe6,0x80,0xe,0x4f,0xa4,
0xa2,0x89,0x9a,0xc8,0x49,0xe3,0x13,0x1,0x66,0x4c,0x1a,0x5f,0xe4,0xed,0x4a,0x86,
0x66,0x32,0x23,0x8b,0x1f,0xd1,0x9b,0x6d,0x9c,0x6f,0x5c,0x49,0xeb,0x5f,0xcc,0x3b,
0x2,0xed,0xc0,0x2,0xa6,0x98,0x76,0x30,0xaa,0xe2,0xed,0x17,0xc9,0x11,0xd,0x8e,
0xa,0x76,0xce,0x71,0xc4,0xe7,0xbd,0x66,0x38,0x95,0xaa,0xb7,0xe2,0x47,0x97,0x39,
0x67,0xa8,0xaf,0x26,0xfd,0xb9,0x39,0xc9,0x56,0xbb,0xec,0x72,0x9c,0x26,0x80,0x6c,
0xb9,0x4b,0x83,0x66,0x31,0xa9,0x1d,0x5c,0xb6,0x38,0x6,0x63,0x3e,0xcf,0x65,0xad,
0x6,0x7,0x81,0x2c,0xdf,0xc5,0xc7,0x11,0x51,0xaf,0xac,0xc2,0x2d,0x4e,0x8d,0x54,
0x45,0xbe,0xc6,0xd9,0x5f,0x7d,0x80,0xc,0xd6,0x99,0x65,0x2,0x4a,0x63,0x4c,0x3b,
0x57,0x44,0x3b,0xd9,0xe4,0x61,0xae,0xde,0x4e,0xad,0xb4,0xdc,0xa1,0x8,0xe3,0xe6,
0xd3,0x4e,0x62,0x7e,0x5,0x45,0xb3,0x61,0x66,0x22,0x66,0xa5,0x76,0xd3,0xf0,0x39,
0x2,0xce,0x59,0x66,0x36,0x53,0x4a,0xcb,0x27,0x32,0xce,0x35,0x84,0x76,0xd8,0x31,
0x5b,0x95,0xbc,0x32,0xa8,0xbf,0x3e,0xaa,0x56,0xef,0x26,0xf,0xf,0xda,0x71,0xa7,
0xf5,0xeb,0xa5,0xd1,0x19,0xe3,0x15,0xaf,0xc6,0x41,0x33,0x2e,0xb3,0xa0,0xeb,0xd5,
0x4f,0x0,0x7c,0xb4,0x2f,0x1b,0x32,0x26,0x93,0xb4,0x38,0x7e,0xf1,0x38,0x1c,0xb5,
0xce,0xf1,0x71,0x99,0x31,0x48,0xf5,0xc6,0xcd,0xdc,0x69,0x9f,0xe3,0x85,0x52,0x5a,
0x49,0x44,0x46,0x38,0x85,0xbd,0x9c,0xd7,0xeb,0xd9,0x43,0xe1,0x2e,0x3d,0x5d,0x57,
0x6a,0xd2,0x30,0x67,0x5d,0xaa,0x34,0x38,0x68,0x39,0xa3,0xf3,0x7c,0x47,0x42,0xdb,
0x5,0xac,0x86,0x7c,0x7a,0x31,0x1d,0x6c,0x90,0x8c,0xd4,0x3c,0x53,0x5d,0xaa,0x9d,
0x29,0x8c,0xdd,0x76,0x17,0xf,0x8a,0x5b,0xaf,0xf0,0x1f,0xb3,0xdf,0x3,0x7,0x33,
0xbb,0x4b,0xdb,0xa8,0x45,0x69,0xe1,0x64,0xd4,0x53,0xb7,0xe5,0x20,0x3a,0xef,0x6b,
0x6c,0x89,0xe9,0xc0,0xef,0x92,0xd5,0xa9,0x67,0xa8,0xc9,0xbe,0x60,0x6,0xec,0x61,
0xc8,0xf0,0xb0,0xd,0xbc,0xc5,0x2d,0xfa,0x57,0xaa,0x9d,0x8b,0xf1,0x9f,0x54,0xfb,
0x5b,0xd4,0xef,0x43,0x1b,0x8e,0xff,0xbb,0xcb,0xfb,0xe7,0xea,0xd9,0x9,0x15,0x2,
0xed,0xfb,0x89,0x62,0x42,0x45,0x43,0xd1,0xc,0x36,0x85,0xc5,0xf1,0xca,0xec,0x93,
0xad,0x90,0x25,0xf0,0xbc,0x2c,0x5c,0xb1,0x4c,0x59,0x4c,0x86,0xde,0x50,0xa0,0x44,
0xee,0x2f,0x8b,0x92,0xf3,0x44,0x7c,0xb8,0x18,0x79,0xab,0xb2,0x1,0xf3,0x79,0x6c,
0x8c,0x3d,0xd2,0x76,0xd9,0x2,0xc6,0x57,0x89,0xb4,0x99,0xd,0xb3,0x73,0x97,0x47,
0xf0,0x3c,0x9b,0xc5,0xfd,0x85,0xa3,0xd5,0x57,0x57,0xb3,0xf,0x56,0x3f,0xf0,0x5,
0x5f,0x13,0xcf,0x84,0x90,0xcb,0x16,0x83,0x11,0xc2,0x98,0x45,0xc,0x45,0x29,0xa,
0x81,0x5,0xa2,0xd4,0x1b,0xc2,0x24,0x32,0x56,0x39,0x13,0x1,0xc9,0xe2,0x4e,0x78,
0xf,0x8a,0xae,0x84,0x5c,0xa8,0x53,0xda,0x9,0x2a,0x68,0xcd,0xdf,0x5b,0x83,0xd2,
0xf2,0x11,0x42,0x11,0xdd,0xc9,0xdd,0x78,0x9f,0x5f,0x94,0x5f,0x96,0x1f,0xf2,0xbc,
0xa5,0x63,0x96,0x5e,0xb7,0x14,0x51,0xa8,0x22,0xd6,0x2e,0xde,0xe,0xa5,0x66,0x93,
0xb3,0x49,0x65,0x22,0x6e,0x3f,0x3,0xd1,0xdf,0x8c,0x7f,0xa2,0x7d,0xfe,0xc7,0x52,
0xfc,0xbe,0x87,0xe7,0x2e,0x26,0x2d,0x4c,0xaa,0x6a,0x9a,0x3d,0x4a,0xf5,0xdd,0x7,
0x7b,0x94,0x3d,0x84,0xba,0xc8,0xd7,0x2d,0x79,0x28,0xe8,0x10,0xc2,0x48,0xcb,0x3c,
0x3a,0xda,0x59,0xeb,0xba,0x13,0xf9,0xc1,0xe6,0xaf,0xc2,0xcb,0x33,0x50,0xa,0xb,
0xfc,0xa6,0xe4,0x0,0xd2,0xff,0xc7,0x9f,0xde,0xf5,0x72,0x21,0xa2,0xee,0xec,0x77,
0x5c,0x74,0xce,0xc8,0x65,0xbf,0xab,0xfc,0x29,0xef,0xd0,0x5a,0x80,0xc0,0x18,0xcf,
0x30,0xaf,0x16,0xa4,0x1b,0xa5,0x7b,0x95,0x7b,0x54,0x64,0xc8,0xfc,0x35,0xbb,0x3f,
0x17,0xd1,0xf8,0xd4,0x4f,0x5f,0x2a,0xee,0x1,0xb8,0xae,0xde,0x2b,0xdb,0x6b,0x3f,
0xc0,0x8d,0xbb,0xc7,0x45,0x7,0xe0,0x78,0xf1,0xfc,0xdc,0x90,0x60,0x44,0x3e,0x60,
0xd7,0x4,0x29,0xb4,0xd3,0x5c,0xaf,0x64,0xd6,0xd3,0x4e,0x40,0x97,0x60,0x2e,0x43,
0x81,0xfd,0x6a,0x1f,0x79,0xca,0xb3,0xb5,0x14,0xc1,0x97,0xe6,0x78,0xca,0x51,0xa4,
0x27,0x3f,0x2b,0xe7,0x39,0xcf,0xc3,0x91,0xb0,0xf1,0xc5,0x77,0x7f,0xbf,0xfd,0x25,
0x80,0x86,0xf5,0x8c,0x18,0x35,0xab,0x2e,0xb7,0xd3,0xbf,0x3,0x31,0x86,0x3d,0xc7,
0x26,0x91,0x1d,0x9f,0x65,0xc,0xcb,0x95,0x4c,0xa,0x2d,0xc3,0x1d,0x3d,0xa1,0xdb,
0xd1,0x8d,0xf4,0x37,0xf2,0xed,0x5b,0xb6,0x45,0xcd,0xfe,0x5,0x1b,0xfe,0x3f,0x90,
0x38,0x1a,0xff,0x7b,0x99,0x3,0xa4,0xe5,0x92,0xbb,0x2a,0xb6,0x70,0xa4,0xe5,0xf1,
0x34,0xed,0x25,0x43,0x6d,0x9c,0x13,0xe1,0x80,0xfc,0x2,0xe7,0xa4,0x42,0xdc,0xc1,
0x4f,0x34,0x9f,0xd0,0x88,0xce,0x8c,0x49,0x14,0xa2,0x7f,0x2,0xe0,0x43,0x84,0x6d,
0x3c,0x2d,0x53,0x19,0xed,0x76,0xa9,0xb1,0xff,0xcf,0x6a,0x74,0xcb,0xda,0xb1,0x1f,
0x8e,0x2f,0x3a,0xb7,0xbe,0x31,0x52,0xc,0x4f,0x1c,0x20,0xe0,0xfc,0xf0,0xca,0xf0,
0xae,0x72,0xc6,0xfe,0x70,0xcf,0x72,0xf,0xa2,0xd,0x44,0x7d,0xb1,0x86,0xf5,0xb4,
0x1c,0xca,0x78,0x33,0x3e,0xb4,0x83,0x58,0x17,0xa4,0xcb,0x31,0x20,0xbf,0xf7,0x64,
0x47,0x6e,0x73,0xc0,0xf7,0xbb,0xb6,0xb9,0x6b,0x1d,0x10,0xa4,0x1c,0x5b,0xd9,0x5e,
0xd0,0x90,0x81,0xe5,0x2e,0xec,0x6d,0x3e,0xbb,0x8f,0x9c,0xe3,0xdb,0xb1,0x6a,0xd2,
0xe,0x4d,0x81,0x4d,0xa6,0x42,0xab,0x8f,0xe1,0x6d,0x50,0x22,0xd5,0xb3,0x5d,0x94,
0xaa,0x8f,0x50,0xb8,0x71,0x63,0x9b,0xd0,0x64,0x24,0x97,0x73,0xae,0x32,0x3f,0x16,
0xf9,0x8d,0xa6,0xd0,0x6e,0xbe,0xa6,0xd4,0xbc,0xf3,0x95,0xe6,0x67,0x12,0x6c,0x84,
0x45,0xc,0x3,0x57,0x16,0x77,0xb0,0x4e,0xc3,0xd8,0xf9,0x39,0x20,0x47,0x3a,0x36,
0x21,0x58,0xcc,0xf9,0xbf,0xbf,0xf,0x22,0xba,0x95,0x4b,0x16,0x8b,0x17,0x77,0x7d,
0x82,0xf9,0xb2,0x3f,0x4b,0xe5,0xd4,0xd6,0x5e,0xc6,0xfb,0x6c,0xd3,0x20,0xe5,0x26,
0x25,0x49,0xb9,0xe8,0x3a,0x6,0x7b,0x71,0xfb,0x76,0xab,0xfb,0x6d,0xd1,0xb2,0x55,
0x7e,0x9d,0xe4,0x3,0x82,0x5f,0xfd,0x8c,0xf4,0x5d,0xc5,0x9f,0x4a,0xf7,0xbf,0xfe,
0xba,0x54,0xde,0xb3,0x8f,0x49,0xc7,0x1f,0x7d,0x24,0x5d,0x5f,0xb6,0x4c,0xba,0x5f,
0xb4,0xa7,0xb9,0xdc,0x76,0xbb,0x68,0xce,0x7a,0x4f,0x71,0x4a,0x54,0x21,0xa0,0x1a,
0xa5,0xd4,0x94,0xa9,0x10,0xb8,0xba,0xc5,0x3a,0x34,0x10,0xc3,0x82,0x1d,0x4c,0x3a,
0xad,0xd7,0x98,0xe2,0x60,0x1e,0x31,0x1c,0xae,0x4e,0x56,0x2e,0x43,0x6,0xb2,0xfd,
0xba,0x1f,0xf3,0x8e,0x22,0x92,0xfe,0x5b,0xfe,0x77,0xeb,0x7e,0x46,0x42,0x34,0x7d,
0xeb,0x35,0xa9,0x7e,0x48,0x10,0x5f,0x7a,0x76,0xce,0xa9,0xa9,0x48,0x30,0xb,0x8f,
0xd6,0x35,0x36,0x21,0xda,0xff,0xf2,0xa7,0xa6,0x86,0x56,0xbc,0xdf,0x79,0xa2,0xf2,
0x80,0x2,0x9,0xee,0xe9,0xec,0xce,0xa6,0xde,0xa,0x8a,0xfb,0x8d,0xd3,0x7,0x1,
0xd2,0x84,0xce,0x11,0x49,0x2e,0xc8,0x28,0x35,0xc5,0xc6,0x87,0xc8,0xd0,0xb8,0x67,
0x79,0x6b,0xf4,0x19,0xac,0x87,0xa7,0xab,0x66,0xa9,0x12,0x9,0xd9,0x86,0x27,0x7f,
0x97,0x1f,0xc1,0x52,0xdc,0xe6,0xb8,0x87,0x6f,0xa4,0x9d,0x8a,0x19,0x9c,0x3b,0xad,
0x33,0x9e,0x4e,0xe9,0xf5,0xd5,0x51,0x37,0x26,0x41,0x28,0xf9,0x80,0x2c,0x7a,0xfd,
0xf0,0xee,0x93,0x58,0x9f,0x3d,0xca,0x3,0xdf,0xd5,0xe1,0x4,0xf9,0x6c,0xe4,0xcf,
0xc9,0x4d,0xd,0x0,0x5d,0xf3,0xd,0xab,0x8d,0x58,0x7f,0xd9,0x6e,0x36,0x88,0x45,
0xc1,0xd8,0xb0,0xcd,0xf8,0x8c,0x20,0xfa,0x4e,0x64,0x76,0xb0,0x38,0x31,0x5d,0xc2,
0xed,0xea,0xe4,0x8,0xe0,0x5d,0xe6,0x29,0xd3,0xe5,0x28,0x66,0xbb,0x94,0xd8,0x2d,
0x93,0x67,0xf6,0xe7,0x57,0x5d,0xd2,0x21,0xb4,0xa4,0x7e,0x55,0x21,0xe3,0x23,0x21,
0xd2,0x15,0x7,0x16,0xa9,0xe1,0xd4,0xc0,0x8a,0x6a,0xe1,0x50,0x68,0x24,0x43,0x40,
0x66,0x2e,0x64,0x33,0xb4,0x5e,0x17,0xd,0xfb,0x89,0x64,0xa,0x53,0x85,0x75,0xc,
0xd,0xf8,0x56,0xa1,0x49,0xc,0xdb,0xea,0x2d,0x6c,0x11,0x43,0x6b,0x46,0xa,0x59,
0x2,0xb9,0x38,0x9,0x14,0x32,0xc9,0x25,0x8e,0xd0,0x29,0xe8,0xc4,0xf0,0x9b,0x81,
0x48,0xc6,0x90,0x31,0xf2,0x33,0x21,0xb,0xd2,0x69,0x80,0xf1,0xde,0xe2,0x32,0xae,
0x1f,0x5e,0x25,0x80,0x6e,0x6,0x60,0x3c,0xdf,0x53,0xd8,0x4b,0xbe,0xc7,0x1a,0x84,
0x4,0x9a,0x28,0x81,0xb3,0xf3,0x7f,0xb3,0xe9,0x77,0x0,0x4e,0xf5,0xd7,0x17,0x85,
0x61,0xff,0xff,0x34,0x6d,0x96,0xe1,0xf,0xf7,0x1,0xd4,0x7,0xde,0xf3,0xc5,0x92,
0xf,0x90,0x21,0x46,0xde,0x71,0xf3,0x1f,0xee,0xc0,0x6a,0xcc,0x79,0x69,0xed,0x16,
0x22,0xa4,0x11,0x23,0x3a,0x9c,0x91,0xc1,0xb2,0xb9,0xca,0x36,0x25,0xa,0x2,0x42,
0xa3,0x90,0x26,0xe0,0xb1,0xb0,0x1b,0xbf,0x88,0xbc,0x5b,0xb5,0x81,0x46,0xdc,0xd1,
0xa1,0xc3,0x7a,0x10,0x83,0xa8,0x84,0xd,0x74,0x1d,0xc9,0x6c,0x83,0x18,0x45,0x83,
0x5,0x5f,0x8a,0x46,0xc3,0xac,0xe1,0x8b,0x69,0xc7,0xa8,0x10,0xc9,0x76,0x20,0xb4,
0x2,0xc1,0xdb,0xde,0x53,0x4e,0xf6,0x2f,0x85,0xac,0x37,0x1,0x2a,0x66,0x9e,0x10,
0xc3,0xd3,0x7a,0x65,0x23,0x42,0xab,0x1d,0xe2,0x73,0x5a,0x91,0x95,0x5c,0xa9,0x0,
0xfd,0x3f,0xe7,0xbc,0xfc,0xdf,0x5b,0x9e,0x35,0x1,0xbd,0x58,0xb2,0xbd,0xca,0x99,
0x77,0xf2,0xe8,0xb0,0x9f,0xc9,0x9e,0xa0,0x3,0xf6,0x8a,0x6,0xa5,0xad,0xb0,0x59,
0x14,0xd0,0xb,0x20,0x41,0xa0,0xd,0x17,0x79,0xd0,0x2d,0xd0,0xe,0xe2,0x7c,0xc8,
0xa2,0x9d,0x9c,0x42,0x3e,0x64,0x8b,0xf9,0x36,0xa8,0xa6,0xb0,0xc2,0xb0,0xd,0x9f,
0xa0,0x7e,0x2e,0x15,0x22,0x28,0xc8,0x83,0x50,0xd,0xab,0xcd,0xbb,0xb,0xfb,0x77,
0xa6,0xf2,0xc,0xed,0x1c,0xd6,0x8b,0xea,0x35,0xbd,0xa0,0x15,0x8,0xba,0x1b,0x71,
0x7c,0xc,0x96,0xeb,0xcd,0xf9,0xa0,0x86,0x92,0x56,0xa9,0x9b,0xd1,0x32,0x78,0x9f,
0x36,0x4b,0x9b,0xaa,0x4d,0xc5,0x69,0x93,0x34,0xb6,0x68,0x2c,0xd2,0xb1,0x47,0xde,
0x79,0xe4,0x93,0x47,0x3e,0xa5,0x1d,0x78,0xb2,0x2a,0x19,0xce,0x3f,0x7d,0xac,0x7e,
0x9a,0x7e,0x1a,0x8e,0xcf,0x2d,0xf4,0xbb,0x64,0x6b,0xff,0xcf,0xa6,0x67,0x3e,0x58,
0x21,0x3c,0x71,0xb,0x36,0xe6,0x1,0xa7,0x56,0x27,0xda,0xa1,0x19,0xd2,0x91,0xd3,
0xa1,0x26,0x81,0x19,0x66,0xd3,0x5e,0x7d,0xa4,0x23,0x2d,0xd4,0x7f,0x9d,0x2b,0xec,
0x96,0xd8,0x65,0x0,0xac,0xfb,0xcc,0x69,0xbf,0xdb,0x6a,0x80,0x77,0x6f,0x8b,0xfd,
0x68,0xd6,0xdd,0x28,0xb0,0xef,0x1f,0x9b,0xef,0x8f,0x82,0x76,0xfe,0xeb,0xed,0x76,
0xed,0x48,0x1f,0x8a,0x1e,0xba,0xa9,0xe1,0x26,0xec,0xe7,0xd4,0xf,0x6b,0xa3,0xaa,
0x10,0xf0,0xef,0xff,0x36,0x7a,0x47,0x34,0xce,0xdb,0x9,0xfa,0x58,0x8f,0x58,0xa4,
0xeb,0xcf,0x5f,0xff,0xc4,0xac,0xd4,0xc3,0x0,0xeb,0x67,0x64,0xaa,0x32,0xb1,0x7f,
0x8f,0xc6,0x1e,0x5f,0x79,0x1c,0xe7,0xbb,0x97,0xd2,0x7b,0x86,0x77,0x8,0xf2,0x17,
0x45,0x5f,0xb6,0xe,0x7b,0xd8,0xab,0x4c,0x9e,0xad,0xc0,0xf3,0x27,0x9c,0x8f,0x2e,
0x39,0x82,0xe3,0xe1,0xc3,0x2f,0x6e,0x70,0xbf,0xae,0xc,0xa0,0xe2,0xef,0x8f,0x2c,
0x48,0x46,0xba,0x19,0xb4,0x24,0x7d,0x72,0xda,0x57,0x48,0xa7,0xd2,0xdf,0x6d,0xdb,
0x4e,0x76,0x81,0xd5,0xfb,0xd4,0x25,0x8,0x47,0xb8,0xc,0xf7,0xad,0xee,0xf8,0x1e,
0xc6,0x17,0x26,0x9a,0x37,0xae,0x88,0x49,0xd1,0xce,0x44,0xb1,0x58,0x4f,0x6d,0x83,
0x74,0xcc,0xf9,0xbb,0xde,0xec,0xfa,0xc5,0x2f,0xd3,0xe6,0xff,0x91,0x54,0xd,0xd5,
0xe4,0x4b,0x91,0x69,0xc4,0x7f,0xfd,0xf1,0x7b,0x43,0xec,0x3a,0x48,0x41,0xc6,0xab,
0xf8,0x76,0xc1,0x9f,0xe8,0x28,0xb3,0x4e,0xc,0x4c,0xa2,0x80,0xe,0xd2,0xee,0x99,
0xb7,0xb5,0x80,0x18,0xfb,0x50,0xb2,0x27,0x91,0xe6,0x55,0x3d,0x1c,0xa4,0x1d,0xfd,
0xec,0x2,0x26,0x92,0xf5,0xa3,0x76,0x92,0xd5,0x90,0x7d,0xcc,0x8f,0x73,0x4e,0x97,
0xd7,0xad,0x21,0xd7,0x2b,0x7d,0x19,0x5a,0xda,0x11,0x2a,0xaa,0xac,0x1,0xfc,0x77,
0x8e,0xf3,0x75,0xad,0x42,0xfe,0x5e,0x68,0xf0,0x31,0x6c,0x15,0x77,0x78,0x2b,0x29,
0x2c,0xad,0xb1,0xc4,0xc4,0x19,0x91,0x3f,0x5d,0xdb,0x3c,0x21,0xcb,0x3b,0x11,0x1,
0x7c,0x39,0x9f,0xd2,0xbb,0x1b,0xe0,0xfb,0xda,0xe6,0xd4,0x1f,0x30,0xb7,0x57,0xc9,
0x57,0xdb,0x93,0x20,0xbf,0x14,0xa9,0x3a,0xcd,0xf7,0x0,0xa1,0x81,0xb1,0xb6,0x47,
0x61,0xcd,0xf5,0xe2,0x44,0x13,0x7b,0x12,0x2c,0x54,0xa2,0x4b,0xa6,0x25,0x10,0x41,
0x3e,0x7a,0xfb,0x96,0x9a,0xf6,0xe8,0xa9,0x9c,0xf9,0x72,0x70,0xc0,0xf1,0xa5,0x56,
0xd8,0xd5,0xab,0x4b,0x6,0x69,0x97,0x4b,0xf9,0x5a,0xfd,0xdf,0x4d,0x43,0xa9,0xaf,
0x7,0xc9,0xcd,0xce,0xc8,0xd9,0xd7,0x5f,0x93,0x1e,0x1d,0x41,0x94,0x75,0x18,0x0,
0x34,0xd7,0xbc,0x5f,0x7b,0xdb,0x36,0xab,0xf2,0xfe,0xd,0x49,0x8c,0x7e,0x84,0xe5,
0xff,0xe9,0x4f,0x52,0xfe,0x2a,0x59,0xa8,0x62,0x4f,0x1e,0x26,0x75,0xbf,0x45,0x4d,
0x6d,0x55,0xff,0x80,0x0,0xe9,0xb9,0x75,0xcf,0x49,0xb9,0x28,0x60,0x60,0x7a,0xda,
0x6c,0x51,0x28,0xda,0xc7,0x5c,0x44,0x50,0x48,0x7c,0x40,0xca,0x7d,0x7c,0x86,0x51,
0xb9,0xcb,0x68,0x57,0xfc,0xc7,0x77,0x97,0x63,0xa4,0x3d,0x36,0xaf,0xaf,0x5e,0x33,
0xdd,0x1e,0xbc,0xbc,0x47,0xaf,0x77,0x5a,0xe3,0x20,0x7e,0x80,0xa9,0x96,0x7c,0x22,
0xca,0x22,0x4c,0xbb,0x4d,0x48,0xb8,0x62,0x6e,0xf0,0x5f,0xec,0x85,0x80,0x5c,0x93,
0xc4,0x76,0xcb,0x1a,0x0,0xde,0x7f,0xf6,0xbb,0xe0,0xfa,0x6a,0xd1,0x97,0x61,0x34,
0x69,0xa8,0xee,0x8,0x18,0xe7,0xe7,0x83,0x3,0xbe,0x62,0x4a,0xcd,0xad,0x8d,0x8,
0x4,0xa3,0x3e,0xf5,0x8b,0xf1,0xc2,0x89,0xe9,0xd9,0xa9,0x6e,0x25,0x67,0xa1,0x86,
0x8c,0xde,0xe,0x5d,0x34,0xc0,0xeb,0xef,0x7d,0x3d,0xa5,0xa,0x27,0x4e,0x68,0x9a,
0xe7,0x5c,0xd7,0x46,0x80,0xb4,0x8f,0x7e,0xf7,0x4a,0x24,0x7e,0x96,0x4b,0x85,0x66,
0xbb,0xa,0x25,0x65,0x5d,0x59,0x77,0x84,0x6e,0x3d,0xc0,0x5d,0x7,0xaf,0x5d,0x3a,
0x36,0xa,0xe0,0xf7,0xea,0x49,0xa,0x7f,0x9c,0x88,0x67,0xd6,0x76,0x7f,0xa9,0xc5,
0x9,0xea,0x2f,0x38,0xaf,0xd6,0x50,0x34,0xd6,0xa9,0x38,0xad,0x5c,0x91,0x70,0x57,
0xe8,0xfd,0xc9,0x57,0x5e,0x5d,0xdc,0x71,0xbf,0x36,0x67,0x80,0xde,0x1a,0x43,0x36,
0x45,0x19,0x70,0xcc,0x54,0x64,0xcb,0x77,0x2,0x8c,0x2c,0x51,0x4f,0x54,0x92,0xab,
0x80,0x8d,0xa0,0x12,0x44,0xdf,0xf5,0x7c,0x2c,0x69,0x7c,0xc7,0x54,0x38,0xd5,0x51,
0x5c,0xdf,0x51,0x5a,0xc7,0x56,0x7b,0xf7,0x91,0x1e,0xa3,0xe3,0x35,0x25,0xf6,0x8,
0xd8,0x2c,0xf9,0x55,0x97,0x2c,0x51,0x7b,0x2e,0x95,0xfb,0x42,0x37,0xd,0x3c,0xa1,
0x1e,0x9c,0x45,0xc0,0xbe,0x80,0x99,0x21,0x43,0xc2,0xc7,0x2f,0x34,0x1c,0xd1,0x1f,
0x24,0x1f,0x87,0xcd,0x3e,0xcd,0xb,0x91,0x0,0x16,0x34,0x67,0x50,0x2c,0x0,0xc3,
0xfe,0x93,0xea,0x66,0x6c,0xcf,0xbe,0xee,0x93,0x95,0x27,0x16,0x63,0xff,0x25,0x35,
0x67,0x34,0xcd,0xc5,0x63,0xbf,0x13,0x85,0x94,0xf7,0x44,0x9f,0x56,0x35,0x64,0xe3,
0x7d,0x1e,0x5d,0x5,0xe7,0x6a,0xe1,0xbc,0x81,0x9f,0xb1,0xee,0x4c,0xe8,0xd9,0x39,
0xd8,0x4f,0x69,0x51,0x13,0x43,0x11,0xe0,0xd8,0xb7,0x8c,0xce,0xf2,0x47,0x1,0xae,
0x29,0xe9,0xa5,0xca,0x57,0x50,0x80,0xd0,0x2d,0x2f,0xa,0x2d,0x45,0x80,0xa2,0x59,
0x13,0x38,0x2f,0x68,0x37,0x6d,0xd9,0x57,0x87,0x3a,0xe3,0xf8,0x38,0x97,0xfd,0xe6,
0x3d,0x85,0xef,0x20,0xa3,0xdb,0x58,0xb4,0xf9,0x33,0x94,0x87,0xd9,0x39,0xaa,0x4c,
0xfb,0x3c,0x20,0xa7,0xe6,0x31,0x32,0x62,0x0,0x53,0xa0,0x46,0x64,0x8c,0xac,0xe4,
0xfb,0xeb,0xbc,0x41,0x21,0xfe,0xcb,0x70,0x56,0xdf,0x19,0x8,0x1a,0x21,0x95,0xc,
0xd1,0x61,0x8d,0x18,0xa5,0x2b,0x15,0x78,0x6e,0x5,0x5e,0x9a,0x22,0xcb,0xb7,0x6b,
0xc0,0x5c,0xcd,0x44,0x30,0x1d,0xa2,0xcf,0xad,0x83,0xa2,0x53,0x1f,0xce,0x3c,0x71,
0x86,0x6a,0xb7,0x2b,0x25,0xf1,0x36,0x7f,0xc3,0x7f,0xee,0x42,0x5f,0x88,0x30,0x20,
0xbf,0x3c,0x8d,0xf7,0xa5,0x7c,0x2d,0xe,0xc7,0xf0,0x9d,0x92,0x6d,0xdb,0xf,0xe5,
0xb3,0xd1,0xd6,0xbc,0xd0,0xba,0xfe,0x43,0xfd,0xd,0xfc,0x42,0xdb,0x72,0x6,0x96,
0x37,0xdc,0x64,0x11,0xe8,0x2e,0xf5,0xfd,0xd3,0xc5,0x1f,0xf4,0xa6,0xf6,0x26,0xf5,
0x26,0x21,0x10,0xd,0xe,0x58,0x1b,0xb0,0x16,0x60,0xf1,0x2b,0x4b,0xde,0x5a,0xf2,
0x16,0x5,0x7b,0x90,0x97,0xca,0x11,0xa8,0xf4,0x85,0xf7,0x5,0xf4,0x5,0x5c,0x56,
0xd,0xfe,0xa7,0xd2,0xd8,0x79,0xe,0x85,0x6a,0xff,0x43,0x55,0x8a,0xc4,0xd1,0x47,
0x7c,0x50,0x70,0x6a,0xf4,0xd3,0x2d,0xef,0xc4,0x79,0x2e,0x9f,0xce,0xf8,0x50,0x58,
0x5f,0x53,0x23,0xa,0x4e,0x8,0xc6,0xdc,0x39,0x59,0x14,0xd7,0x80,0xcd,0x33,0x5b,
0x1f,0x67,0x58,0x43,0x51,0x8c,0x9c,0x3b,0x5d,0x54,0x0,0xb,0xde,0x5e,0xf2,0xc8,
0xc3,0x63,0x1,0x1a,0x76,0x1e,0xf3,0x6d,0x40,0xa0,0xf4,0x9e,0x63,0xe9,0x98,0xd2,
0xdb,0x90,0x7e,0x4c,0x4b,0x76,0x7f,0x8,0xe7,0xf3,0x9c,0x13,0x4f,0x7e,0x98,0x7a,
0x27,0xf2,0x9d,0x49,0x1f,0x9e,0xfa,0xf0,0x31,0x80,0x19,0xa9,0x31,0xdd,0x31,0x58,
0xae,0x31,0xcb,0x70,0xc4,0x80,0x40,0x6e,0xec,0xee,0xd1,0x25,0xa3,0xf7,0x20,0x2e,
0x7c,0xfa,0x8b,0x93,0xa5,0x1f,0x1,0x5c,0xf7,0x32,0xd0,0xee,0x70,0xf8,0x61,0xce,
0xf1,0x69,0x8d,0x4b,0x90,0xcf,0xbd,0x31,0x23,0x22,0x1a,0xe9,0x8a,0xcc,0x18,0x73,
0xd7,0xad,0x67,0x0,0xe6,0xdd,0xf3,0xd9,0xce,0x52,0xac,0xdf,0x57,0xab,0xa2,0x1e,
0x88,0xf9,0x4,0xdf,0xfb,0xf2,0x23,0xe3,0xfe,0xfc,0x36,0xc0,0xb3,0x37,0xb8,0x55,
0x8c,0x8c,0x43,0x68,0x32,0xc7,0xc1,0xd3,0x71,0x1e,0xd2,0x3d,0x5,0x9f,0x44,0x41,
0x15,0x90,0x7a,0xe8,0x48,0x30,0xb3,0xdb,0x2e,0x54,0x90,0xdd,0x4d,0x67,0x9b,0xf4,
0xdd,0x6e,0x5b,0xc6,0x2e,0x1d,0x7b,0x35,0xc5,0xc3,0x9b,0x48,0xeb,0xa7,0x29,0x8f,
0xb3,0x3c,0x5b,0xce,0x60,0x7b,0x39,0xed,0x77,0xcc,0x50,0x22,0xdd,0x16,0xfc,0x99,
0xe,0xa,0x46,0xc0,0x2f,0x47,0x6e,0x42,0x2b,0xb1,0xd9,0x8,0xbf,0x9,0x18,0x5b,
0xbc,0x30,0xe8,0xcd,0x1b,0x35,0x2c,0x66,0xc0,0x1a,0xa4,0xcc,0xc8,0xd7,0xf9,0x23,
0xc2,0x32,0xc2,0x1f,0xea,0x4,0xbb,0x74,0x12,0xdc,0xda,0x32,0x7b,0x17,0xb4,0xa3,
0xc0,0xd4,0x14,0x7e,0xae,0xae,0x29,0x4a,0xf4,0xf5,0x1c,0x2c,0x20,0xbf,0x19,0x55,
0x38,0x2a,0xda,0x15,0x5,0x38,0xb7,0x48,0xe7,0x68,0xfb,0xdd,0x14,0xf6,0xb3,0xa3,
0x85,0xec,0x96,0xdc,0x37,0x8f,0x98,0x43,0x2e,0x7e,0x5c,0xd3,0x3d,0x2,0xd4,0xd8,
0x5f,0x8d,0x1d,0x67,0x1b,0x1a,0xf7,0x21,0x8e,0x68,0xef,0x6d,0x6a,0xc7,0x79,0xa3,
0xde,0xac,0x5c,0xa0,0xae,0x14,0xd1,0x40,0x21,0x9,0x10,0xa2,0xe3,0x17,0xf,0xab,
0xef,0xb1,0x6c,0x30,0x72,0xc7,0x9a,0x92,0xd5,0x45,0x33,0xa,0xec,0x54,0xe7,0xb9,
0x6c,0x14,0xd3,0x89,0xe3,0x6b,0x8f,0x61,0xad,0x7e,0x2e,0x8d,0x4b,0xfb,0x5d,0xae,
0x28,0x20,0xdb,0x6d,0xe6,0xb6,0x29,0x24,0xcd,0xed,0x45,0x3,0x4f,0x5f,0x9d,0x49,
0x4,0xb6,0x6c,0xbf,0x7d,0x8b,0x78,0xf2,0x22,0xf9,0x8f,0x35,0xd2,0x73,0x6b,0xcc,
0x76,0x27,0xc3,0x7a,0xc9,0x65,0xf0,0x5,0xd1,0x1e,0x5,0xdf,0x33,0xda,0xc,0x98,
0xdf,0x79,0x67,0xe0,0x73,0x4a,0xf3,0x8e,0xd5,0xc7,0x57,0x40,0xbf,0x26,0x1c,0xf3,
0x27,0x52,0xa5,0x7c,0x8c,0xdf,0xf0,0xbe,0xc3,0x92,0x8b,0x6,0xf3,0x98,0xab,0xd5,
0x17,0xb9,0x6f,0x18,0xc9,0xdb,0x1c,0x8a,0x41,0xdc,0x79,0x2b,0x26,0xce,0xad,0xca,
0x7e,0x3d,0xc5,0xe6,0x91,0x7,0x28,0x3c,0xb9,0xb4,0x87,0x1f,0x1e,0x3f,0x2,0xa1,
0xb2,0xf1,0xe9,0xa7,0x65,0x19,0xa6,0x3b,0xf8,0x18,0x6f,0x6f,0xbb,0x7a,0x21,0xcb,
0x84,0x3,0xd8,0x6b,0xb3,0xa3,0xce,0xbe,0x8,0x20,0xe8,0xab,0x11,0xad,0xae,0x8,
0x60,0xab,0xd3,0xab,0xbd,0x1b,0x10,0x0,0x67,0xfb,0xed,0xf7,0xa9,0xc6,0x9,0xd0,
0xe9,0xd9,0xbd,0x51,0xbb,0x1a,0x9,0x54,0x92,0xba,0x46,0x89,0x8c,0x45,0xe5,0xc4,
0x8d,0x95,0x25,0x22,0x70,0xee,0x6c,0xf,0xec,0xc0,0xf3,0x11,0x9,0xbe,0xfb,0x46,
0x34,0x0,0xbc,0x3a,0xfb,0xcb,0x33,0x87,0x10,0xd0,0x29,0x2b,0xe5,0xb1,0x8a,0x6e,
0x4,0xf2,0xdb,0x83,0x42,0x7d,0x10,0x90,0xa7,0xac,0xbd,0x4d,0x1b,0x8e,0xcd,0xa5,
0x7d,0xa2,0x97,0xd3,0x23,0x70,0xff,0xe6,0x9e,0x13,0x3e,0xa7,0xb1,0xfc,0xf2,0xc2,
0xc6,0xb5,0xa7,0xf0,0xfd,0x9a,0x50,0xc5,0xb5,0xb4,0x25,0xdf,0x73,0x85,0xaa,0x4d,
0x81,0x13,0xeb,0xc7,0x92,0xd3,0x15,0x67,0x71,0xe2,0x8e,0x9f,0xe3,0x1c,0xab,0x46,
0x2,0xab,0xf1,0xf0,0x7e,0xc9,0x1d,0xbf,0xc3,0x5b,0xe9,0xbc,0xd7,0x1,0x1,0x64,
0xdd,0x8a,0x33,0xa5,0x1d,0x2b,0x49,0x3,0x63,0xd2,0x19,0x71,0x62,0x7a,0x3f,0x69,
0x9f,0x4a,0x3e,0x1e,0x9b,0xda,0x3b,0x4b,0x74,0xc1,0xc8,0xf0,0x1e,0x77,0x7f,0xd2,
0x69,0x45,0x5d,0x9d,0xca,0xc3,0x6e,0x83,0x5d,0xf1,0xda,0xe7,0x94,0x21,0x28,0xb3,
0xb7,0x5b,0xb5,0x55,0xd5,0x70,0x1b,0xf5,0xa,0x49,0xb6,0x9a,0x5e,0xde,0xe6,0xbc,
0x25,0x6f,0x44,0xc8,0x89,0xc3,0x84,0x99,0x86,0x72,0x26,0x1,0xf1,0x88,0x8e,0xc0,
0xb3,0x5f,0x13,0x20,0x18,0xbd,0x65,0x74,0x2,0xe2,0x77,0xe5,0x2b,0x95,0xcf,0x94,
0x91,0x53,0x59,0xfe,0xf,0x2,0x8e,0x7,0x61,0x2d,0xd7,0x43,0xce,0xe8,0xf9,0x2d,
0xac,0x40,0x26,0x30,0x6c,0xab,0xcc,0x81,0x76,0x44,0x41,0xa6,0x70,0xb,0x3c,0x81,
0x74,0x6e,0xf3,0xb9,0x9f,0xcf,0x3d,0x8a,0x4,0x3b,0xe8,0xc6,0xc5,0x37,0xd0,0xb4,
0xd8,0x2e,0x9a,0xe6,0x1,0xaf,0xd7,0x2b,0xfa,0x22,0x28,0x5a,0x85,0x4b,0x8b,0x6b,
0x4b,0x7f,0xb5,0x1c,0x96,0x5f,0xab,0x1d,0x8f,0xfd,0x2c,0xd3,0x3a,0xb5,0x91,0xef,
0x4d,0x63,0xf2,0x99,0xf0,0x33,0x89,0x38,0x50,0x67,0xba,0xc7,0xb9,0x93,0xab,0x97,
0x26,0xe3,0x4a,0xfd,0x72,0x80,0x13,0x3b,0xd6,0x1e,0xce,0x25,0x8b,0xf6,0x44,0x90,
0x3,0x8e,0x2f,0x59,0x93,0xe3,0x6,0x7,0x9c,0xf6,0xbc,0xb2,0x47,0xad,0x27,0x42,
0x49,0x4,0x56,0x92,0x94,0x5,0x8b,0xe9,0x84,0x60,0x34,0x7f,0xe7,0x7d,0x20,0x85,
0x78,0x23,0x33,0xb5,0x20,0x64,0x9f,0xd,0x40,0x9a,0x9b,0x60,0x8a,0x32,0x22,0x2c,
0x65,0x16,0x89,0xf7,0xa4,0x22,0xc9,0x96,0x3c,0x38,0xb5,0x8b,0x1a,0x59,0x23,0xc,
0xf4,0x4a,0x78,0xa5,0x6a,0xd0,0x15,0x36,0x1a,0x2b,0x22,0x5b,0xd6,0x1a,0xf0,0xa1,
0xb4,0xe1,0x16,0x17,0x30,0x43,0xb9,0x5e,0x61,0xad,0x4a,0x84,0x21,0xca,0x63,0x7,
0x94,0x27,0xdd,0x7f,0x29,0x57,0x2e,0xac,0xb9,0xc4,0xa1,0xca,0xbb,0xf0,0xcf,0x62,
0xce,0xc7,0x99,0xcb,0x51,0x88,0x6,0xa0,0x4a,0x60,0x19,0x29,0xcc,0xa7,0x0,0x4f,
0x2,0x98,0xeb,0xc,0xe7,0x43,0x7e,0x5e,0x98,0xf3,0xe6,0xdc,0xb2,0x53,0x4c,0xaa,
0x97,0x25,0x4c,0xa8,0x39,0x67,0x2c,0xdf,0x11,0xe,0xfc,0xa0,0xf5,0x4,0xb8,0xf0,
0xbb,0x25,0x17,0x36,0xd2,0xf3,0x8a,0xf3,0xbe,0xbb,0x6,0x26,0x4b,0x7b,0x1a,0x71,
0x36,0xe2,0x7c,0xd4,0x4e,0xd4,0x16,0x6b,0x8b,0x1,0x26,0xa4,0x4e,0x50,0x4e,0xc0,
0xfb,0x17,0x7,0x3e,0x7c,0xea,0xe1,0xd3,0x0,0xaf,0xec,0x7b,0xb9,0xec,0xe5,0x72,
0xf1,0x89,0xdb,0xe1,0x96,0x41,0xca,0xb9,0x42,0x92,0x26,0x7b,0x42,0x7b,0xd0,0x11,
0x9c,0x86,0x9a,0x8f,0x60,0xf7,0x41,0x6c,0xce,0x4e,0xd9,0x12,0xe,0x69,0x70,0x5f,
0x2d,0x42,0x69,0x32,0x9d,0x68,0x84,0x2,0x1,0xe9,0xca,0x31,0x67,0xbb,0x76,0x39,
0xe6,0xd3,0x96,0x71,0x81,0x6c,0x6,0xd2,0xa5,0xa5,0xaf,0x6c,0x7c,0x15,0x81,0xf0,
0x23,0x9a,0x57,0x60,0xd3,0x3d,0x8,0xa0,0xb7,0x66,0xa5,0x64,0x4d,0x42,0x40,0x9e,
0xff,0x5c,0xcf,0x73,0xdf,0x3,0x38,0x2e,0xb5,0x2f,0x57,0xd1,0x6,0x24,0x12,0xc2,
0x2b,0xc5,0x57,0xf9,0x11,0x0,0x4c,0xdb,0x90,0xe6,0x97,0x86,0x80,0x51,0x3f,0x5f,
0xa,0x4b,0x5c,0x13,0xfc,0xc5,0x5b,0xa5,0x4e,0x0,0xf,0xbe,0x5,0x3b,0x9,0xa8,
0x1d,0x4a,0x9f,0x5a,0x13,0xe9,0xb,0x60,0x1f,0x71,0xd3,0x93,0x53,0x27,0xe3,0x7d,
0xb9,0x4f,0x4c,0x7e,0x72,0x34,0xc0,0x9e,0x6f,0xbd,0x2,0x46,0x21,0x0,0x3d,0x1b,
0xda,0x9d,0xdc,0x8d,0x7c,0x64,0xc5,0xd7,0xfe,0x79,0x1,0xf9,0x0,0x3f,0x27,0x9,
0xa5,0x64,0xf0,0xae,0x9b,0x66,0x8c,0xa3,0xa0,0x1f,0xac,0x33,0x33,0x8f,0x99,0x2f,
0x46,0xeb,0x69,0x16,0x7d,0xd6,0x86,0x76,0x67,0xf4,0x90,0x2f,0x4d,0x7b,0x27,0x85,
0x6b,0x3a,0xf2,0xad,0x17,0xc2,0x14,0xd7,0x8d,0xfd,0x5,0x1b,0xfc,0x3f,0x94,0x98,
0x78,0x26,0x95,0x41,0x81,0xd1,0xdd,0x63,0x84,0x5e,0x9d,0x8b,0xc3,0x7c,0xba,0x9d,
0x37,0x6d,0x74,0x33,0xd6,0x1a,0xea,0x78,0x32,0x29,0x4c,0xe7,0x22,0x58,0xc9,0x3,
0x9f,0xe4,0x8b,0xd0,0x32,0x4f,0x15,0xe6,0x2,0x78,0xec,0x1d,0x6c,0x2f,0x58,0x21,
0x1c,0x20,0x93,0x2f,0x4e,0xc9,0x4e,0xe5,0xa6,0x50,0x90,0x3,0x36,0x93,0xc1,0xf2,
0x7e,0xec,0x38,0x1d,0xf8,0x23,0xe2,0x5,0xff,0x4a,0xd7,0x20,0x3f,0x14,0x78,0xec,
0x78,0x2e,0x9e,0xec,0x73,0xc7,0x94,0xf8,0x7b,0xba,0xe1,0x7b,0xea,0xd3,0x8e,0x16,
0xfc,0x8c,0x2,0xd2,0x2d,0xca,0x5b,0xdc,0x3,0xc8,0x10,0x7d,0xe,0xcc,0x30,0x61,
0x7f,0x7c,0x97,0xde,0x5c,0x5a,0x83,0x80,0x5f,0x51,0xa6,0x88,0x54,0x92,0x47,0x82,
0x50,0x14,0x13,0x8,0x8e,0xe5,0x21,0x7d,0x27,0x5f,0xa6,0x4b,0x70,0x16,0x5a,0xeb,
0x3f,0x49,0x9b,0x4e,0xf3,0x34,0x1f,0x39,0x84,0x52,0x8c,0x6a,0x58,0xe,0x8,0x3f,
0xb1,0x97,0x33,0x78,0xe4,0x8b,0x9c,0x33,0x74,0xb0,0x38,0xdf,0x47,0x6b,0x1d,0x23,
0x46,0x21,0x9c,0x92,0x6f,0x91,0x15,0xd0,0xca,0x2b,0xe4,0x8a,0x81,0xd8,0xc9,0xa7,
0xe4,0xe,0x8,0x7,0x89,0x9e,0x5d,0x49,0x1b,0x95,0x86,0x9f,0x90,0xde,0xdd,0x35,
0x47,0xca,0x45,0x53,0x92,0x4b,0xed,0xa0,0xb4,0x72,0xc9,0xb2,0x96,0x0,0x3d,0x7,
0xdc,0xf1,0x46,0xb8,0x10,0x70,0xf,0x75,0x6c,0x6b,0x98,0x3e,0xc8,0x4a,0xa4,0x9b,
0xbb,0x74,0xdf,0xa3,0x8f,0x4a,0xe5,0x8b,0x9a,0x73,0x4c,0x87,0xcc,0xfb,0xd1,0x63,
0x63,0xa5,0xe7,0xd6,0xfc,0x45,0x3a,0x9e,0x68,0xe,0x5f,0x2a,0xe3,0x6,0x79,0x8f,
0x25,0xd9,0xbe,0x6f,0x10,0x3,0xf9,0xa3,0xd,0xd2,0xf5,0x9f,0xeb,0x2e,0xf2,0xdc,
0x50,0xdf,0x83,0x29,0x32,0x52,0xca,0x5f,0xa5,0x1d,0xac,0x28,0xb2,0x7a,0x79,0x4a,
0xd7,0x1f,0x7b,0x9c,0x2d,0x87,0xe3,0x7,0xdb,0x10,0x28,0x97,0xb7,0x37,0xc4,0xb4,
0xa6,0xe5,0xe4,0x78,0xaf,0xd2,0xb4,0xa8,0xa6,0x37,0x37,0xbb,0x67,0x38,0xf4,0xda,
0xe1,0xe7,0x9e,0xd0,0x74,0x2d,0x22,0x45,0xc0,0x6b,0xdf,0x7f,0x5b,0x5d,0xbf,0x3,
0xe0,0x1f,0xab,0x5b,0x17,0x75,0x20,0x40,0x37,0x86,0x70,0xd9,0x1c,0x2,0xb5,0xf4,
0x9f,0x8a,0xb7,0x7e,0xa7,0x45,0xa0,0x7e,0xfa,0x9b,0x3,0x75,0xdb,0xa8,0x89,0x3c,
0x4e,0xba,0x21,0xc1,0xca,0x78,0x6f,0xdf,0x9e,0x6f,0x51,0xa2,0x7d,0xf4,0xfd,0xf,
0x6a,0xca,0xb0,0x1b,0x3a,0xf7,0xf1,0xf3,0x8,0xf4,0x1a,0x16,0xc9,0xba,0xe5,0x29,
0x0,0xcf,0xae,0xfa,0xf2,0x50,0x15,0x4e,0xb4,0x35,0x67,0x8a,0xa7,0x7d,0x8b,0x40,
0xba,0xf9,0xa3,0x9e,0x68,0x1d,0x12,0xb4,0xe3,0x2b,0x74,0x99,0x7a,0x9c,0x88,0xab,
0x4e,0x17,0xeb,0xe,0xa0,0xe4,0xfa,0xd2,0xab,0xe5,0x9d,0x35,0x38,0xf1,0x46,0xec,
0xd6,0x34,0x3b,0x22,0x0,0x7b,0xff,0x9a,0x9a,0xca,0x6,0x14,0x0,0x1e,0x3d,0xb5,
0x4b,0xfd,0x25,0x12,0xda,0x6f,0x8f,0x9c,0xd8,0x77,0x6,0x3f,0xc7,0xbd,0xce,0xfd,
0x43,0x27,0x9c,0x98,0xe5,0x4d,0x27,0xdc,0xdb,0xb0,0xc2,0x8f,0xbe,0xfb,0x81,0x5f,
0x29,0xbe,0xff,0x6d,0xaf,0xca,0xfa,0xc3,0xf1,0x0,0x3d,0x49,0xc6,0x7a,0x1e,0xdf,
0x3f,0x2a,0xd7,0xf9,0xd,0x7,0x9c,0xa8,0xee,0x9,0x8e,0x45,0xca,0x85,0x3f,0xd5,
0x1e,0x50,0x36,0xad,0x3c,0xe5,0xff,0x66,0x5e,0x79,0xec,0x9,0xe3,0x19,0xfc,0x3e,
0x4b,0x7e,0xd5,0x25,0x2,0x1,0x1c,0x63,0xce,0x61,0xc8,0x5c,0x68,0x6,0x4f,0xd1,
0xd1,0xf7,0xc,0x24,0x8f,0x48,0xe0,0xd8,0xa,0xee,0x80,0x2,0xdb,0xc3,0x98,0xd2,
0xeb,0xd9,0x8b,0xfd,0xde,0xdb,0x52,0xdf,0x48,0xed,0xaf,0x5b,0xd7,0x8,0xa7,0x8,
0x38,0xc4,0x1e,0xad,0x3e,0x11,0x8a,0xa3,0xc9,0xf7,0x64,0x67,0x1b,0xe,0x38,0x53,
0x52,0xc7,0x8a,0xce,0x8d,0xd8,0xcf,0x8d,0xed,0x21,0x67,0x33,0xb0,0x9c,0xb4,0x53,
0x5c,0x7b,0x28,0x45,0x6b,0xe9,0x99,0xdf,0x4b,0x72,0xa1,0xb7,0xa4,0xd1,0x96,0xcd,
0x71,0xd6,0x39,0x23,0x23,0xec,0xd9,0xf6,0xcd,0xea,0x83,0xd8,0x4f,0xa6,0x68,0x3e,
0xab,0x17,0xc7,0x89,0x4b,0x79,0xcc,0x94,0xe9,0xd8,0xaf,0xa3,0xf6,0x67,0x3f,0xbe,
0xea,0x7d,0x3c,0x1f,0xac,0x9b,0x7b,0x16,0x5,0x80,0xbe,0xa2,0xc3,0x8a,0x63,0x14,
0x75,0xa2,0x81,0xe5,0xc8,0xb6,0x1d,0x96,0x6b,0x37,0x53,0x3c,0x6f,0x86,0x37,0xd4,
0x98,0xc8,0x67,0xd9,0x56,0xa6,0x53,0x46,0xf1,0xa5,0xf,0x80,0x3f,0x94,0x81,0x4,
0xac,0x24,0x6,0xa0,0x32,0x3,0x35,0x35,0x63,0x61,0x4,0x96,0xef,0x95,0x0,0x22,
0x6b,0x6,0x60,0x52,0x18,0x3a,0x8d,0x59,0x97,0x63,0x7d,0xfd,0x22,0xed,0x75,0x3e,
0xbf,0x52,0x12,0x6f,0xfe,0x3e,0xfe,0x3c,0xa0,0xec,0x17,0x3c,0x2e,0xa6,0x5d,0xe7,
0x2f,0xb0,0x15,0x97,0xb6,0xfa,0x1b,0xcf,0x6f,0xf9,0xef,0x87,0xe6,0x97,0xd6,0x4a,
0xf7,0xbf,0xff,0x62,0x36,0xe8,0x52,0xce,0x9e,0x7,0xe9,0x83,0xff,0xd9,0xbe,0x6f,
0x60,0xb9,0x96,0x70,0xb4,0x28,0xb0,0x9,0x52,0x3e,0x50,0xb0,0xd2,0x5b,0xe5,0xc6,
0x1,0xc7,0xac,0x39,0xb7,0xb8,0xec,0xd1,0xdb,0x94,0x27,0xe6,0x42,0xff,0x77,0x5d,
0xaa,0x9e,0xb6,0xdf,0x2d,0x3d,0x3f,0x44,0x6e,0x7b,0x1d,0x69,0x67,0x25,0x1,0xcc,
0xae,0x4d,0x5d,0x29,0xb4,0x21,0x28,0x38,0x37,0x58,0xc,0x8a,0xf2,0xc8,0xd8,0xa5,
0x77,0x2f,0xbd,0xf3,0x62,0x1d,0x7e,0x65,0xa4,0xeb,0x6f,0x9b,0xf5,0x68,0xec,0x2c,
0x80,0x33,0x14,0x20,0x1,0xd9,0xa9,0x6a,0x8e,0xa1,0xdb,0x48,0x2b,0x58,0x21,0x42,
0x9d,0x80,0xf4,0xa8,0x45,0x6d,0xdc,0x68,0xdc,0x3,0x70,0x93,0xaf,0x7d,0xa8,0x3a,
0x19,0xe0,0xf9,0xdb,0x5c,0xf2,0x47,0x20,0x90,0xbf,0xe3,0x1b,0xaf,0x45,0xa3,0xf1,
0x19,0x17,0x6f,0x75,0x8d,0x23,0xd2,0xab,0xd2,0xfb,0xbe,0x38,0x54,0xf2,0x39,0xc0,
0x17,0x81,0x9f,0x95,0xed,0xdb,0x8f,0x7c,0xe6,0xfb,0x35,0xbf,0x59,0x33,0x1,0x60,
0x67,0xc9,0xce,0x3,0x3b,0xb,0x1,0x5a,0x57,0xb6,0xe6,0xb4,0x22,0x7d,0x5a,0xf4,
0xed,0x43,0x37,0x3d,0x74,0x1b,0x40,0x41,0xe0,0x87,0x91,0x1f,0x22,0x9f,0x53,0x17,
0x7a,0xed,0xf2,0x24,0x80,0x47,0x20,0x6d,0x2f,0x2,0xaf,0xc6,0xdf,0x76,0xff,0xb6,
0x9,0xc9,0x81,0x6f,0xd7,0xed,0x3d,0x8f,0x20,0x5f,0x9b,0xf5,0xac,0x6c,0xcd,0x2a,
0xa,0x8b,0x3d,0xbd,0xf2,0xd6,0x9d,0x0,0x4e,0xee,0xba,0xa9,0x64,0x6a,0xf1,0xcc,
0xe7,0x5d,0xd,0x67,0x71,0x5c,0xb4,0xec,0x35,0xb6,0x19,0x90,0xaf,0x38,0x94,0xb3,
0xb3,0x59,0x82,0x3,0xce,0xd2,0x78,0xe0,0xfc,0xe1,0x20,0x19,0x22,0x1f,0x4e,0x3c,
0x5d,0xd9,0x82,0xef,0xb1,0x6f,0xf,0x2d,0x9a,0x84,0xf4,0xf3,0xc6,0x68,0x9f,0xa8,
0xd1,0xd3,0xee,0xb9,0xe7,0x17,0x6e,0xf6,0xff,0x44,0x52,0x93,0x80,0xe3,0x50,0xab,
0x6e,0x54,0x22,0xf0,0x75,0x32,0x3a,0xe5,0x53,0xb0,0x9,0x9d,0x47,0xaf,0xbb,0x1,
0xdb,0x9d,0xed,0x96,0x2d,0xa5,0xe8,0x44,0x4c,0x9,0x53,0x41,0xa6,0x87,0x4c,0x1,
0x53,0x26,0x3e,0xe5,0x1,0x92,0xd6,0x50,0xb,0x6d,0x22,0x8d,0xe,0x40,0xb8,0xec,
0x8c,0xd3,0xa5,0x82,0x5f,0x63,0x5a,0x86,0x82,0x56,0x8c,0x72,0x8f,0x63,0x33,0xb6,
0xf3,0xd6,0xee,0x9a,0x56,0x2c,0xef,0x64,0xc7,0xb9,0x8e,0x16,0x3f,0xa0,0x28,0x7a,
0x85,0x80,0xfc,0xc3,0x33,0xd4,0x5b,0xef,0x84,0xfd,0x12,0x34,0x25,0x28,0x6a,0x4,
0x2,0x72,0xcf,0x8,0x2f,0xd,0x79,0x1e,0x68,0xdc,0xd7,0x91,0xd1,0x88,0xf3,0xe7,
0x54,0x61,0x4f,0xe9,0xa9,0x2c,0xda,0xcb,0x66,0xc7,0x92,0xab,0x18,0x3e,0x8c,0xcf,
0xe6,0x69,0x2,0xb9,0xe3,0x9b,0x29,0xa7,0xd9,0x3d,0x70,0x9f,0x9f,0x34,0xef,0xca,
0xf1,0x7f,0xe4,0xe3,0x37,0x0,0xea,0x99,0xe5,0x14,0xc6,0x56,0x9f,0xaa,0xc5,0x31,
0xe2,0xb4,0x4b,0xb1,0xd8,0x1,0xc7,0xdd,0xc8,0x66,0x4d,0xce,0x48,0x14,0x90,0x19,
0xd,0xf6,0x33,0xc1,0x3f,0x11,0x98,0x8b,0xb6,0xe7,0x52,0xd2,0x83,0x11,0xac,0xe9,
0xde,0x95,0x9f,0x90,0x7e,0xd9,0x9b,0xf7,0xbc,0x2e,0xc5,0x99,0x41,0xe3,0x5c,0xa5,
0x82,0x61,0x69,0x9a,0x45,0x1b,0x70,0x14,0x59,0x76,0x10,0xc2,0xba,0x94,0x6d,0xba,
0xed,0xf3,0x16,0xd3,0x94,0xb,0x4d,0x54,0xc0,0x72,0x1c,0x26,0x19,0x4f,0x71,0xa2,
0x49,0xa,0x98,0x35,0xe7,0x98,0x44,0x5b,0x72,0x4c,0x7f,0xff,0xbb,0x74,0xdf,0xe4,
0x50,0xe8,0x7,0xe6,0x97,0x65,0x72,0x62,0x95,0xe3,0x7b,0xfa,0xcc,0xce,0xd9,0xdf,
0x7f,0x5f,0x6a,0x17,0xe3,0xc5,0x8c,0x17,0x2f,0x52,0xde,0xcd,0x51,0x52,0x1e,0x6a,
0xae,0xd7,0x48,0x4f,0x29,0x9f,0x75,0x7,0xd7,0xb0,0xf1,0x5c,0x88,0x96,0x6c,0x6e,
0xdb,0x84,0x15,0x14,0x66,0x32,0x78,0xa9,0x47,0xa8,0x26,0xc1,0xcd,0xd5,0x2b,0xda,
0xcd,0x59,0x8d,0xc0,0xb9,0x72,0xd3,0xc9,0xeb,0x3b,0xfc,0x71,0x42,0x94,0xd6,0xbd,
0x7e,0x92,0x8,0xcc,0x3a,0xb9,0x3d,0xf9,0x34,0x72,0x5b,0xef,0x10,0x42,0xe1,0xbe,
0x4c,0xbb,0x85,0xc5,0xb4,0xf9,0xc3,0x90,0x2b,0x6c,0xa3,0xad,0xd3,0x5d,0x25,0x6,
0x8e,0x6c,0xbd,0x3f,0xd9,0x5f,0xf9,0xd3,0x51,0xd2,0x7c,0xec,0x87,0x53,0x14,0x3e,
0xd2,0x75,0xf9,0x88,0x5c,0x67,0x7c,0x8f,0x66,0xa6,0x73,0xa8,0x1a,0xbb,0xe7,0x44,
0x71,0xc7,0xa4,0x6e,0x4,0xf4,0x9f,0xc0,0xf,0x51,0x8d,0x55,0x94,0xdb,0x79,0x2a,
0xa8,0xfb,0xe,0xf0,0x6f,0xf2,0x62,0x9c,0x20,0x7d,0xb4,0x31,0x9e,0x36,0x71,0x38,
0x2e,0x54,0x21,0x0,0x6b,0xcf,0xd1,0x35,0x93,0x93,0xdb,0xba,0x23,0x27,0x4d,0x4d,
0x64,0x19,0x34,0x5f,0x38,0x45,0x4b,0x60,0xe,0x9,0xea,0x70,0x7,0x24,0xd8,0x1e,
0x19,0x8e,0x5b,0xec,0x67,0xa2,0xac,0x14,0xd7,0x9a,0xd7,0x89,0x72,0x93,0xb6,0xb1,
0xeb,0x78,0xf,0x96,0x2b,0xdf,0xa3,0x7c,0xc7,0x6e,0x3,0xd6,0x6f,0x99,0xe1,0x7e,
0x13,0x4e,0xd8,0xa8,0x82,0x51,0x6,0x37,0x24,0xec,0xe3,0x53,0x5c,0xa6,0xab,0xf7,
0xb8,0xbb,0x57,0xb7,0xb4,0x65,0x76,0xe2,0x84,0x63,0xd7,0x41,0x2c,0xac,0xef,0x6f,
0xcd,0xa9,0x96,0x70,0x60,0x57,0x4b,0xa2,0xa1,0x64,0xb4,0x72,0xea,0xc5,0x5b,0x9f,
0xb7,0xca,0x1b,0x71,0xf8,0x13,0xc1,0x4a,0x83,0x9d,0x10,0x82,0xed,0xe2,0xae,0xbe,
0xc3,0xfe,0x63,0xbc,0xb4,0xa2,0xbe,0xe4,0xb0,0x6,0x19,0xdc,0xf6,0x17,0xbd,0xfe,
0x36,0xe,0x47,0x67,0xb9,0xfc,0x79,0xfb,0xe7,0xc9,0x4,0xc6,0xae,0x58,0x41,0xb6,
0xe0,0x7b,0x84,0x7c,0x20,0x5f,0x75,0x6a,0xa6,0x9c,0xb6,0xd2,0xc3,0x36,0xd1,0xe2,
0x1b,0xb4,0x71,0x27,0xc6,0x1e,0x95,0x1,0x8c,0xa9,0x52,0x7e,0x29,0xc7,0xf2,0x1c,
0x42,0xae,0x37,0x86,0x1b,0x29,0xae,0xb2,0x8b,0xaf,0x6,0xeb,0xa0,0x8b,0xaf,0xaf,
0x6e,0xc1,0x9,0x77,0x78,0xe5,0xb2,0x39,0xab,0xee,0x46,0xba,0xbc,0x2f,0x1b,0xd6,
0x7f,0x83,0x4,0x36,0x7a,0x41,0xc4,0xfd,0xc8,0x28,0x9d,0xf4,0x11,0x5,0xe1,0xc8,
0x38,0x8f,0x27,0xaf,0x9d,0xb3,0x1,0x81,0xf9,0xd9,0x8e,0x8f,0x92,0xbf,0x6a,0x43,
0x6,0x1e,0xe4,0x3e,0x7f,0x64,0x27,0xbe,0x77,0x8d,0x43,0x13,0x95,0xcb,0x1f,0x31,
0x15,0x9a,0x16,0x89,0xdf,0x30,0x57,0xf4,0xdf,0xe6,0xb,0x2d,0xa2,0xd,0x72,0xe,
0xdc,0x1,0x26,0xf1,0x38,0x50,0xa0,0x70,0xa2,0x9e,0xc2,0xd7,0xe4,0xfc,0xdc,0x6c,
0x17,0xdc,0xff,0xdd,0xac,0x4d,0x7b,0xd8,0x9a,0xae,0xd8,0x1e,0xdb,0x2,0xbc,0x2b,
0x29,0x59,0x34,0xcd,0x16,0x8d,0x37,0x3b,0xe0,0xfc,0xd0,0x9a,0x69,0x6b,0xc2,0x72,
0xa1,0xcd,0x38,0xc,0xb3,0x1c,0x38,0x5f,0xa,0xfd,0xbf,0xdf,0xa7,0xd9,0xe0,0xe5,
0xb1,0xe7,0xe1,0xef,0x50,0x7f,0xb6,0x2b,0x0,0xb6,0xf5,0xe3,0x2e,0x59,0x9f,0xe1,
0x6a,0xe6,0x2d,0xe5,0x71,0x56,0x79,0x7f,0x7b,0xc,0x5e,0x4f,0xb0,0xf9,0x7f,0x7f,
0x1f,0x88,0xcf,0x31,0x43,0xd9,0xa8,0xda,0x7c,0x87,0xe5,0x3e,0x6,0x18,0x57,0x6,
0xe9,0x6f,0x4f,0x56,0x4f,0x7c,0xf,0xd2,0xc7,0x0,0xf5,0xf8,0xb2,0xf1,0xa5,0xe2,
0x13,0xa1,0x57,0xb2,0x73,0xd8,0x99,0x6d,0xd3,0xbc,0x6f,0x4e,0x2,0x28,0x79,0x21,
0x64,0xcb,0x64,0x9c,0xaf,0xc7,0xdf,0xfa,0x69,0x65,0x7d,0x3b,0x7e,0x7e,0xb8,0x77,
0xb8,0x37,0xf2,0x9,0x4d,0x16,0x5b,0x44,0x3e,0xa,0x7f,0x3a,0x68,0x2c,0xd4,0xcf,
0x1,0xa8,0xd8,0xd4,0x3e,0xaf,0xd,0xe9,0xba,0x57,0x6a,0x57,0x51,0x37,0xd2,0x25,
0x57,0x4f,0x43,0xae,0x16,0x1,0xe0,0xf,0xee,0xfb,0xd3,0xfe,0x41,0xb6,0xe4,0x11,
0x77,0x6e,0x8e,0x7b,0x1a,0xe0,0x2f,0xe5,0x7f,0x79,0xfb,0x2f,0x2d,0x8,0xc4,0x9b,
0x77,0x4,0xbe,0xd7,0x88,0xec,0x68,0xea,0x37,0xe1,0xdf,0x14,0x0,0xdc,0x36,0xe3,
0xd6,0x8f,0x6f,0xfd,0x8,0xe0,0x86,0xe5,0x21,0xdc,0x64,0x4,0x82,0x2b,0xbf,0x3f,
0xf3,0x41,0x1b,0xf2,0x81,0x9a,0x46,0xa9,0x3e,0xf3,0x35,0x7b,0x17,0x7c,0x82,0x34,
0xe2,0x85,0x1f,0xf6,0xbf,0xfb,0x35,0xc2,0xad,0x9d,0xbb,0x3e,0xce,0xf9,0x18,0xf9,
0x50,0xdd,0xef,0xbf,0xe,0xfb,0x1a,0x1,0xa8,0x46,0xff,0x47,0xff,0x85,0x58,0x6e,
0x31,0xff,0x76,0x6b,0x3e,0x32,0x8b,0xbb,0xd3,0x14,0x21,0xf6,0x14,0xc,0xe2,0x8,
0xbb,0x4d,0x14,0xda,0xfd,0x91,0xe2,0xe0,0xf3,0xce,0x9,0x5c,0x20,0x45,0x9d,0xfa,
0xfc,0x14,0xbf,0x49,0x8f,0xfc,0xca,0xf3,0x4f,0x51,0xd5,0x51,0x9,0xe6,0x8f,0xf6,
0xfa,0xa5,0x5a,0xfb,0x3f,0x98,0xc8,0x39,0x38,0x52,0x7e,0x79,0xac,0x3c,0x51,0xb6,
0x93,0x4c,0x46,0x47,0x71,0x1a,0x84,0x1b,0x27,0xd2,0x1a,0x5b,0xba,0x56,0x3,0xd8,
0xed,0xb4,0x6b,0x27,0x1f,0x93,0xba,0xb0,0xde,0x34,0x1e,0xf1,0x85,0x32,0x4e,0xb9,
0x98,0x27,0x17,0x6a,0x2d,0x82,0xe4,0xd8,0x66,0x26,0xcc,0x16,0xf7,0x2a,0xed,0x93,
0xe6,0x35,0xa2,0x8b,0x72,0xda,0x7c,0x2b,0x5f,0xca,0xee,0x92,0x6f,0x20,0x1f,0xbf,
0xd8,0xbe,0x48,0xff,0x6b,0x32,0x4f,0x7,0xd7,0x20,0xee,0xf0,0xc9,0x71,0xd1,0x8f,
0xc2,0xf6,0x77,0xdc,0xef,0x10,0x48,0x82,0xc0,0x6f,0x43,0x22,0x93,0xfc,0xa7,0x13,
0x2e,0x81,0x10,0x1e,0x9f,0xab,0xec,0x68,0xce,0xad,0x42,0xfe,0x62,0x7,0x72,0x7f,
0xb9,0x1f,0xf9,0xd0,0x5,0x23,0x9b,0x8,0xc4,0x17,0x94,0x10,0x5,0xd2,0xca,0xa8,
0x4,0xb3,0x6,0x2a,0x5a,0x74,0x66,0x20,0x38,0x13,0xe,0x8a,0xfc,0x24,0x89,0x69,
0x64,0x70,0xfc,0x69,0x95,0x86,0x48,0x1d,0x2,0x71,0xdf,0xed,0x6e,0x9,0xbe,0x88,
0x27,0xd4,0xfb,0x15,0x15,0x6a,0xda,0xc,0x4c,0xd6,0xcd,0x28,0x38,0x83,0xad,0xb9,
0xd9,0x60,0x73,0xfb,0xca,0x48,0x17,0x31,0xd1,0x48,0xa6,0xed,0xee,0x8,0x48,0xa3,
0xa2,0x86,0x57,0xd4,0xd9,0x76,0xa9,0x9c,0x57,0xcd,0x36,0xea,0x3a,0xdd,0x45,0x6e,
0xbe,0x70,0xf,0xd2,0x5,0x1a,0x6b,0x9b,0xfc,0x3c,0xb0,0x9f,0x43,0xd1,0x90,0x50,
0xb0,0x32,0x4a,0x1c,0x9d,0x15,0xc3,0x96,0x82,0x59,0x53,0x3e,0x8c,0x74,0xdc,0x3c,
0xfb,0x2d,0xa6,0x26,0xb2,0xc1,0x54,0x6f,0x56,0xed,0xf1,0xa3,0xd9,0x7b,0xe8,0xbb,
0x84,0x5c,0xc5,0xb0,0xd1,0x3,0xee,0x93,0x9e,0xee,0x16,0x57,0xeb,0x2f,0x9a,0xc4,
0xb0,0xa6,0x98,0x26,0x4f,0x92,0xca,0x1b,0xed,0x2b,0x1d,0x67,0xbe,0xc0,0xdd,0xb0,
0x70,0x54,0x88,0xbb,0xb8,0x79,0x12,0xf6,0x90,0x24,0xea,0xb6,0xd1,0x3e,0xc1,0xae,
0xee,0xa3,0x22,0x3f,0xd6,0x75,0xb6,0xa3,0xee,0xf7,0xf3,0x6a,0x2,0xce,0x9c,0xee,
0xf2,0x1b,0xe1,0xe1,0x96,0x69,0xff,0x91,0x12,0x19,0x83,0x32,0x49,0xb6,0x5c,0x86,
0x92,0xb1,0xc9,0x57,0x88,0xe1,0xf3,0x51,0x0,0x9d,0xae,0xf2,0xb6,0x23,0x13,0x85,
0x0,0xd8,0x45,0x51,0x18,0x84,0x56,0xd8,0x40,0x13,0xc3,0xa3,0x79,0xe4,0x64,0x17,
0x3c,0x96,0x2f,0x64,0x4b,0x38,0x8a,0x3e,0xb3,0x82,0xdd,0x40,0x4b,0x94,0xbd,0xde,
0xba,0x3c,0x1d,0x85,0x9,0xdb,0xa5,0xf2,0x57,0x50,0xfc,0xec,0x4e,0xa7,0x6a,0x7,
0x9c,0x78,0xfc,0x44,0xa1,0x87,0xc9,0x4,0xe8,0xb,0x31,0xf4,0x19,0x11,0xc0,0x73,
0xd9,0x32,0x67,0x40,0x82,0x6d,0x1f,0x26,0x7f,0x9d,0xc3,0x89,0xd0,0x53,0xa4,0x4f,
0xa1,0x15,0x6f,0x84,0xf9,0xdd,0x6a,0x94,0xb5,0x1d,0x33,0x94,0x7f,0x51,0x90,0x9,
0x4b,0x1,0x5f,0x46,0xb0,0xd3,0xe8,0x6a,0x9a,0xc3,0xa3,0x2c,0x3e,0x62,0xa3,0x2a,
0x4c,0x89,0x72,0x88,0x8c,0x57,0xfb,0xa9,0xb0,0x5b,0x7a,0x76,0x18,0xbe,0x27,0x4d,
0xcc,0x69,0x9d,0x76,0x6f,0x2f,0x4e,0x6c,0xdf,0x23,0x2e,0x47,0x1d,0x96,0x35,0x35,
0x5,0xfb,0xb8,0x36,0x38,0xd6,0x7e,0xb6,0x6f,0xc4,0x6,0x65,0xb4,0x22,0x1a,0x48,
0x2e,0x6b,0x15,0xe3,0xc1,0x5b,0xa7,0xc4,0x4b,0x35,0xec,0x15,0x94,0x2c,0x1a,0x74,
0x4b,0xe2,0xad,0xcf,0x5b,0xe5,0xc1,0x62,0x60,0x45,0x80,0xc5,0x8,0x74,0x45,0xa7,
0xe8,0x42,0xa5,0x9,0x87,0xad,0xac,0x41,0x51,0x24,0xa7,0xfe,0x5a,0xe7,0xe3,0xe7,
0xed,0x82,0xc7,0xcb,0x64,0x53,0x1d,0xa,0x29,0x3c,0xa9,0x32,0x45,0xde,0x4a,0xe1,
0x3f,0x21,0x9e,0xfa,0x81,0x4b,0x15,0x22,0xc4,0xcd,0x77,0xdb,0x91,0x64,0xd1,0x6e,
0xf7,0x4a,0x63,0x81,0x89,0x0,0xfc,0x4a,0xa7,0x79,0x4e,0xaf,0x8b,0x6f,0x6c,0x16,
0xdf,0xd3,0x9,0x6d,0x14,0xc5,0x45,0x19,0xe1,0x39,0xd3,0x67,0x39,0xa,0x76,0xec,
0xf6,0xec,0xcf,0x90,0xd0,0xfd,0x1c,0x7f,0x72,0xe5,0x3,0x2f,0xe1,0x14,0xd9,0xba,
0xec,0xe9,0x3f,0x7d,0x88,0xfd,0xbc,0xe7,0xc6,0xf9,0x91,0xc5,0x64,0x32,0xbe,0x75,
0x3e,0x3d,0x7e,0xaa,0x39,0x6f,0x49,0x1e,0x12,0xc3,0xa6,0x8a,0xf5,0x29,0x39,0x63,
0xb1,0xdc,0x90,0xe6,0xd,0x7d,0x8,0x50,0x14,0x73,0x46,0x55,0x8c,0xdc,0x25,0x7e,
0x57,0x8b,0xb8,0x12,0xb0,0x85,0x29,0x4,0x64,0xd8,0x4c,0xb7,0xf0,0x22,0x43,0x61,
0x23,0x8b,0x4d,0x13,0xc5,0xdd,0xf5,0xa9,0x50,0x24,0x90,0xa6,0xa3,0x90,0xd9,0x20,
0xc6,0x89,0xe,0xc5,0x5a,0x4e,0xb7,0xfa,0x7e,0x4b,0xbb,0xc,0x17,0xa0,0xb3,0x70,
0x65,0x1,0x74,0x6b,0x5b,0x67,0xe9,0xf8,0xe2,0x1a,0x6f,0xcb,0x9f,0x45,0x73,0xec,
0x8c,0x3f,0xd,0xc5,0xd1,0x86,0x79,0x40,0xb,0x9c,0x35,0x4c,0x2c,0x45,0x61,0x61,
0x1e,0x86,0x6d,0x90,0x27,0x0,0xc3,0x31,0x1b,0x98,0x6c,0x3c,0x36,0x32,0x25,0xcc,
0x3e,0x8a,0x97,0x2d,0x94,0x8,0xfb,0xc8,0xfb,0x1,0xb3,0x9d,0x21,0x32,0xb6,0x5f,
0x2,0x98,0x8c,0x3b,0x8a,0xc3,0xeb,0x30,0x37,0x30,0xd7,0x32,0xd7,0x2,0x2d,0x31,
0x4f,0x27,0x1b,0xd5,0x1,0x5e,0x61,0x6c,0x6d,0xbe,0x87,0xf7,0xd7,0xbf,0x80,0x68,
0xd1,0x54,0x4b,0xb9,0x45,0x23,0xcf,0x5c,0x42,0xc3,0x3d,0xf8,0x9f,0x11,0x6,0xd7,
0xf8,0xf,0x66,0x93,0x3f,0x58,0x99,0xb6,0xed,0x6f,0x2e,0x4f,0x18,0xca,0xab,0x8e,
0x65,0xac,0xf5,0xdf,0x67,0x7b,0x7d,0x19,0xc5,0xb3,0xef,0x33,0xd2,0x6f,0x90,0xe7,
0xaf,0xb0,0xe4,0x24,0x9a,0x14,0x32,0x8c,0xc7,0xa9,0x3b,0x62,0x67,0x6,0xa,0x42,
0xd9,0xfd,0x55,0x49,0x6b,0x8f,0x0,0xcc,0x9e,0x2e,0x4f,0x93,0xd3,0x1e,0x95,0x4c,
0x53,0x1,0x8f,0x6d,0xf2,0xde,0xef,0x3b,0x1b,0xce,0x20,0x3d,0xfa,0xe2,0xa9,0x6b,
0xf7,0x5d,0x83,0x40,0x37,0xfe,0x1d,0x97,0x88,0x11,0x8,0x8a,0x66,0x55,0xc6,0xbc,
0x15,0xfd,0x1d,0xc0,0xdf,0x7e,0x5e,0x7c,0x6e,0x31,0xf2,0xf,0x45,0xb9,0x6c,0x93,
0xc,0xf9,0xd2,0xea,0x45,0x79,0xee,0x6f,0x20,0x20,0x7c,0xff,0xd3,0x37,0xc6,0xbc,
0x71,0x3f,0xc0,0x3,0xaf,0xfc,0xb1,0xe8,0x8f,0x35,0x0,0xcb,0x8b,0x13,0xd4,0xf7,
0x5b,0xcc,0x2a,0x10,0x48,0x4f,0xbe,0x65,0x6c,0xf0,0xd8,0x37,0x51,0xf0,0x6f,0xfe,
0x5a,0xdc,0x53,0xec,0x70,0xeb,0x3f,0xb6,0xef,0xc7,0xf7,0x3d,0xf3,0xe1,0x33,0xf,
0x3e,0xf3,0x35,0xc0,0x9f,0xc3,0x53,0x36,0xa4,0x20,0x7f,0x70,0xfd,0x61,0xe4,0x7d,
0x23,0x91,0xde,0xad,0x9a,0x93,0xf2,0xdb,0x94,0x2f,0x0,0x96,0x7e,0x20,0xcf,0x51,
0xe2,0x3c,0xf0,0x38,0xa0,0x98,0x4b,0x51,0xef,0x4e,0x56,0x9a,0x5a,0x8d,0x44,0x57,
0x7c,0xe0,0x0,0x79,0x21,0x53,0xed,0xe8,0x8d,0xa3,0xbd,0x57,0x4d,0xe7,0x18,0x5e,
0xd6,0xd,0x90,0x50,0xf4,0xfb,0xf7,0xe6,0x1d,0x7,0xa2,0x43,0xd7,0xfe,0x42,0x4d,
0xfd,0x9f,0x4d,0x29,0xb0,0x1a,0x22,0x19,0x86,0x21,0x51,0x12,0x4,0xc1,0x7b,0xdb,
0xa8,0x4d,0x2e,0x8,0x37,0x46,0xac,0x1c,0x11,0x7b,0x16,0xdb,0xa7,0xcf,0x55,0x5f,
0x45,0x26,0x22,0x76,0xb3,0xed,0x7d,0x48,0xd1,0xa7,0xf0,0x91,0x37,0x32,0x6b,0x28,
0xbc,0xb4,0x79,0xab,0x33,0x79,0x33,0x22,0xfa,0xac,0x41,0x2a,0x91,0x7,0x84,0x2b,
0xd6,0x9,0xd8,0x9f,0xbc,0x8e,0x5f,0xcc,0x63,0xc7,0x38,0x4d,0x51,0x16,0x69,0x1a,
0x0,0x8e,0xed,0xec,0xa,0x3b,0x81,0xed,0x7c,0x72,0x4d,0x97,0xf1,0x54,0x14,0xa,
0x2,0x75,0x4e,0x59,0xa3,0xb6,0x12,0x10,0x57,0x82,0x1c,0x1f,0x6b,0x28,0x68,0x2f,
0x3c,0x8a,0xfd,0xd4,0xb2,0xb8,0x73,0xf5,0xa9,0x44,0x7c,0x2e,0x47,0xed,0xe7,0x8c,
0x30,0x88,0xf7,0x14,0x92,0xc5,0xbd,0x1,0x1,0xd2,0x1e,0x2b,0x71,0xb5,0x58,0x4a,
0x17,0xae,0x19,0xf2,0xe4,0x73,0x17,0xe6,0x21,0x27,0x1,0x7d,0xa4,0x49,0xa5,0xcf,
0x10,0x7d,0x40,0xe6,0xcb,0xf7,0xa2,0xfc,0xb5,0xd4,0x45,0xe7,0x8f,0xdf,0x21,0x9f,
0x2f,0xab,0x97,0x53,0x7d,0xf7,0xc1,0x4a,0x5a,0x71,0xc6,0x72,0x73,0x89,0xef,0xc,
0x28,0xe5,0x4a,0xe2,0xf,0xfd,0x49,0xf4,0x32,0x5,0x3,0x80,0xa7,0xa8,0x99,0x46,
0x0,0xf9,0xc7,0x3f,0xc0,0x45,0x1,0xbc,0x98,0xac,0x7c,0x34,0x8a,0x9a,0x73,0xa4,
0x97,0x5f,0x94,0xc0,0xf0,0x4d,0x5a,0x2e,0x65,0xbb,0x6d,0xb9,0xf,0xdf,0x73,0x6b,
0x8c,0x74,0xff,0xbd,0xf3,0xa5,0x63,0x27,0xb3,0x8f,0x45,0x4f,0x4f,0xab,0xfb,0x7,
0x29,0x4f,0x14,0x1c,0xf0,0x7e,0x8b,0xf,0x46,0x8f,0x11,0x52,0xfe,0xc4,0x8a,0x8b,
0x3f,0x67,0x11,0x0,0xde,0x7e,0x5b,0xba,0xbf,0xa7,0x7b,0xd0,0x1a,0x1a,0x7,0x3c,
0x3f,0x94,0xa0,0x81,0x7c,0xb5,0xa1,0x41,0xaa,0x47,0xfc,0x7d,0xd0,0xef,0x84,0x5e,
0xba,0xe9,0xd4,0x82,0xee,0x95,0xbd,0x38,0xd0,0x2c,0x79,0x43,0x51,0x47,0x64,0xb7,
0xff,0x23,0x8f,0x5c,0x77,0xad,0xd7,0x3e,0xb7,0xa9,0x5f,0xef,0x77,0x8e,0x92,0xa7,
0x71,0x38,0x40,0xcf,0x42,0xcf,0x68,0x1d,0xb9,0xad,0x2b,0x62,0xc3,0x80,0x9a,0xa3,
0x11,0x19,0x2a,0x2,0x65,0x83,0x8a,0x5f,0x28,0x2c,0x45,0xe0,0xed,0x6c,0x5c,0x62,
0x44,0xb9,0x6a,0x84,0xaf,0x6a,0x9a,0x2c,0x18,0xe0,0xe1,0x9b,0xc2,0xfd,0xc6,0xa5,
0x3,0x84,0x17,0x78,0xfb,0xbb,0x20,0x43,0xef,0x5b,0xaf,0x4f,0x33,0x20,0x60,0x9e,
0xba,0x74,0xb4,0xab,0x1b,0x4e,0xac,0x79,0x4b,0x82,0x3,0x7c,0x90,0x70,0x79,0xb7,
0xa9,0xbb,0x15,0xf1,0x0,0xa3,0x96,0x38,0xc4,0xc9,0xf1,0xfa,0xbd,0x7b,0x26,0xfa,
0xfb,0xcc,0x6,0xb8,0xa9,0xca,0x37,0x6c,0x4,0x2,0x2e,0x7e,0x25,0x3f,0x87,0x9c,
0xb3,0xcf,0x5a,0x30,0x9e,0xf7,0x44,0x82,0x7c,0x2f,0x77,0xad,0x6a,0x34,0x2,0x2d,
0xfd,0x2e,0x53,0xa9,0xd1,0x1f,0xcb,0xdd,0x6d,0xa,0x31,0x91,0x5,0x8f,0x37,0xf8,
0x93,0x1b,0x24,0x21,0x51,0x98,0x28,0xd0,0x80,0x8a,0x80,0x2a,0xf2,0x4e,0x72,0xa6,
0xa8,0x4b,0xa6,0xcd,0xa1,0x68,0x7,0xaa,0xef,0xed,0xb1,0x7e,0xc1,0xdf,0xb9,0x97,
0xb8,0xf8,0xec,0xde,0x7d,0xb4,0xf6,0x5c,0x64,0x4f,0xc3,0xd3,0x4f,0x9f,0xca,0xed,
0x69,0xd1,0xa5,0xe1,0xf7,0xdb,0xe4,0xff,0x6f,0x92,0x4,0x96,0x81,0xec,0xfd,0x68,
0x97,0x3d,0xe3,0x3,0xd3,0xcc,0xe1,0xdf,0xa6,0x52,0xf8,0x35,0xa6,0x5,0x2,0x8,
0x80,0xc9,0xf2,0xf8,0x4,0x59,0x18,0x1e,0x27,0xa,0x3e,0x2c,0x2,0x2e,0x3e,0x82,
0x99,0x1,0x5,0xe4,0xe5,0x5,0xea,0x48,0xb3,0x80,0xc2,0xdd,0x4a,0x6,0x81,0xb3,
0x10,0x5,0xf1,0x2c,0x39,0x91,0xf6,0x67,0x43,0x64,0xb4,0xd9,0xb6,0xc,0x82,0x65,
0x28,0xa8,0x71,0x3c,0xdf,0xc6,0x58,0xdb,0xda,0xf2,0x82,0x2b,0x79,0xc7,0xe0,0xb,
0xe5,0xa,0x8a,0x82,0xa4,0xdc,0xe6,0x17,0xea,0x83,0xe3,0x49,0xa7,0xf8,0xca,0xa7,
0x1a,0xcb,0xfd,0xb9,0xf6,0xf7,0x47,0x93,0xdf,0x5,0x38,0x3c,0x7b,0xc5,0x37,0x69,
0x87,0x71,0x9c,0x79,0xf7,0x24,0x76,0xe1,0x78,0x1a,0xe9,0x9d,0xb8,0x31,0x11,0x19,
0xf2,0xb8,0xc4,0x77,0x3f,0x7f,0xf5,0x45,0x8a,0x13,0xed,0x3c,0x5f,0x91,0x85,0xe5,
0x28,0xda,0x56,0x9e,0x25,0x2d,0x46,0x5,0xe3,0x27,0xda,0x16,0xce,0x17,0xe,0x92,
0x7b,0x45,0xd6,0x1b,0x9c,0x9,0x98,0x9b,0xda,0x58,0x7f,0x40,0x1,0x80,0x8f,0x65,
0x93,0xc8,0x1e,0x95,0x51,0xa,0xdb,0xc8,0x2b,0x7,0x7e,0x45,0x9b,0x68,0x2b,0x68,
0x71,0x55,0x6b,0xb1,0x53,0xbf,0x5a,0x93,0x2d,0xb9,0x19,0xae,0x86,0xc7,0x17,0xfc,
0xf0,0x47,0x40,0x3a,0x89,0xe2,0x59,0x9b,0x82,0x4c,0x60,0xa2,0x68,0x24,0xa9,0xa6,
0x39,0x26,0x9c,0x57,0xfa,0x65,0xfa,0x99,0xfa,0x38,0x7b,0x65,0x1f,0xdf,0x57,0xd7,
0x87,0x0,0x48,0xbf,0x5c,0x3f,0x5b,0x8f,0xfd,0xaf,0x5f,0xaa,0x9f,0xa1,0x27,0x5b,
0xdf,0xa4,0xbe,0xa9,0x7d,0x53,0x71,0xbe,0x76,0xf4,0x1d,0xe8,0x43,0x46,0x6b,0x88,
0x34,0x3a,0x1b,0x7d,0x18,0x30,0x25,0x9b,0xa2,0x4c,0xa4,0x20,0xd8,0x86,0xbd,0x42,
0x7b,0xf9,0xdd,0xc5,0x9f,0x75,0xbd,0xfe,0x59,0x1d,0xd4,0xf9,0x85,0xc8,0xf3,0xb9,
0xad,0x56,0xfb,0x72,0xf2,0xfe,0x4d,0xc1,0xec,0x80,0xdc,0x7a,0x65,0x61,0x78,0xb5,
0x1a,0xf0,0x3c,0x73,0x89,0xfc,0x52,0xf7,0x9d,0xaf,0xc7,0x55,0x92,0xa2,0xef,0x4e,
0xb2,0x4f,0xfc,0x11,0xe7,0x7d,0xb6,0x2c,0x9c,0x4c,0x21,0x55,0xda,0xee,0x5d,0x3d,
0x38,0x1f,0xfb,0xb8,0xbe,0x9a,0xbe,0x12,0x9c,0x9a,0xfe,0xac,0x8e,0xc5,0x71,0x14,
0xc9,0xdd,0x7b,0xeb,0xbd,0x76,0x8,0x19,0xfc,0x33,0xf,0xaf,0xfb,0x18,0x31,0xb6,
0x71,0x54,0x9b,0x37,0xa,0x7c,0x5,0x41,0x7b,0xd6,0xef,0x41,0x40,0xf7,0xf0,0x8f,
0xf,0xbc,0xf6,0x80,0x17,0x92,0x83,0xb7,0x1e,0x3c,0x93,0x74,0x2,0x60,0xee,0x9d,
0xa5,0x7,0xbf,0xc4,0xeb,0xfc,0x92,0xfb,0x8f,0x27,0x8d,0x1,0xb8,0xf1,0xcc,0xa4,
0xe3,0x93,0x9e,0x7,0xf8,0xc1,0xff,0xd8,0xfe,0x63,0x48,0x87,0x5e,0xee,0xca,0x3c,
0xf5,0x2,0xd2,0x1b,0x47,0x57,0xa9,0x1e,0x77,0x55,0x39,0xb9,0x7a,0x20,0xa0,0xfc,
0x61,0x4f,0xc6,0xef,0x32,0x7e,0xb,0x70,0x28,0xf5,0x70,0xc1,0x61,0xa4,0x7f,0xd7,
0x5,0x5f,0x9b,0x78,0x2d,0x99,0x78,0x2e,0x3f,0x9a,0x7a,0xd4,0xf,0xcb,0xd3,0x8,
0x33,0x49,0xc3,0xaa,0x53,0xa3,0x78,0x8a,0x40,0x9d,0xad,0x65,0xa6,0x30,0x71,0x58,
0xef,0x89,0xdc,0x4e,0xe,0xe7,0xc1,0xb7,0x85,0x4d,0xc5,0x87,0x91,0x1f,0xd9,0x6f,
0xb8,0xb5,0xe9,0x56,0x4,0x76,0xd3,0x4b,0x27,0xcc,0xb,0xe,0xb2,0x32,0x81,0xb8,
0xaa,0x13,0xc3,0x38,0xae,0x75,0x54,0xdb,0xe3,0xff,0x6e,0x99,0x77,0xeb,0xc1,0xf1,
0xd8,0x6f,0x31,0xcb,0xa6,0x67,0x6,0x20,0x3d,0x98,0xb1,0x6c,0x46,0xed,0x35,0x28,
0x38,0xdd,0x38,0xfb,0xa6,0x12,0x3f,0xa4,0x7,0xb2,0x1a,0x3b,0x32,0x50,0x4,0x53,
0x86,0x49,0xc1,0x23,0x7f,0x81,0x50,0xa4,0xc7,0xa4,0x49,0x27,0xd3,0x44,0xbc,0x4f,
0x98,0x8e,0x2,0xf,0xb6,0xaf,0x5c,0xc5,0x56,0x72,0x88,0x43,0xf8,0x39,0xd0,0x28,
0xa0,0x0,0xf6,0x63,0xc6,0x69,0xf7,0x9f,0x56,0x62,0x7f,0xcc,0xe1,0xd7,0x19,0xc5,
0xc0,0xd8,0x22,0x27,0x83,0x9a,0xf8,0xd6,0xf8,0x1f,0xf1,0x3e,0x56,0xad,0x8,0xe4,
0x50,0x40,0x60,0x36,0xc1,0x52,0x16,0xe1,0x1b,0xb3,0x10,0x2a,0x44,0x7e,0xa7,0xc3,
0xf2,0xa5,0xbd,0x20,0xe6,0xbd,0x2f,0x8c,0xea,0xbc,0x1d,0x3c,0xa5,0x4e,0x30,0x92,
0x77,0x2f,0x66,0x3e,0x33,0x9d,0x45,0xfe,0xa0,0x9d,0xa6,0xcf,0xea,0xc1,0x92,0xdd,
0x92,0x55,0x2a,0x17,0xc4,0x7,0x6e,0x11,0xe,0x45,0x6e,0x64,0x50,0x11,0x89,0x9c,
0x92,0x14,0x7c,0x8b,0x8,0x98,0xf,0xd2,0xaf,0xea,0xb,0x34,0xab,0x57,0x5a,0xb2,
0x44,0x1,0xc2,0x7c,0x1e,0x51,0x6a,0x4,0x90,0x13,0x24,0xa3,0x20,0x9,0x48,0x5e,
0x24,0x27,0x37,0x12,0x4,0xcc,0x5f,0xb4,0x8e,0x56,0x74,0x29,0xb7,0x89,0x97,0xf6,
0xfe,0x62,0x74,0xd4,0x48,0x79,0x6a,0xaa,0xf4,0x9e,0x2d,0x7f,0x93,0x72,0x11,0x98,
0xf,0xa3,0x5e,0x5f,0x97,0x4b,0xe5,0xdd,0x79,0x97,0x94,0xbf,0x9e,0x2b,0x9d,0x8f,
0x8b,0x93,0x72,0xd1,0x5d,0xe2,0x45,0x9e,0x6f,0x6c,0x94,0x72,0xd1,0xc6,0x7d,0xa8,
0xfb,0x2c,0xed,0x36,0x54,0xb8,0xd2,0xa1,0x72,0xcb,0x9e,0x24,0x51,0xa1,0xc4,0xd6,
0xcf,0x3d,0x5b,0xdf,0x85,0x5,0x5a,0xf2,0xef,0xa3,0x5b,0x17,0x9f,0xc5,0x82,0x23,
0x2a,0x7d,0x72,0xdc,0xeb,0x1d,0x54,0x81,0x6b,0x9d,0x8a,0x1c,0x1a,0xf0,0xad,0xfb,
0xf5,0x9d,0x6,0x94,0x36,0xf9,0x45,0xc8,0x3e,0x49,0x43,0x30,0x5f,0x8a,0x77,0x8b,
0xa0,0x38,0xc,0xc1,0x30,0x18,0x8c,0xc6,0x4,0x3e,0xa,0x27,0xd8,0x46,0xfd,0x4c,
0x23,0x12,0xb0,0xf8,0xb0,0xc9,0x8d,0xe4,0x85,0xe5,0xba,0xd7,0x46,0xc7,0x3b,0x17,
0x3,0x38,0xe7,0xa8,0xe2,0x38,0x3c,0x3f,0xf7,0xfa,0x89,0xfe,0xfe,0x19,0x48,0xa8,
0xae,0x9,0x68,0xf4,0x39,0x40,0xfe,0xc7,0x55,0x59,0x76,0x3e,0xb4,0xdb,0xda,0xae,
0x9e,0xa2,0x41,0xc4,0x3c,0x37,0x2e,0xd5,0x2b,0xf,0xe0,0xe6,0x9f,0xc6,0x2a,0xbd,
0xb0,0xa2,0xe7,0x22,0x7a,0xf,0xea,0x12,0x1,0x7e,0xf3,0x7,0xef,0x8d,0xee,0x6d,
0x58,0xee,0xad,0x93,0xa3,0xc7,0x17,0x93,0x2d,0x3b,0xef,0x4d,0x92,0xaa,0xa9,0x90,
0xef,0x14,0x48,0xf6,0xde,0xd,0xa5,0xa2,0xea,0x23,0x1a,0x81,0x3a,0x4e,0x8,0x21,
0x19,0xa6,0x10,0x40,0x33,0x36,0xe8,0xc2,0x9,0x20,0x84,0x4e,0x74,0xdf,0xa8,0xc1,
0xee,0x9b,0x14,0xe5,0xd5,0xea,0x96,0xe0,0xa0,0x3a,0x94,0xdb,0xba,0xb4,0xb,0xdf,
0x73,0x74,0xdf,0xb9,0x9c,0xde,0x83,0x17,0xe6,0x57,0x5d,0xb2,0x98,0xb8,0xd8,0x9a,
0xb4,0xe8,0x80,0x65,0xc8,0x46,0xbc,0x49,0xc6,0x23,0x84,0x5,0x53,0xbe,0xd6,0xb3,
0x17,0xa7,0x9f,0x61,0xdf,0x99,0x39,0x67,0xc8,0x7d,0x62,0x0,0x8a,0x64,0x11,0x74,
0x9e,0xe7,0xc,0xd8,0xdf,0x6,0xfd,0xe9,0xd,0x67,0xa8,0xbc,0x76,0x5d,0x92,0x81,
0x0,0xee,0x5c,0x99,0x56,0x1c,0x58,0x7,0x60,0x6,0x2d,0x19,0x32,0x29,0x6c,0x36,
0x43,0x61,0xf3,0x22,0x4c,0x45,0xa6,0x7c,0x7c,0x6e,0x51,0xdb,0xee,0xf6,0x6,0xda,
0x75,0xaf,0x5d,0xa3,0xb3,0x32,0x1a,0x12,0xa2,0xbb,0xe6,0x51,0xf4,0x11,0xa1,0xe3,
0xc4,0x7e,0xf2,0xbe,0x63,0xc,0xed,0x5c,0x7b,0x8e,0x34,0xf2,0x99,0xe3,0x2b,0xc9,
0x2d,0x96,0xbc,0x7a,0x44,0xcc,0x8,0x9c,0x7e,0x67,0x37,0xe7,0x6,0xed,0xc4,0xe9,
0x72,0x28,0xeb,0xc6,0x4f,0x63,0x1f,0xc5,0xd7,0x2a,0xca,0x8f,0x94,0x95,0xe1,0x78,
0xea,0x98,0xc4,0x5e,0x87,0xc,0xdc,0x7b,0xe9,0xaa,0xaf,0x96,0xbd,0x89,0xf5,0xd2,
0xf4,0x64,0x9e,0xa3,0x28,0x35,0xbb,0x4e,0x4e,0xa5,0xe8,0x44,0x86,0x69,0x4d,0x6d,
0x27,0x49,0xa3,0x91,0xd9,0xd7,0xaa,0x47,0x20,0x29,0xcb,0x75,0x89,0xd0,0x60,0xfd,
0xf9,0x85,0x1d,0x59,0xe7,0xf0,0x7c,0x9f,0xff,0x71,0xdd,0xa9,0x45,0xc4,0xb0,0xf9,
0x7c,0x51,0xc3,0x3b,0x9b,0xad,0xa7,0x68,0x5d,0xe7,0x6d,0xd4,0x2f,0x6c,0xa7,0x8b,
0xe7,0x57,0x4a,0x1a,0xca,0xa4,0xe2,0x52,0xa9,0xc,0xe7,0x57,0x29,0xb6,0x53,0x1c,
0xb3,0x80,0xa2,0x89,0xc8,0x1b,0xe5,0xde,0x72,0x32,0x55,0x8a,0x94,0x25,0xcb,0x62,
0xf1,0x78,0x9b,0xbc,0x4c,0x5e,0x22,0xe3,0x14,0x1b,0xe5,0xbb,0xe5,0x28,0x70,0xc9,
0xa7,0xc9,0x13,0xc8,0x8d,0xa9,0x3c,0x5a,0x9e,0x24,0xc7,0x7e,0x96,0xcf,0x54,0x2c,
0x52,0x24,0x53,0x78,0x61,0x45,0xb9,0x82,0xfc,0xd4,0x97,0xcb,0x9a,0x65,0xf5,0x1c,
0xc7,0x36,0xb1,0x2c,0x4b,0xfa,0x7,0xd2,0x9f,0xd3,0x4a,0x46,0xa7,0xf8,0xb3,0xd4,
0x55,0x4a,0xff,0x8c,0x6,0xca,0xd6,0x34,0xc5,0xba,0xbc,0x7f,0xb6,0x1c,0x18,0x24,
0xb7,0x4e,0x97,0x53,0xcf,0xb,0x4d,0x71,0x6,0xcd,0x99,0xe1,0x5e,0xbf,0x4a,0xd2,
0x2d,0x65,0x1,0xea,0xf1,0xa,0x86,0x51,0xcd,0xbb,0x33,0x62,0x36,0x8e,0x8b,0xcf,
0xdb,0x9a,0xab,0x1a,0x8,0xe0,0xae,0xb6,0xf,0x22,0x6f,0x63,0x1d,0x9b,0x14,0xfb,
0xe4,0x9b,0x91,0x8b,0x65,0x6f,0xb9,0xf6,0xcd,0x1b,0x90,0xec,0x7f,0x35,0xfd,0xe3,
0xdf,0x7d,0xe,0xf0,0xd6,0xb,0x77,0x1f,0x9b,0x8b,0x0,0xfb,0x85,0x2f,0x63,0xed,
0x63,0x7f,0x2,0x98,0xf9,0xfe,0xf6,0xe9,0x7f,0x5f,0xf,0x30,0x6f,0x2,0x90,0xb2,
0x6,0x3a,0x6e,0xf1,0x98,0xef,0x85,0xf3,0xba,0xc7,0xdb,0x2f,0x67,0xc,0xf2,0x8f,
0xf6,0xd0,0x73,0x85,0xe7,0x90,0xdf,0xe5,0x3c,0xf2,0xda,0x84,0xd7,0x10,0x80,0xfb,
0x7b,0x78,0xc5,0x78,0x15,0x1,0x8c,0x19,0xfd,0xd7,0xde,0xbf,0xbe,0xe,0xf0,0xc4,
0x5d,0xe7,0xda,0x5b,0xab,0x90,0xef,0x7c,0x25,0xd5,0xab,0xae,0xa6,0x70,0x43,0x21,
0x45,0xd1,0x33,0x72,0x75,0xe4,0x3e,0xf0,0x1a,0xef,0x86,0x83,0xd,0xc8,0xbf,0x66,
0xcd,0x77,0xf7,0x18,0x89,0xfc,0xe5,0x8c,0xc2,0xe4,0x63,0x4a,0xc4,0x21,0x90,0x2d,
0xec,0x10,0x90,0x2e,0x7a,0x56,0xf1,0x1b,0x4,0x4,0x70,0x9f,0xdd,0x8,0xa4,0x15,
0x86,0x1b,0xfe,0xf1,0xd8,0xaa,0x65,0xe7,0x7e,0xc1,0x86,0xfd,0xa5,0x92,0x16,0x3a,
0x68,0x13,0xa6,0x7d,0xb8,0x7d,0xb8,0x2,0xe9,0xb9,0xa3,0x52,0x9d,0x6b,0x9f,0x9,
0xe0,0xb0,0xc5,0xc1,0x5f,0x89,0xfc,0xc1,0x7e,0xab,0xfd,0x7c,0x3b,0xd2,0x57,0xce,
0x14,0x9d,0xfe,0x2,0xe3,0xa,0x9d,0xb4,0xf2,0x6,0xc5,0x42,0x3,0x45,0xf,0x83,
0x7c,0x38,0x20,0xa0,0x60,0x85,0x28,0x43,0x49,0xa,0x2,0xd3,0x2e,0xa1,0x5b,0x40,
0xfa,0xad,0x59,0x64,0x97,0xa8,0xc6,0x72,0x1a,0x27,0x9e,0x5d,0xda,0x80,0x74,0xdc,
0xb0,0xcb,0x18,0xaa,0x47,0xfa,0xd2,0xa1,0xd2,0x7a,0x9e,0x45,0x3e,0x73,0x3c,0xa0,
0x2b,0xe3,0x24,0xd2,0x29,0x87,0x1c,0x45,0xa4,0xba,0x99,0x70,0x8b,0x90,0xc4,0x23,
0x1d,0x2,0x8a,0x8e,0x40,0xa,0x80,0x6e,0x31,0x40,0x2c,0x88,0x3e,0x76,0x28,0x27,
0x27,0xa9,0x56,0x7a,0x50,0x4,0xf2,0x1c,0x29,0xa8,0xf8,0x1d,0x82,0xde,0x44,0xf1,
0x7,0x9a,0x84,0x6,0x13,0x2,0x71,0xdf,0x69,0x4e,0x6b,0x7c,0x63,0xf0,0x3b,0x56,
0xd8,0x6d,0x37,0x87,0x1f,0xdd,0x72,0xd1,0x79,0xdf,0x7d,0x5e,0x13,0x7d,0xa5,0x25,
0x2b,0x9b,0xef,0xb1,0x88,0xc,0x8,0x38,0x2e,0x26,0xb7,0x85,0xc3,0xf0,0x6b,0x6e,
0xc9,0x3f,0x25,0xc7,0xb6,0x48,0x9f,0x7e,0xaa,0x1d,0xe4,0xba,0x6d,0x34,0xa4,0x61,
0xd8,0x7e,0xff,0x76,0x8a,0xf8,0x9c,0xf2,0x93,0x8f,0xa5,0xfc,0x39,0xf3,0x66,0x53,
0x5f,0xdf,0x8b,0xd7,0x43,0xdc,0x29,0xc4,0x81,0xe2,0xf9,0xf5,0x52,0x39,0x77,0xd3,
0xde,0xf,0x4,0xc4,0x5f,0x96,0x4a,0xc7,0x69,0x4f,0x49,0xf7,0x5,0x5,0xd,0xab,
0x1c,0xee,0xa5,0x97,0xa4,0xfa,0x8b,0x9a,0xf3,0xa1,0x6d,0xe3,0x7,0xaa,0x88,0x6,
0xf9,0x1e,0x86,0xb5,0xba,0x6e,0x49,0x16,0xa0,0x4e,0xee,0x3,0x80,0x9b,0xd5,0x1c,
0xe8,0xec,0x33,0xd3,0xea,0xb2,0x5a,0x5c,0x58,0x2,0xf,0x85,0xc3,0x41,0xbb,0xba,
0x8e,0x8e,0x8f,0x6b,0xc6,0x56,0x8c,0xf4,0xef,0xd3,0x95,0x57,0xb4,0x72,0x67,0xb7,
0xd9,0x29,0xcf,0xed,0xd6,0xae,0xed,0x53,0x8a,0x4b,0x4d,0x3a,0xbb,0x1d,0xf8,0x96,
0x78,0xb6,0x4d,0x40,0x89,0x92,0x2f,0x91,0xa5,0xb3,0xdb,0x50,0xa2,0xd5,0x9e,0x34,
0x75,0xe2,0x4,0xd8,0x97,0xd9,0x10,0x70,0x6,0xbb,0x47,0x7f,0xd2,0x94,0x4b,0xe1,
0xf5,0xba,0x55,0xba,0xc5,0x7a,0x94,0x78,0xcf,0x6c,0xe8,0x59,0xd4,0x8b,0xcd,0x3c,
0xa5,0x7d,0x74,0xab,0x7,0xde,0xef,0x57,0xe2,0x9c,0xa7,0x41,0x42,0xf7,0x76,0x4a,
0x75,0x75,0x3,0x2,0xac,0xcf,0x9b,0x8e,0x6f,0xe8,0xd8,0x5,0x30,0xf2,0x1,0xfb,
0x40,0x32,0x81,0x39,0xbb,0xa1,0xeb,0x6d,0x1d,0x2,0xf8,0x4f,0xfd,0x8f,0x2d,0x6a,
0x45,0x6,0xee,0xbe,0x4f,0x93,0xa2,0x59,0x88,0x13,0xe8,0x2b,0xf0,0x24,0x37,0x5c,
0xcc,0x54,0x66,0x2d,0x99,0xe6,0xc0,0x76,0x70,0x25,0xdb,0x69,0x76,0x3e,0x9b,0x45,
0x9a,0xda,0xb3,0xd,0x3d,0xbb,0x74,0x14,0x16,0x33,0x5d,0xf9,0xbe,0x1d,0xd6,0x2f,
0x7c,0x92,0x5f,0x96,0xc7,0x74,0xad,0x76,0xa6,0xe,0x1,0xe0,0x1a,0xbd,0xde,0x30,
0x57,0xdf,0xcd,0xef,0x74,0x76,0xe6,0x97,0x43,0x93,0xe0,0xde,0xd1,0x1,0xb6,0x29,
0xf8,0x82,0x33,0x57,0x76,0x1a,0xc2,0xc4,0x85,0xf1,0x13,0xe,0x10,0xb0,0x36,0xad,
0xee,0x69,0xd3,0xb6,0xe3,0xa8,0x98,0x32,0x36,0xc0,0xb,0xdb,0x5b,0x99,0x1b,0xa1,
0x9a,0x84,0xc0,0x9d,0xd5,0xc0,0x3c,0x5,0xde,0x6b,0xb7,0xd2,0x1f,0xfc,0xf3,0x70,
0x78,0x14,0xcd,0x9e,0x16,0x85,0xc3,0xca,0xe4,0x7a,0x78,0xf5,0x29,0x94,0x1f,0x4d,
0xe9,0x1d,0x53,0xce,0xee,0x22,0x4d,0x83,0x82,0x23,0xaf,0x2b,0x82,0xab,0x7e,0x36,
0xad,0x6c,0x30,0xcd,0xca,0x4d,0x14,0xa6,0xd3,0x29,0xf9,0xb6,0x19,0xbf,0xa1,0x70,
0x7a,0xd1,0xbf,0xf9,0xdd,0x75,0x13,0xfa,0x5f,0xaf,0x6a,0x98,0xf2,0x64,0xf8,0x8,
0x7c,0xbe,0xac,0xe7,0x67,0x1d,0x2,0x3d,0x7d,0x87,0x3e,0x4b,0x87,0xe3,0x84,0x6f,
0x6a,0xd9,0x73,0xe,0xc7,0x5,0xeb,0xab,0xa8,0xa7,0x30,0xa5,0xf6,0xb,0xaf,0x8d,
0xc,0x4c,0x25,0xf7,0x8e,0x75,0x21,0xd,0xf3,0x91,0x20,0x6f,0x7a,0x74,0x56,0x3a,
0x12,0x62,0xa7,0x8e,0xb2,0x9b,0x8b,0xbe,0x3,0x70,0x29,0x9b,0xb5,0x64,0x26,0x12,
0xce,0xe6,0x94,0xf5,0xe1,0xaf,0xa0,0xe4,0x60,0x5f,0x16,0xda,0x30,0x69,0x1b,0xb9,
0xd5,0x1c,0x7b,0xc6,0xaf,0x87,0x2,0xce,0x8c,0x98,0xe4,0x41,0x7e,0xed,0xeb,0x45,
0xf1,0xd,0xdc,0xa,0x96,0x45,0x27,0xe1,0xfd,0xfa,0x9c,0xc6,0xe0,0x26,0x24,0xbc,
0xbd,0x99,0xe5,0xfa,0xef,0x8d,0x64,0xca,0xd3,0x35,0x47,0x14,0x7c,0x79,0xbb,0x52,
0xb9,0x27,0x48,0x9b,0x4c,0xad,0xc3,0x35,0x5e,0x3d,0x26,0x2e,0x52,0xb2,0xb5,0x41,
0xbf,0xc4,0x1f,0xa3,0x91,0x4c,0x53,0xfa,0x56,0xea,0xee,0xd1,0xdd,0x8b,0x38,0xba,
0xb6,0xeb,0xe6,0xae,0xf1,0x38,0x1f,0xd5,0x6e,0x41,0x6e,0x48,0x98,0x7e,0xfb,0xc5,
0x8d,0xa3,0x6f,0xbc,0xf6,0xbe,0xfb,0xc6,0xce,0xf3,0xdf,0xed,0xdf,0xe1,0xe2,0xaa,
0x4c,0xb0,0xef,0xb6,0xef,0x36,0x1a,0x61,0xbd,0x10,0x2e,0x86,0xe9,0xf5,0x17,0x66,
0x92,0x86,0xb1,0x77,0x7f,0x6f,0x71,0xef,0x41,0x39,0x17,0xf2,0x4c,0xe8,0x4d,0x93,
0xbf,0x6f,0x6e,0xf6,0xf5,0xf4,0x9b,0x39,0x26,0x0,0xa0,0xa5,0xb9,0x25,0xae,0x25,
0x94,0x2,0xf7,0x8,0x47,0x44,0x73,0x8e,0x63,0xf0,0x3d,0x7c,0x7,0x92,0x6d,0xf7,
0x30,0xea,0x37,0x28,0x90,0x66,0xcd,0x5f,0x77,0x79,0xcf,0xf,0xfc,0xeb,0x4f,0xb6,
0x36,0x8f,0x62,0xce,0x58,0xee,0x89,0x18,0xa2,0x9e,0x60,0x93,0x5f,0x65,0x80,0xfa,
0x3f,0x95,0x66,0x8f,0x4c,0x7f,0x8f,0xfc,0x8c,0x6f,0xae,0xd9,0x9,0xb4,0x3,0x2b,
0x3a,0x40,0xe7,0xae,0x43,0x1,0x7e,0xc1,0xbb,0x5c,0x9d,0x92,0x2,0xcf,0xcc,0x3e,
0x6,0xcd,0x44,0x87,0x96,0xc3,0x1c,0xf2,0x72,0x73,0xee,0x2d,0xdf,0x28,0xff,0x2,
0x80,0xae,0x75,0xba,0x68,0x9d,0x16,0xe0,0x93,0x38,0x4e,0xc5,0x22,0x1f,0xd2,0xff,
0x36,0x5e,0xb9,0x8,0xfb,0x69,0xee,0x7b,0xf,0x7d,0xb8,0x8,0xe9,0x83,0xb7,0xd1,
0xd3,0xcb,0xb,0xcb,0x59,0x75,0x5c,0xbd,0xc1,0x71,0x1,0xc0,0x9b,0xf9,0x79,0xfe,
0x79,0x38,0xfe,0xe,0xf9,0x54,0x39,0x57,0x21,0xfc,0x58,0xd5,0xbd,0xe2,0xe0,0xa,
0xe4,0x6,0xaf,0x76,0xbb,0xd8,0x3b,0x37,0x91,0x89,0xdc,0xd1,0x8f,0x8e,0x3d,0x83,
0xef,0x89,0xf,0x7f,0x2e,0x6c,0xf,0xc0,0x86,0xb7,0x62,0x9e,0xba,0xed,0x5,0x80,
0xb8,0x6f,0x1c,0xdd,0x9d,0x71,0x9c,0x36,0xb6,0x32,0x7,0x49,0x51,0xc5,0x4d,0x65,
0xb6,0xd3,0x4a,0x9d,0x6a,0x31,0xb7,0x4c,0x8e,0x74,0xea,0x3b,0xd5,0xcf,0xd,0x35,
0xab,0xc9,0xfb,0x4b,0xc4,0xda,0x48,0x4,0xf0,0x49,0x7f,0x99,0xf1,0xe4,0xef,0x12,
0xff,0xbf,0x68,0xce,0xad,0xd2,0x3a,0xc8,0x82,0x4,0xfc,0xee,0x4d,0xb0,0xc,0xf6,
0x9,0x82,0x21,0xc6,0xb4,0xd1,0x80,0xbc,0x48,0xb7,0x45,0xdf,0xde,0x8b,0x40,0x5c,
0x9e,0xc3,0x35,0xc9,0xe7,0x62,0xfb,0xd5,0xc8,0xf4,0x72,0x4,0xbc,0x7a,0x6f,0x63,
0x6,0x5,0x0,0xe2,0x57,0xc8,0x3c,0x49,0x83,0xce,0xad,0x84,0x1d,0xa4,0xa1,0x66,
0x96,0x8,0x33,0xc8,0x1c,0x45,0x50,0x41,0x92,0x10,0x4a,0x1,0xf3,0xd8,0x70,0xf9,
0x56,0xc4,0xd5,0x31,0xcc,0x41,0xed,0x72,0x80,0x6f,0x17,0x34,0x2b,0xbe,0x3b,0x88,
0xcf,0xed,0x13,0xf2,0x4c,0xbb,0x28,0x4c,0xad,0x6c,0x9e,0x8c,0x56,0x34,0xf2,0x60,
0x33,0x93,0x2e,0x6a,0xe0,0xb5,0x14,0x40,0xf,0xc1,0xb2,0x64,0xd2,0x67,0xa1,0xe7,
0xfd,0x26,0x6c,0xac,0xb5,0x9,0x1b,0x3b,0x87,0x99,0xc8,0xe2,0x3d,0xda,0xba,0xbe,
0x94,0x1e,0xec,0x3f,0x97,0x29,0x72,0x56,0x83,0x7c,0xcd,0x2f,0xce,0x25,0x7d,0xc,
0x59,0xcb,0xef,0x1,0x3d,0x9c,0xf7,0x3e,0x76,0x55,0xf6,0xab,0x45,0x13,0x8c,0x80,
0xf1,0xa6,0xa9,0xd2,0xa9,0x31,0x7e,0x30,0xd8,0x1a,0xac,0x74,0x6c,0xe5,0xb5,0x45,
0xc4,0x53,0x78,0x7e,0xe3,0x2b,0x56,0xe7,0x2d,0xc9,0x56,0x63,0x3c,0xc0,0xa4,0xc3,
0xea,0x3c,0x3e,0x6f,0xd6,0x94,0xf3,0xcb,0x97,0x8b,0xc7,0xb0,0xec,0x51,0xa9,0x3c,
0x31,0x4c,0xa8,0x45,0x43,0x6d,0x6b,0x42,0x62,0xec,0x37,0x2d,0x11,0xbd,0xaa,0xe0,
0xf9,0x47,0xe8,0x39,0x4,0xbc,0xc5,0xc5,0xd2,0xfb,0x4c,0xe6,0x1a,0x89,0xb6,0xde,
0x78,0x9f,0x25,0xd0,0xd0,0x80,0x72,0x6,0xf9,0xbe,0xa6,0x26,0xe9,0x58,0xf4,0xdf,
0x6e,0x69,0x5,0xa3,0xcd,0x73,0x83,0xac,0x8,0x58,0x6c,0xd9,0x67,0x9b,0x1d,0x78,
0x3f,0xfa,0x88,0x74,0xc5,0x5b,0x8a,0xa8,0xc2,0x7f,0x62,0x16,0x64,0x5e,0x78,0x41,
0xba,0x5f,0x34,0x79,0x11,0xbf,0x83,0x33,0xb6,0xf2,0x5a,0x3e,0x7,0x2e,0x48,0x1d,
0xb,0x75,0x71,0x86,0x35,0x73,0xef,0x99,0x39,0x72,0xfc,0xf4,0x51,0x8b,0xf2,0xde,
0xf8,0xea,0x40,0x5d,0xee,0xf1,0xf0,0x7,0x12,0xbf,0xf5,0x6c,0x56,0xb6,0xe3,0x4,
0x73,0xdd,0xec,0x70,0xa7,0x32,0x9a,0xbc,0x75,0x18,0x73,0x4,0x4,0xb3,0x7d,0x8b,
0xf9,0x6d,0x24,0x5f,0x28,0xab,0x55,0x2f,0xd8,0xe1,0x67,0x87,0x7c,0x3b,0x62,0xb7,
0xf3,0x16,0x9c,0xf,0x95,0xfa,0x6a,0x3d,0xe,0xec,0x9,0xfe,0xee,0xcd,0x2e,0x51,
0x0,0x95,0xc5,0x27,0x96,0xb4,0xe3,0x44,0x73,0x9a,0xa5,0xe0,0xe4,0xe1,0x28,0x9,
0xe7,0xda,0x67,0xe0,0x54,0x84,0x6b,0x58,0xf7,0x52,0x27,0x7c,0x6e,0xcc,0x4b,0x9a,
0xc,0x15,0x4e,0x50,0x8f,0x14,0x55,0xaa,0x82,0x34,0xf5,0xe3,0x38,0x46,0x56,0x3,
0xe0,0x1f,0xe2,0x54,0xec,0x80,0x9f,0x71,0x8d,0xca,0x75,0xbb,0x43,0x39,0x12,0xc2,
0x42,0x79,0x3e,0x8b,0x2,0x42,0x67,0x81,0x2e,0xc1,0x88,0x40,0x8a,0x73,0x67,0x8d,
0xc2,0x66,0x9c,0x98,0x7e,0xec,0x4a,0x2e,0xc,0xeb,0x1f,0x7e,0x76,0x7c,0xd7,0x4a,
0x80,0x9b,0xa3,0xc7,0xfd,0xe0,0x85,0x13,0xf5,0xe6,0x39,0x63,0x5f,0x1f,0x19,0x98,
0xf6,0xb4,0xb6,0xa8,0x2f,0xd7,0x90,0x7c,0xac,0x1,0xaa,0x84,0x2d,0x4c,0xc2,0x57,
0x5f,0xf1,0x6d,0x42,0xa6,0xe0,0x7f,0xed,0x5,0xf6,0x80,0x76,0x17,0x36,0xc9,0x95,
0x9d,0x86,0xd8,0x24,0x2a,0xcc,0x66,0x96,0x11,0xc1,0x83,0xe9,0xda,0x46,0xc3,0x6,
0xec,0xbf,0x84,0x88,0x2c,0xbf,0xc,0xec,0x9f,0xe2,0xc8,0xde,0xb0,0xa7,0x1,0x5a,
0x37,0x6c,0x8b,0x7a,0x1b,0x19,0xe,0xbf,0xdd,0x31,0xd9,0x1,0x19,0x9a,0xab,0xfa,
0xf7,0xe7,0x66,0xa3,0xa0,0xd4,0xce,0x15,0xe4,0x7d,0x10,0x4e,0x1,0x20,0xca,0xf2,
0x68,0x1d,0x4b,0x9e,0xa9,0x58,0x43,0x11,0x1a,0x5,0xf,0x83,0xb3,0x29,0x95,0x8,
0xa4,0xda,0x53,0x89,0x82,0x97,0x63,0x61,0xdc,0xe9,0x9b,0xf,0x51,0x5c,0xed,0xe6,
0xf4,0xa3,0x79,0x48,0xf0,0x36,0xbf,0xbb,0xf4,0x78,0xa,0x8d,0x4d,0x63,0xa2,0x80,
0x2,0x94,0xa7,0xee,0xd9,0xa6,0x3f,0x63,0xbf,0xeb,0xc3,0x8e,0x1e,0x6c,0x6a,0x3,
0x38,0x5e,0x1e,0x1f,0xf3,0xe4,0xad,0x38,0x5a,0x43,0xfd,0xcb,0x7d,0x69,0xc9,0x32,
0x99,0x59,0xc0,0x6,0x52,0xe0,0xb,0x8f,0xed,0xee,0x58,0x4f,0x5d,0xc1,0xd1,0xfa,
0x16,0x1c,0x2f,0xa6,0x79,0xba,0x8f,0x8,0xd8,0x73,0x95,0xca,0x8,0x5,0x45,0x78,
0xac,0xed,0x1d,0xa9,0xc7,0x5c,0xb5,0xcb,0xff,0x29,0xef,0x5e,0xac,0xcf,0xd4,0x71,
0x1b,0x47,0x1f,0x3,0x68,0x8a,0xdf,0x18,0xf4,0x5a,0x7,0x5,0xac,0xe2,0x93,0xf4,
0x48,0xf0,0xe5,0x55,0xa3,0x58,0xf,0xfc,0xe,0x99,0xb7,0xc3,0x1b,0x2c,0x4e,0x31,
0x83,0xe2,0xeb,0xbe,0xea,0x37,0x30,0x5f,0xcc,0x57,0x18,0x76,0x50,0xa0,0xd,0xf0,
0x4,0x5a,0xe8,0xf2,0x6,0x7e,0x0,0x61,0xb9,0x5a,0x36,0x89,0x1a,0xcf,0xfb,0x1d,
0xb6,0xd8,0x4e,0x5b,0x18,0xd3,0xc0,0x3f,0x8b,0xdd,0x33,0xfd,0x51,0xfb,0x26,0xc0,
0x2,0xa,0xe4,0xc4,0x97,0xf0,0x3a,0x1e,0xbf,0x59,0x97,0xda,0x1b,0x4d,0x5e,0x7d,
0x8c,0x6d,0xa6,0x1a,0x13,0x32,0x3e,0x47,0x3f,0xc7,0x42,0xc7,0xbd,0x95,0x95,0xba,
0xa7,0x74,0x5d,0xba,0x49,0x38,0x7f,0xc2,0xed,0x72,0xec,0x48,0x5f,0x11,0x5,0x1b,
0x29,0x9e,0xbd,0x30,0x45,0x8,0x11,0x70,0xbc,0xd8,0xb5,0x2b,0xf7,0x28,0x91,0x91,
0x3a,0xfc,0xe4,0x30,0x5f,0xfd,0x22,0xa,0x54,0xa1,0xaa,0x4d,0xf6,0x38,0x36,0xd9,
0x74,0xb6,0x95,0xa5,0xcd,0x5d,0xae,0xa6,0x26,0x13,0x91,0x65,0x1,0x46,0x83,0x64,
0x11,0x8,0x83,0xd6,0xaf,0xff,0xcf,0x52,0x7f,0x8b,0x8d,0xb9,0x25,0x8e,0xb8,0x44,
0xc0,0xcd,0x1,0x82,0x4,0xad,0x39,0xa0,0x50,0x0,0x30,0x97,0xb5,0x32,0xa2,0x13,
0x5b,0xc,0x44,0x3d,0x9b,0xa8,0x69,0x33,0x6b,0xc4,0xcc,0xb9,0x60,0xb1,0xcd,0x9f,
0x32,0x44,0x3d,0xc1,0x2a,0x97,0xc6,0x8b,0xde,0xbc,0x39,0x59,0x2c,0x4f,0xd0,0x9d,
0x67,0x34,0x3,0x93,0x5,0xc8,0x5b,0x6c,0xdd,0x6d,0x81,0xbd,0xed,0xf5,0xab,0x2c,
0xcd,0x9e,0x3e,0xb9,0x35,0xb4,0x8a,0x61,0xde,0x7f,0x20,0xa1,0xe7,0xfe,0xcf,0x4,
0xe1,0x7d,0x87,0x6d,0xea,0xb7,0x62,0x10,0x68,0x57,0x6,0x1d,0x99,0x8c,0xf3,0xb8,
0x21,0x9e,0x8d,0x62,0x4b,0x90,0x5f,0x14,0xc9,0xe7,0x29,0x10,0x40,0xed,0x18,0xd7,
0xbc,0xf3,0x38,0xd2,0x89,0xcf,0xaf,0xf,0xde,0x11,0x88,0xe3,0x2e,0xe3,0xe6,0xf7,
0x7e,0xb3,0xbd,0xb,0xe0,0x6e,0x6e,0x4c,0xef,0x58,0xd2,0x82,0xdf,0x6a,0x55,0x38,
0x8e,0xe3,0x96,0x65,0x6d,0x71,0x6d,0xc8,0xb7,0xde,0xba,0xe7,0xbd,0x91,0xdb,0xff,
0x6,0x70,0xd7,0xbe,0xbb,0x6e,0xb8,0xeb,0xef,0xfd,0xb7,0x68,0xf6,0x7b,0x25,0x79,
0x23,0xff,0xfa,0xe4,0xe1,0x8a,0x25,0xdf,0x60,0x3b,0x8f,0xff,0xfb,0x33,0x91,0xcf,
0xba,0x1,0xdc,0xf7,0x7c,0xc5,0xa7,0xfb,0xd3,0x90,0x2d,0x6d,0x8,0xdc,0x3f,0x11,
0xe9,0xdb,0xc9,0x83,0x7a,0x9f,0x3e,0x71,0x5,0x8e,0xd9,0xc3,0x60,0xb9,0x1e,0xab,
0x75,0xdd,0x7d,0x38,0xde,0xb2,0xce,0x88,0x1b,0x1c,0x61,0xde,0xb3,0x1b,0xde,0x7e,
0xfe,0xf7,0x62,0x91,0x4f,0xfe,0x37,0xdb,0xef,0x7f,0x2e,0x2d,0x46,0xa0,0x8e,0x78,
0x41,0x9b,0xac,0x6f,0xe8,0x45,0x5a,0xfa,0x49,0x6a,0x7d,0xd3,0x67,0x88,0x3b,0x3a,
0xa6,0x18,0xd2,0xcf,0x36,0x2,0xb8,0x35,0x28,0x9b,0x5d,0xc8,0xd9,0x84,0x3f,0xef,
0x6f,0x42,0x3e,0x6e,0xa7,0x93,0xb5,0xda,0xa3,0x40,0xc4,0x84,0xc3,0x5e,0x32,0x41,
0x14,0xa6,0x41,0xd,0xf1,0xb,0x68,0x40,0xfa,0x4c,0x26,0x96,0x4a,0xa1,0x96,0x36,
0x99,0x6a,0x6a,0x95,0xf5,0x9a,0x10,0x80,0x23,0x3b,0x3a,0xd6,0x1c,0x25,0x93,0xcb,
0x30,0xa6,0x85,0xac,0xd9,0x1d,0x4a,0x14,0x5,0xb4,0xb7,0x4d,0x88,0x17,0xb2,0xc8,
0x54,0x5,0xe7,0x88,0xab,0xe8,0xe7,0x5c,0x1,0x6a,0xb3,0x8b,0x55,0xc9,0xc4,0xc5,
0x13,0xff,0x47,0x26,0x28,0xe4,0x6e,0x57,0x8a,0x93,0xe1,0x4c,0xb9,0x3e,0x80,0x5f,
0xa6,0xf7,0xa3,0x80,0x44,0xc6,0xa8,0x3e,0x14,0x4,0x26,0xec,0x19,0x11,0x3c,0xa1,
0x8,0xeb,0x19,0xaf,0xda,0xe1,0x56,0x2,0x64,0x39,0xd0,0x2a,0x46,0x2a,0xa6,0x52,
0x5d,0x2f,0xf2,0xdd,0x8a,0xf3,0x9a,0xd5,0x2b,0x2d,0x61,0xbd,0xd5,0x64,0xd2,0x82,
0x74,0x26,0xfe,0x5e,0x18,0xda,0x36,0x7c,0x10,0xcd,0x70,0x8d,0xd9,0xcf,0xf9,0x81,
0x3,0x70,0x21,0x80,0xb7,0x24,0x2b,0x1b,0x75,0xdb,0xf3,0xe1,0x92,0xd1,0x29,0xbc,
0xf8,0xa2,0xf4,0xfc,0xd4,0xa9,0x17,0x7f,0x9f,0x25,0xb7,0x68,0xb8,0x77,0xed,0x92,
0x6e,0x5d,0xfa,0xa8,0x94,0x8b,0x26,0x29,0x96,0x5a,0x5b,0xfa,0x3,0xdf,0xfb,0x87,
0x7,0xa5,0xe7,0xec,0x6,0x73,0x74,0x6b,0xfb,0x3e,0x8b,0xad,0x3a,0x1e,0xeb,0x2c,
0xa2,0x41,0xff,0xbf,0x17,0xa,0xa,0x60,0x76,0xfb,0x88,0xdf,0xfd,0xcc,0x2a,0xe9,
0xf8,0xe1,0x25,0x83,0x7c,0x37,0x7,0xfc,0xf8,0x40,0xe9,0x79,0x51,0x23,0x8f,0xf9,
0x93,0xaf,0x98,0xbf,0xa7,0x89,0xb3,0x9f,0xc6,0xad,0x55,0x2c,0x1c,0xa4,0x5a,0xc9,
0x38,0x25,0x28,0x40,0xd1,0xee,0x71,0xf5,0xa3,0x2b,0xed,0x94,0x5f,0x44,0x4f,0xd8,
0x7d,0xb2,0x12,0x25,0x55,0xd7,0xd6,0x51,0xed,0x8,0xb8,0xdb,0x7c,0x7a,0x26,0xf4,
0x22,0xb0,0x72,0xf1,0x57,0xee,0x53,0xc6,0x23,0xe0,0x39,0xc8,0x1a,0x49,0x83,0xe0,
0x59,0xe6,0xec,0xac,0xca,0x6,0x28,0xfe,0xb2,0x21,0xf6,0x4,0x2,0xa3,0x66,0xa7,
0xce,0x7a,0x2d,0xe,0xec,0x96,0x11,0xdd,0xab,0x7b,0x71,0xa0,0x8f,0x5e,0xaf,0x89,
0x74,0x40,0x79,0xe8,0xc0,0xb7,0x27,0xb7,0xb7,0xad,0x0,0x28,0x3d,0x72,0x6c,0x39,
0x2d,0x25,0x9a,0x5a,0x84,0x2a,0x6,0xe5,0x89,0x66,0x5d,0x97,0xa6,0x13,0x1,0x78,
0xd3,0x8a,0x73,0xde,0xb4,0x94,0x35,0xae,0xc0,0x6d,0xa9,0x3a,0xf,0xeb,0x93,0x21,
0xac,0x82,0x46,0x9f,0x73,0xde,0x5d,0x13,0x1,0xf6,0x7e,0x5c,0x7f,0xe4,0x4,0xa2,
0x3c,0xd7,0x99,0xca,0xa5,0xa,0x9c,0x95,0x9d,0x39,0xba,0x46,0x23,0x39,0x4b,0xcd,
0x64,0xeb,0xd8,0x24,0x44,0x95,0x9b,0x7b,0x82,0x7b,0xc5,0x56,0x90,0xb7,0xb2,0x48,
0x15,0x66,0xdf,0x39,0x29,0x6f,0xc,0xf6,0xc1,0x4d,0x73,0xfd,0x22,0xbc,0x66,0xbb,
0x38,0xf5,0x7a,0xeb,0xc2,0x8d,0xb,0x5e,0xdc,0x9,0x5b,0xc1,0x59,0x60,0x51,0x7c,
0x69,0xc5,0xd9,0xd9,0x3a,0x48,0x23,0x5c,0x6d,0xc9,0x16,0x65,0x5a,0x46,0x52,0x1c,
0xd2,0x27,0x8a,0x6,0x14,0xe1,0x96,0xe5,0x5c,0x8,0xd0,0x9b,0x70,0x60,0xc7,0xcf,
0x15,0x28,0x5d,0x15,0x94,0xbe,0xf1,0xdd,0x37,0x48,0xe5,0x36,0x77,0x4f,0xed,0x7e,
0x15,0xf3,0x22,0xd9,0x9f,0x65,0x1b,0xb1,0x9d,0x4b,0x34,0xab,0x35,0x37,0x60,0x51,
0xb,0x94,0x99,0x4a,0x42,0xbd,0x9b,0x5c,0xb2,0xc5,0xb1,0xb8,0x47,0xd8,0x4c,0xeb,
0x91,0x6c,0x8e,0xc3,0xc,0x3b,0x32,0x50,0x66,0x75,0x49,0xa6,0xb9,0x0,0x67,0x16,
0xbd,0x72,0x7b,0xe1,0xbb,0x78,0xdc,0xd0,0xb3,0xaa,0x5b,0x86,0xb9,0xaa,0xcf,0xc5,
0x80,0xa8,0xdd,0xb8,0xbe,0x6d,0xe1,0x39,0xcc,0x47,0x1e,0x78,0xec,0x81,0x7,0xb1,
0x5c,0x9f,0xca,0xc7,0xfe,0xf6,0x10,0xe,0xb2,0x76,0xef,0x1b,0x5e,0x9a,0x88,0x5c,
0xb3,0xb3,0xe4,0xdb,0x19,0x87,0x8e,0x60,0x79,0x75,0xb2,0x5a,0x19,0x9e,0x37,0xee,
0xe8,0x2e,0xe8,0xc6,0xb9,0xe1,0xb1,0x23,0xd5,0xed,0x8f,0x38,0xf7,0x14,0x7b,0x9d,
0xba,0x9d,0x71,0x10,0x9e,0x5c,0xfa,0xca,0xba,0xd7,0xb1,0x1e,0x7c,0xc2,0xc9,0x47,
0x3b,0x6e,0x1,0x38,0x9d,0x99,0x53,0x58,0x38,0x83,0x50,0xa1,0xe1,0xe,0x3,0xad,
0x86,0x65,0x1b,0xbf,0x36,0x7a,0x89,0x54,0xfe,0x3e,0x1e,0x69,0x6,0xb3,0x56,0xbe,
0x8e,0xc,0x5c,0x99,0x56,0xd9,0x9b,0x5c,0x30,0x19,0x36,0xba,0x6d,0x70,0xc1,0xef,
0x66,0x77,0xa8,0xea,0x48,0xba,0x14,0xe6,0xb,0x51,0xc4,0x5d,0x69,0xee,0xc,0x68,
0x2f,0xdb,0xf6,0xb3,0x6d,0xc7,0x2b,0x25,0x59,0x5c,0x9b,0x5c,0x78,0xfe,0x2,0xf5,
0x2f,0x63,0xf9,0x3f,0x19,0x88,0x9b,0xd7,0x6b,0xd9,0xcf,0x65,0xd,0x32,0xec,0xb7,
0xce,0x6b,0xce,0xdd,0x7e,0xe,0x69,0xb7,0x66,0x87,0xe6,0x3,0xd,0xad,0xfa,0xad,
0x84,0x74,0xa,0xd3,0x6a,0x6a,0x34,0xdd,0x66,0x7a,0x6,0x9b,0x25,0xcc,0xe4,0x4f,
0x41,0x14,0x84,0x8d,0x92,0x1,0xbb,0x30,0x51,0xf0,0x11,0x7c,0xf0,0xfa,0x3e,0x53,
0x9b,0x89,0x94,0x6,0x15,0xb0,0x9f,0xe2,0x7e,0x9f,0x55,0xb7,0x7,0x9e,0x45,0xa2,
0x60,0x58,0x6b,0x48,0x34,0x60,0xce,0x4e,0x64,0x83,0xc5,0x1d,0xbc,0xf,0xc2,0x53,
0xe4,0x4c,0x7f,0xd0,0xba,0xd,0xfc,0xeb,0xe7,0x1d,0xd6,0x54,0xb3,0xdf,0x45,0x8c,
0x48,0x95,0x19,0xa5,0xf9,0xd8,0xf,0xf1,0xbf,0xb4,0xba,0x8,0xc3,0xca,0x15,0xe6,
0xe7,0x94,0x66,0xa7,0xc6,0x36,0xce,0xd0,0xcf,0xbf,0xc7,0x42,0xa5,0x2f,0xa6,0x46,
0x97,0xea,0x65,0x31,0x20,0x3f,0x1f,0x45,0xcb,0x66,0x9d,0xd3,0xd2,0xf6,0xe2,0x7d,
0xe7,0x77,0x88,0xda,0xa0,0xf4,0xb,0xae,0x5f,0xa5,0x69,0xf9,0x1b,0x59,0x6f,0x92,
0x61,0xdd,0x92,0x7,0x77,0x54,0xec,0x40,0x3a,0x73,0xcb,0xed,0xcd,0xaa,0xa6,0x64,
0xe4,0x7f,0xd1,0x9e,0x1,0x5e,0x28,0x1d,0x56,0xaf,0xef,0x71,0xef,0x4a,0x44,0xba,
0xf5,0x12,0xcb,0xb3,0x38,0x8f,0x63,0xd3,0x7e,0xc,0xff,0x19,0xaf,0x6f,0xfb,0xe0,
0x36,0xef,0xdb,0x9b,0x91,0x29,0x39,0x6c,0x6b,0xd8,0x36,0xb,0xe0,0xc6,0x19,0x11,
0x7e,0x11,0x6b,0x0,0x7e,0x5a,0xd2,0x50,0xd6,0x80,0x7c,0x63,0x67,0xe7,0x7a,0xd9,
0xfa,0xd7,0x0,0x8e,0xb5,0x15,0xed,0xff,0x18,0xc7,0xdb,0xb9,0xf1,0xfc,0x3,0xfc,
0x3d,0x92,0xf,0x6c,0x4a,0xd7,0x2e,0xf,0xc8,0x1d,0x87,0x68,0xb1,0x20,0xa7,0xe6,
0x8d,0x1a,0xbc,0xef,0xe4,0xd7,0x47,0x73,0x8f,0x56,0x3,0x8c,0xed,0xf0,0x2e,0x1b,
0x83,0x74,0xa9,0x67,0xb5,0xb1,0xc9,0x88,0xe3,0x9d,0xad,0x47,0x8c,0x87,0xa8,0xd1,
0x67,0x86,0x62,0x9b,0xb2,0x5,0xcb,0x6d,0x3a,0x1a,0x50,0x85,0x28,0xdd,0xf1,0xb9,
0x84,0xa9,0xf7,0x23,0x53,0x9c,0xef,0x74,0xe3,0x97,0x53,0xb,0xae,0x4a,0x35,0xeb,
0xe5,0xa5,0x2a,0xd8,0x43,0xbe,0x96,0x9d,0xd6,0xdb,0xe7,0x6b,0x90,0xdf,0x5e,0xd3,
0x3a,0x22,0x79,0x1c,0xf2,0x99,0x7d,0x19,0x47,0xe7,0x97,0xa0,0xd4,0xca,0xd7,0x9,
0xd3,0x29,0x9a,0xa0,0xba,0x50,0xb1,0x5c,0xbd,0x8c,0x96,0xbf,0x81,0xa3,0x30,0xe0,
0xc2,0x56,0xc9,0x8e,0x16,0x69,0x50,0xb7,0x40,0x5a,0x1b,0x15,0x74,0x8a,0xa8,0xba,
0xd,0xa9,0x11,0x29,0x49,0x1b,0x21,0x85,0xb4,0x4c,0xb2,0x74,0xd9,0x14,0x5,0xd9,
0xbb,0xd6,0x43,0xa4,0xe8,0xa3,0x34,0x51,0x88,0x15,0x48,0xf9,0x5a,0xb,0xe5,0xa2,
0x54,0xad,0xc7,0xe7,0x8,0x9d,0xe9,0xcc,0x52,0x36,0x8f,0xc7,0xe4,0xce,0xab,0x45,
0x34,0x49,0x17,0x6d,0x91,0xac,0xd1,0x76,0xaf,0xa7,0xbe,0xb5,0xf,0xfb,0x7f,0x6c,
0x93,0x73,0xd2,0xb8,0x62,0x1c,0xf,0x35,0x9e,0x4b,0x83,0x93,0xc4,0xe7,0xa7,0x8a,
0xcf,0x89,0xe8,0x7c,0x18,0xfd,0x6a,0x91,0xc2,0x55,0xe2,0xef,0x4a,0x4a,0x48,0x97,
0xdc,0x2a,0xa4,0xfc,0xa6,0x37,0xe0,0xb2,0x50,0xba,0xe8,0xe3,0xd0,0x82,0x86,0x2d,
0x61,0x94,0xfb,0xed,0x37,0x6,0xda,0xb7,0xe0,0x79,0x37,0x69,0xeb,0x11,0xfb,0xd0,
0x22,0xe9,0xfc,0xe3,0x8f,0x4b,0x45,0x3b,0x3b,0xf,0x52,0xaf,0x41,0x76,0x5e,0x9e,
0x69,0x93,0x9e,0x7b,0x9e,0xd4,0xd0,0x88,0x8a,0xff,0xba,0xce,0xea,0x7e,0xb,0x87,
0xb6,0xa2,0xb3,0xe,0xe6,0xad,0x1,0xb,0x17,0xc2,0x0,0xd4,0x3e,0x20,0xb7,0x7a,
0x9f,0xc5,0xa0,0x7e,0x87,0xb5,0x17,0x6e,0xab,0x9d,0xaa,0xb6,0x55,0x9c,0x14,0x22,
0x3d,0xf9,0x92,0x24,0x65,0xe8,0x6f,0x89,0xb6,0xba,0x38,0xc8,0xfb,0xea,0xcc,0x4e,
0xd4,0x77,0x9b,0xa3,0x26,0x99,0xdd,0x1a,0x51,0xe1,0x72,0xa3,0xac,0x9b,0xa9,0x85,
0xb,0x53,0x2,0xe4,0x8b,0x4e,0x40,0x67,0x9b,0x5a,0x4c,0xaa,0xfb,0xef,0xbf,0x7f,
0x71,0x58,0xf2,0x78,0x8f,0x73,0x1d,0x95,0x3b,0x4e,0xbc,0xd1,0x5a,0xf9,0x50,0xf2,
0xc7,0x73,0xbf,0xff,0xfb,0x31,0x24,0x6c,0xae,0xde,0x7e,0x2f,0x7a,0x87,0xe1,0xf8,
0x9b,0x26,0x5f,0x22,0xdb,0x8e,0xbd,0xd1,0x62,0x9c,0x26,0x44,0x2,0xfc,0xf5,0x9d,
0xb2,0xdc,0x9a,0x12,0x8a,0x56,0xc0,0x6a,0xd9,0x25,0xe4,0xb2,0x43,0xbe,0x50,0x86,
0xa8,0xbd,0x28,0xef,0x48,0xf9,0x49,0x1c,0xb0,0xc6,0x22,0xbe,0x99,0xc2,0x8c,0xc9,
0x8d,0x2c,0x2f,0x23,0xc3,0xd5,0x32,0xd9,0x5a,0x26,0x11,0x60,0xb3,0xfe,0xc0,0xba,
0x9f,0xe3,0x70,0x82,0xed,0x81,0xd9,0xe4,0xb7,0xc8,0x65,0xa1,0x72,0x9b,0x32,0x1d,
0xe0,0xb3,0x2d,0x47,0x57,0xb6,0x61,0x3d,0x3f,0x7a,0xb4,0x6e,0x53,0xcb,0x7a,0x3c,
0x9f,0x63,0xbf,0x49,0x89,0x93,0xca,0x41,0xab,0xf0,0x96,0xd1,0x8e,0x46,0xbd,0x4c,
0xc1,0x62,0x3d,0xba,0x52,0x5b,0x1c,0xda,0x11,0x78,0xfd,0x7e,0x57,0xe4,0xcd,0xd7,
0x60,0x37,0xcd,0x3b,0x19,0xba,0x64,0xbc,0xa8,0x36,0x65,0x78,0x4e,0xbd,0x62,0x85,
0x10,0x23,0xac,0x37,0x64,0x8e,0xf4,0x64,0xa6,0x33,0x1c,0xd3,0xf4,0xd0,0x43,0xe7,
0x9d,0x61,0xf,0x96,0x36,0xc,0x71,0xfe,0x4a,0x4c,0x16,0xb5,0xaf,0x25,0x59,0xfe,
0x1f,0xc,0x65,0x14,0xef,0x98,0x5f,0x27,0xc4,0xf3,0xa5,0xd8,0x8e,0x61,0xf2,0x16,
0x32,0x2c,0xe6,0x1a,0x1c,0x37,0x39,0xd1,0x16,0x75,0x1f,0x8d,0xbf,0x13,0xd,0xf7,
0x78,0x61,0x2a,0x45,0x5,0x82,0x6,0x81,0xe3,0xc9,0x85,0xc7,0x14,0xb6,0x95,0x45,
0xc2,0xc5,0x4c,0x14,0xd6,0xd3,0x32,0x8a,0x70,0x10,0x47,0x4b,0x1b,0x45,0xfb,0x11,
0x66,0x88,0x3b,0x75,0xc3,0x61,0x31,0xc5,0x75,0x96,0xa9,0xed,0x9a,0xec,0x91,0x60,
0xca,0x32,0xec,0x36,0xdb,0x93,0xda,0xa1,0x0,0x26,0x92,0x23,0x4b,0xf6,0xa0,0x29,
0x13,0xd6,0x90,0x33,0xe9,0xae,0x24,0x2d,0x2,0x79,0x81,0xb5,0xef,0x26,0x97,0xaa,
0xde,0xab,0x37,0xdf,0x93,0xfe,0x0,0x32,0xd6,0xe9,0xd,0xda,0xd3,0xb7,0x21,0xa0,
0xf3,0xe9,0xb8,0xfd,0x1c,0x2,0x3a,0x6e,0xe1,0x35,0xf,0x8f,0xfb,0x19,0x19,0x5f,
0xcd,0xf8,0xee,0x6b,0xf1,0xb9,0xd6,0xee,0x8f,0x93,0xf6,0xe2,0xf4,0x6a,0x9e,0xb6,
0xe1,0xd1,0xd7,0xce,0xe1,0xf8,0xd2,0x8f,0xf0,0x1b,0xb9,0x80,0xa2,0x83,0x38,0xb4,
0xd9,0xd1,0xb4,0x5e,0xc4,0xc7,0xa,0xb4,0xa3,0x79,0x22,0xe3,0x23,0xaa,0xc5,0x4b,
0x85,0x26,0x46,0xda,0x91,0xa8,0x17,0xe3,0xbe,0x77,0x40,0x13,0x13,0x85,0xf7,0x67,
0xb3,0x65,0xa2,0x7a,0xa5,0x44,0x48,0x12,0x88,0x1c,0xb5,0x9b,0xd5,0xad,0x46,0x60,
0x7,0x3,0x4e,0x17,0xb4,0xa7,0x6d,0xbb,0xfe,0xaf,0x27,0x4b,0xb4,0x9c,0x7e,0x83,
0x66,0xb,0x99,0x83,0x41,0x73,0x38,0x7f,0x2c,0xdd,0xdf,0x24,0xfe,0x80,0x4d,0x91,
0x6d,0x91,0xbd,0x89,0x40,0x7d,0x54,0xe7,0x83,0x9d,0x8,0x6c,0xc,0xb1,0xc6,0x18,
0x3,0x85,0xb,0x1c,0x3,0x6f,0xc1,0x38,0x10,0x77,0x1d,0xf,0x9a,0xf2,0x50,0x90,
0x43,0x46,0xaa,0xb8,0x46,0xf1,0x95,0x1d,0xa,0x6c,0x8d,0x11,0xc7,0xea,0x1a,0x71,
0x9e,0xf7,0x3a,0xf6,0x9e,0xec,0xbd,0xb,0x19,0xf4,0x78,0xc7,0xf9,0x8e,0xc1,0xe2,
0xfb,0x66,0xc1,0x9d,0xd0,0xbf,0x16,0x7d,0xa9,0xfa,0x59,0xce,0xf5,0xef,0xc4,0x94,
0x8,0xa7,0xf1,0x3c,0x50,0xb7,0xc4,0xef,0x36,0x5d,0x16,0x40,0x67,0xad,0xca,0xb5,
0xf6,0xb1,0x68,0xce,0xcf,0x1b,0x82,0x5b,0x47,0x2b,0x1a,0xaa,0x7e,0x60,0xf5,0xbc,
0xb9,0x7e,0xcc,0x10,0x0,0x1d,0xfa,0x77,0x84,0xe,0x6c,0xff,0xa1,0xae,0x5f,0x49,
0x63,0xf0,0x32,0xd2,0xe4,0x19,0x6e,0x8b,0xdd,0xe7,0x31,0xcc,0xac,0xde,0xd7,0x83,
0x5e,0xb,0x14,0x84,0xd,0x1f,0xdc,0xff,0xd3,0x82,0xeb,0x0,0xb6,0xee,0x71,0xdf,
0xe0,0x81,0xf4,0x69,0xed,0xd,0xba,0x95,0x3d,0x79,0xf8,0xf9,0x7e,0x4b,0xd8,0x64,
0x14,0xf4,0x43,0xfe,0x7c,0x98,0xa2,0x8e,0x42,0x55,0xc6,0xfb,0x6d,0xef,0x21,0x9f,
0xf8,0x6b,0xc5,0x5f,0xee,0x5f,0x8d,0xf3,0x7a,0x17,0x7c,0xf8,0x25,0x99,0x43,0x96,
0x25,0xff,0x90,0x5c,0xed,0x8d,0x72,0xbb,0x5b,0xee,0xa1,0xd7,0x91,0xbe,0x47,0x75,
0x48,0xad,0xda,0x35,0xad,0x97,0xa3,0x78,0xf0,0x50,0xeb,0x2,0x2e,0x98,0x85,0x56,
0x5,0xe9,0x27,0x4c,0x47,0x36,0xe8,0xf3,0xd4,0xcc,0xa7,0x90,0x7f,0xcd,0x3f,0xf1,
0x40,0xd4,0x82,0x1b,0x70,0x9c,0x26,0x76,0x64,0xb4,0x21,0x70,0x5c,0xc6,0x8d,0x3a,
0x38,0x86,0x5c,0x11,0xd5,0x22,0x34,0x9c,0x88,0x78,0xb1,0xaa,0x29,0xeb,0x58,0x16,
0xf2,0xb7,0xd7,0x9c,0xf2,0x9c,0x90,0xde,0xbc,0x7e,0xfd,0x2b,0x93,0x37,0x8e,0x4,
0xc9,0x7,0xdf,0xaf,0x9,0x3b,0x6,0x66,0x40,0x8,0x2,0xda,0x26,0x68,0x46,0x1e,
0x22,0x4c,0x6a,0xf2,0x58,0x3a,0x11,0x5,0x9b,0x1e,0x7f,0x5d,0x43,0xf,0xb6,0xdf,
0x81,0x86,0x96,0xd6,0x4a,0xa,0xaa,0x91,0x27,0xd7,0xf2,0x8,0xd3,0xb8,0x60,0xb6,
0x5e,0xb6,0x97,0xa2,0x3,0x9,0x3c,0x9f,0x27,0x96,0x60,0x14,0x81,0x1e,0xcd,0x1f,
0x2,0x38,0x1a,0xfc,0x91,0x80,0xba,0x5e,0x10,0x9d,0xa1,0x33,0x5a,0x7c,0x3,0xe2,
0x4,0x84,0xe7,0x6d,0x22,0x4d,0xae,0x81,0x12,0xa0,0xfd,0x80,0x7a,0x84,0xd2,0x24,
0x48,0x5b,0xa2,0x93,0x91,0xe2,0x85,0x68,0x53,0x13,0x9e,0xa7,0xf2,0xba,0x51,0x0,
0xa0,0x63,0xf,0x26,0xd4,0xec,0x27,0xb1,0x81,0xfe,0xf1,0x98,0xed,0x10,0xe9,0xbe,
0x7,0x60,0x64,0xc4,0xd8,0xdc,0x11,0xc8,0xe7,0x94,0x25,0x8a,0xad,0xca,0xf3,0xda,
0xcc,0xcb,0x10,0xb8,0xae,0x5c,0x35,0x3a,0xa6,0x49,0x66,0x1f,0x85,0xaa,0x61,0x8a,
0x16,0x7d,0xe6,0x5,0xc1,0xf,0x77,0x5b,0x9d,0xb4,0x5,0xd4,0x56,0x79,0x4c,0x8c,
0x74,0xcb,0xa,0x33,0x20,0xbf,0x6d,0xfa,0xe5,0xd5,0xaf,0xad,0x4d,0x2a,0x27,0xe1,
0x7e,0x29,0xff,0x84,0x9c,0xf1,0x59,0xd4,0xf5,0xfd,0x8a,0x93,0xb,0x52,0x54,0x94,
0x94,0x8f,0xf2,0x19,0xde,0x7b,0x32,0xcd,0xc0,0xbf,0xb3,0x13,0x2e,0x14,0x54,0xac,
0x8e,0xef,0x33,0x7b,0x51,0x15,0xa3,0x21,0xb1,0x66,0xd7,0x37,0x17,0x49,0x16,0x3b,
0x9c,0xbb,0xef,0x96,0x8e,0xab,0xab,0xad,0x2e,0x8a,0xe5,0x72,0x4c,0x16,0x24,0x31,
0x41,0x43,0x17,0xc1,0x2f,0x13,0xaa,0x85,0xaa,0x6d,0x6f,0x71,0x15,0xcc,0x44,0x68,
0xad,0xad,0x9d,0xa6,0x1e,0xaf,0xf4,0x49,0x5c,0xb5,0xea,0xd8,0x8e,0xf6,0xdb,0xb5,
0x91,0xcf,0x3c,0x53,0xbb,0xb3,0xf9,0xce,0x36,0x4,0x76,0x1,0x1d,0xa3,0x9f,0x1b,
0x91,0x89,0x4,0x2c,0x58,0x3f,0xd3,0x80,0x3,0xdf,0x1e,0xb8,0x30,0x2e,0x9a,0xec,
0x15,0x98,0x34,0x8a,0x3e,0xc1,0x1e,0x64,0x8e,0xb0,0xd8,0x7c,0xb2,0x44,0x36,0x88,
0x80,0x2f,0x5b,0xc2,0xcc,0xa5,0xa8,0x10,0x5c,0x38,0x1b,0xc2,0x92,0x2f,0xc6,0x39,
0xcc,0x11,0x72,0x5e,0x2d,0x5f,0xc6,0x4e,0xe1,0xc8,0x19,0x7a,0x3b,0x5e,0xc5,0x4f,
0x34,0xf2,0x8,0xe4,0x11,0x88,0x73,0xd5,0x6c,0x27,0x8b,0xc0,0xdf,0xae,0x94,0x5b,
0xc6,0xe1,0xc4,0xe3,0xf7,0x8,0x2d,0x2,0x4a,0xe2,0xaa,0x4c,0x85,0xf,0x87,0x80,
0xb1,0x7e,0x5d,0xe3,0x63,0xa7,0x11,0x18,0x86,0xcd,0xb,0xf8,0xab,0x37,0x2,0xae,
0xd0,0x8f,0x46,0xb7,0x8d,0xf0,0x7e,0xe8,0xa1,0xbe,0xac,0xbe,0x75,0x7a,0xdf,0xbb,
0xee,0x32,0xc5,0x2a,0xb,0xc,0xb9,0x4e,0x1a,0x46,0xcf,0xb4,0x31,0xfb,0xff,0xfa,
0x57,0xec,0x3c,0x4f,0x51,0x12,0xbf,0x52,0x3d,0x21,0x5d,0x6e,0x1a,0x4a,0x83,0xae,
0x35,0x6f,0x34,0x8f,0x80,0x14,0x31,0x84,0xaa,0x82,0x61,0xa9,0xbf,0x20,0x50,0x6,
0xa2,0x8b,0x13,0x92,0x5,0xc9,0xb9,0xb9,0x11,0xfb,0x83,0x7c,0xe1,0x85,0x1,0x2b,
0x5b,0x9,0xb4,0xa3,0x2f,0x48,0xb4,0x85,0x28,0x45,0xde,0x47,0x80,0x57,0x67,0xd6,
0xcc,0x7a,0x20,0x61,0xa4,0x61,0xdc,0xc8,0x4c,0xc5,0xff,0xe1,0x7b,0x65,0x92,0x26,
0x76,0x8e,0xd4,0xd2,0xc,0x11,0xd0,0x18,0xd2,0xa8,0xca,0xca,0x64,0xd3,0xc8,0x69,
0xae,0xf7,0xdf,0x46,0x38,0x21,0x83,0x9c,0xfd,0xd5,0x3d,0x5f,0x22,0x23,0x6d,0xde,
0xf5,0xf2,0x75,0x6f,0x5e,0xf,0x30,0x62,0xc7,0x7d,0x7f,0xbe,0xfb,0x5d,0xac,0x72,
0x9b,0xb3,0xca,0x5,0xeb,0x6e,0x2c,0x3b,0x92,0xd1,0x8a,0x2,0xc2,0xa9,0xb2,0xdc,
0x27,0xdf,0xfb,0x10,0xe0,0xec,0xf6,0x9d,0xe3,0x8a,0xae,0xc5,0xea,0xc6,0x29,0x57,
0x3b,0x52,0x38,0xb8,0x1c,0x4d,0x94,0x8a,0xcc,0xba,0x1a,0x4d,0xed,0xa6,0xad,0x98,
0x77,0xb0,0xb3,0x19,0x89,0x30,0x87,0xc1,0x66,0xfa,0x40,0x46,0x14,0xf8,0x88,0x28,
0x33,0xc9,0x20,0x11,0x6c,0x1a,0xf7,0x4b,0xb1,0xd6,0x38,0x7e,0x91,0x90,0xd7,0xdb,
0x0,0x39,0x5b,0xcd,0xe7,0xd5,0xa1,0x41,0xbf,0xb0,0xc6,0x43,0x41,0xc9,0x8b,0x26,
0x36,0x8b,0xd9,0xcc,0xe4,0x60,0xbf,0x35,0x74,0x1d,0xec,0xc2,0xf1,0x22,0xeb,0x94,
0x9d,0x90,0x9d,0xc2,0xb,0xb,0x99,0x0,0x86,0xf4,0x20,0x45,0x4c,0xb,0x43,0xe1,
0x1b,0x59,0x61,0x83,0x90,0x5,0xe7,0xed,0x4f,0x64,0xf9,0x5c,0x39,0xf9,0x4e,0x6d,
0x3e,0xda,0xbc,0xee,0x4,0x8e,0x13,0x2e,0x46,0xe6,0x49,0xe1,0x2,0xb9,0x62,0xee,
0x76,0x8e,0x7c,0x3e,0x1c,0x11,0xf0,0x27,0xbe,0xe2,0xcf,0xf8,0xfb,0x17,0x6a,0x78,
0xfe,0x3b,0xff,0xd5,0x1e,0x1a,0xee,0xdb,0x87,0x6b,0x60,0xfe,0xff,0x85,0xe2,0xfc,
0x5b,0xd3,0x8a,0x8e,0x84,0xda,0xfb,0x43,0x19,0x66,0xee,0x13,0x1f,0x1c,0xdd,0xb5,
0x45,0x10,0xb2,0x3f,0xdc,0xe1,0xbf,0x23,0x9,0xe9,0xc2,0x5e,0xf7,0x66,0xf,0xa4,
0x4b,0xd3,0xde,0x99,0xf6,0x8f,0x69,0xd7,0x20,0x1f,0xea,0x7e,0x74,0xcb,0x52,0xe4,
0x2f,0x79,0x2f,0xbe,0xbb,0xeb,0x9d,0x40,0xa4,0x23,0xab,0xe0,0x29,0x40,0xc1,0xaf,
0xc8,0xef,0x90,0x6f,0x15,0xce,0xff,0xea,0x67,0x2b,0x9b,0x2b,0x11,0x46,0xcc,0x98,
0x69,0x62,0x8d,0x27,0x0,0xe2,0xae,0x79,0x2c,0x3a,0x5,0x19,0x7a,0xc3,0xc,0xde,
0xdf,0xf4,0x47,0x4,0xf2,0xb1,0xaf,0xab,0x73,0x67,0x3,0x4c,0xc9,0x8c,0xc,0xfd,
0x2d,0x8e,0xeb,0x59,0xae,0xb7,0x65,0xdf,0x56,0x2,0xf0,0x97,0xb0,0x27,0x56,0x3e,
0x91,0x8d,0x64,0xc5,0x37,0x8d,0x4d,0x77,0xc5,0xf7,0xce,0x35,0xf9,0xf0,0x48,0xbf,
0x46,0x64,0xea,0xe7,0xe8,0x51,0xe0,0x7c,0xf8,0x1f,0x3d,0xcb,0xce,0xcd,0x4,0x48,
0x3c,0xb6,0xe7,0xf3,0x8f,0xb1,0xdc,0x9,0xf5,0x9a,0x7,0x34,0xfc,0xaf,0x9a,0xf3,
0xb,0x92,0xf,0x78,0x83,0x1f,0xc3,0xb0,0x3e,0xac,0x37,0xbb,0x5e,0x10,0xc2,0x97,
0xf8,0x34,0x87,0xe5,0x23,0x6e,0x98,0x63,0xac,0xee,0x45,0xc1,0xe6,0x87,0x88,0x33,
0xba,0x9f,0xf0,0x36,0xc7,0x79,0xca,0x39,0x8e,0x88,0x1f,0xec,0x2b,0x64,0xd5,0x4a,
0xa4,0x7,0x42,0x3e,0x78,0x93,0xcf,0x45,0x61,0x86,0x50,0x40,0xc1,0x56,0x44,0x5f,
0x89,0xfe,0x40,0x7c,0x49,0xd2,0xb2,0xb2,0x8,0xac,0xc9,0x7e,0xec,0xc8,0xf9,0xf9,
0xe5,0x6c,0x5e,0xf1,0x92,0xe8,0xb9,0xce,0xc,0xf0,0x3b,0x11,0xd8,0x63,0xff,0x33,
0x3a,0x66,0xa,0x53,0x82,0xe5,0xa5,0xf2,0x25,0x3c,0xf2,0x39,0x7e,0x81,0x90,0xc0,
0x7,0xf4,0x57,0xd3,0x5e,0xab,0xc8,0xb2,0xf,0x31,0x1f,0x58,0xf2,0xab,0xd3,0xe0,
0x7c,0xa8,0x84,0xed,0x18,0x10,0x0,0x43,0x6b,0x96,0x7,0xb9,0xdf,0xe2,0x1c,0x5c,
0x74,0x2a,0x6e,0xbb,0x43,0x12,0x8f,0x2d,0xbe,0xf,0x9f,0xa1,0xe8,0x41,0x8,0x78,
0xef,0x36,0x87,0x23,0x75,0x73,0x1f,0x58,0xce,0x70,0xeb,0xf7,0xea,0x26,0xe8,0x7,
0xe6,0xb6,0x9a,0x79,0x5b,0xc5,0x87,0x15,0xa0,0x9e,0x75,0xc7,0x20,0xef,0x1b,0x24,
0x6f,0xa1,0xad,0x6,0x4a,0x50,0x16,0x15,0x49,0xb9,0x68,0xc0,0x6e,0x65,0x38,0x6f,
0xd6,0xf0,0xb3,0x22,0x20,0xc7,0xef,0xf9,0xe3,0x22,0xe9,0x3d,0xa,0xc5,0xa0,0xe5,
0x5b,0xea,0x61,0xb4,0x68,0xcc,0xe3,0xee,0x92,0xea,0xf9,0x63,0xd,0x5c,0x8,0xfc,
0xc5,0x9c,0x13,0x1a,0x10,0x30,0x69,0x87,0x6e,0x5,0x84,0xd7,0x6b,0x99,0x15,0x2f,
0xbf,0xa2,0xab,0x35,0x76,0x9a,0xfc,0x8f,0x37,0x1a,0xbc,0x85,0x7a,0xa1,0xec,0x5c,
0xa7,0xe6,0x90,0xe3,0x7a,0xfb,0x56,0x85,0x9c,0xdb,0xd9,0x7e,0xa2,0x73,0xd9,0x53,
0x69,0x8d,0x35,0xa7,0x4d,0x67,0xe7,0x2,0xf8,0x2e,0x71,0xcf,0x77,0x46,0xa0,0xc4,
0xb6,0x82,0x33,0x69,0x50,0x91,0xd9,0x86,0x88,0x3b,0x2a,0x56,0x42,0x10,0xb9,0xcc,
0x50,0x64,0xb3,0x53,0x64,0xb4,0x8e,0xb8,0x10,0xa7,0x17,0x7d,0xc6,0x12,0x28,0x23,
0x5f,0x7b,0x8,0x8f,0xb2,0x48,0xf2,0x51,0x36,0xc8,0x35,0x24,0x39,0xe3,0x59,0xb1,
0x21,0xf8,0x4a,0xd8,0x20,0x20,0x0,0x93,0xe7,0xb3,0x99,0xe4,0xf3,0x4f,0x91,0x23,
0x4b,0xe7,0x12,0x31,0xaf,0xe3,0x4a,0x65,0x28,0xff,0x1c,0x5b,0xdd,0xfa,0x68,0x27,
0x9e,0xe7,0xea,0xed,0x16,0x52,0x98,0x49,0xb6,0x51,0x71,0x4e,0xb6,0xf3,0x89,0x27,
0x26,0x75,0x8d,0x5c,0xed,0x96,0x96,0x9b,0xeb,0x5d,0xa8,0x2e,0x53,0x45,0xed,0xdc,
0xa9,0xdb,0x6d,0xc8,0x36,0xc6,0xe2,0x40,0x58,0x8e,0x53,0x33,0xf2,0xc8,0x11,0x71,
0xe9,0x6b,0xdf,0xd0,0xdf,0x7d,0xd5,0x25,0x11,0x60,0xe,0xe2,0xc,0x9d,0xb5,0x39,
0xbe,0x14,0x30,0xb5,0xde,0x61,0x73,0x41,0xf9,0x43,0xbd,0xd7,0xea,0xfe,0x70,0x68,
0xa4,0x25,0x4b,0x21,0x96,0x99,0x4e,0x2e,0xf,0x84,0x20,0xd9,0xa3,0x54,0x2d,0x6e,
0xa7,0xc3,0x34,0x55,0x37,0xe2,0xe7,0xa4,0xf2,0xdc,0x43,0x28,0x80,0x1d,0xdb,0xf8,
0xd5,0xc4,0x1f,0xda,0xc9,0x89,0x3e,0xe7,0x29,0x23,0x97,0xa3,0x33,0x84,0x29,0xa6,
0xdb,0xb1,0xa8,0x15,0xca,0xd5,0x4a,0x14,0xc0,0xec,0x8b,0xdd,0x7d,0xdd,0xd7,0x92,
0xe6,0xc4,0xae,0x55,0x9e,0x43,0xce,0xcf,0x4d,0x3a,0x53,0x86,0x58,0xbe,0x12,0x24,
0x1f,0x5a,0x3,0x35,0xa1,0xc3,0x6a,0x9f,0x41,0xf2,0x4b,0x7d,0xdf,0x95,0x6,0xb6,
0xfa,0xb5,0xfe,0x17,0x3a,0xf1,0x1e,0x2c,0xef,0x7f,0xae,0xdf,0x89,0x3a,0x9,0x66,
0x25,0x38,0x7b,0x4a,0xb0,0x49,0x14,0x6c,0x0,0x8b,0x64,0x5c,0xf0,0xe4,0xcb,0xf9,
0x46,0xd1,0x77,0x65,0x2d,0x83,0xe4,0x46,0xd8,0x29,0xec,0x13,0x28,0x8a,0x47,0x8b,
0xa8,0x33,0x3,0x88,0x87,0x5,0x14,0xd5,0x4c,0xe1,0x4c,0xf6,0x8d,0x0,0x86,0x9b,
0xf4,0x29,0x86,0x87,0x30,0x5f,0x3,0xac,0x21,0x11,0xcb,0x9,0x67,0x6f,0xa2,0x9d,
0xdf,0x50,0x6d,0x76,0xad,0x70,0xb9,0xf5,0xb3,0x9c,0xb3,0xa9,0xa7,0x45,0x30,0x18,
0x50,0xde,0xe5,0xfd,0xf5,0x97,0x63,0xbc,0x30,0x17,0x2c,0xd7,0x23,0xac,0x9e,0x19,
0xaa,0x7e,0xd6,0xe7,0x2f,0xe1,0xc,0xdd,0xb2,0x3,0xf5,0xfc,0x75,0xf6,0x12,0xd7,
0xff,0x9f,0xa4,0xe7,0x5d,0xb6,0xdd,0xf2,0xd6,0x77,0x0,0x73,0xdf,0x2c,0xf5,0xfd,
0x2,0x5,0xeb,0x3b,0xff,0xde,0xea,0xdd,0x8a,0x40,0xb9,0xea,0x8d,0x3f,0x5,0x93,
0x95,0x67,0xdb,0x42,0xaf,0x16,0xcf,0xc7,0x1,0xde,0x59,0x15,0x74,0xff,0x35,0x93,
0x69,0x3,0xa,0x9b,0xc2,0x20,0x3d,0x51,0xcf,0xce,0x7f,0xbc,0xe0,0x67,0x80,0x31,
0x7f,0x60,0xeb,0xe4,0x8,0x7,0x74,0x4e,0x5c,0x9d,0x7c,0x25,0xca,0xf5,0x25,0x6d,
0xd5,0xa7,0x6a,0xc9,0x84,0xe1,0xde,0x97,0xee,0x7b,0x9,0xdb,0x73,0x66,0x59,0xcf,
0x97,0xc8,0x9f,0xd6,0xbe,0xf,0xa2,0x13,0x97,0xd5,0xea,0xaf,0x22,0xcb,0x10,0x40,
0x2e,0xe1,0x52,0xf4,0x8f,0x67,0x22,0xdb,0x52,0x3f,0xf9,0x66,0xda,0xf5,0x0,0xc1,
0x73,0x84,0xed,0x4c,0x3,0xc0,0x1f,0x6f,0x6b,0xf2,0x3d,0x32,0x93,0x82,0x7b,0x3c,
0xd2,0xf9,0xc8,0x2,0xbc,0xfe,0xf8,0xed,0x8e,0x33,0x32,0xfe,0x5f,0x1,0xb9,0x7f,
0x21,0x31,0x8c,0xa2,0x9a,0x9b,0x6d,0x17,0x2f,0x8,0xd3,0xda,0xc6,0xa6,0xde,0x84,
0xed,0xac,0xd0,0xca,0x5c,0xed,0x82,0x91,0xc,0xf8,0x9c,0x6e,0xa9,0x59,0x8e,0xd3,
0x24,0x83,0x9b,0x66,0x40,0x1,0x48,0xbd,0x4d,0x91,0xe7,0x88,0xb0,0x86,0x29,0x66,
0x76,0x90,0x17,0x7,0x61,0xb7,0x30,0x5f,0x20,0x97,0x6b,0x33,0x40,0x25,0x2,0x68,
0x23,0x52,0x7c,0xb,0x5d,0xa3,0x9c,0x3,0x69,0xae,0x35,0x88,0x1,0x4a,0x1,0x82,
0x90,0xba,0x20,0x7d,0x61,0x67,0x33,0x73,0x99,0x4,0xa4,0x3b,0xf1,0xa6,0x6c,0x23,
0xd2,0xad,0xbe,0x16,0x83,0xbe,0x17,0xc7,0x81,0xb0,0x46,0x68,0xe4,0x49,0x4f,0x9c,
0x6d,0xae,0x5a,0x6,0x52,0xab,0x74,0x31,0x2f,0x80,0xd5,0xff,0x42,0x7f,0x5e,0xb9,
0x1b,0x45,0xb0,0xde,0xf6,0xd6,0x9a,0xf3,0x4b,0x99,0xb8,0xe0,0xfd,0xfb,0xcc,0x88,
0x8a,0x97,0xb8,0x8c,0x51,0xa9,0x94,0x72,0xd1,0x0,0x1b,0xd3,0x43,0x7f,0x94,0xca,
0x11,0xd,0xaf,0x7,0xd9,0xd9,0x39,0x54,0x55,0xbe,0xaf,0x94,0xf2,0xaf,0xf7,0x4b,
0xf7,0x3d,0xb0,0x40,0x7a,0x6e,0xfb,0x7b,0x56,0x37,0x59,0xed,0x6c,0x1d,0x90,0xf,
0x52,0x4f,0x31,0x9c,0xa8,0xed,0xf9,0x41,0x0,0x7a,0x7e,0xbe,0x54,0xae,0xe8,0x8a,
0xc6,0xaa,0xbe,0x77,0xd2,0x9a,0x3c,0x2,0x6b,0x73,0x98,0x52,0x3e,0x24,0x64,0x90,
0xef,0xb0,0x35,0xc0,0xb7,0x18,0xe8,0xd3,0xf3,0x77,0x4a,0x79,0x3d,0xad,0xaf,0xd9,
0x9a,0xbc,0xc,0x78,0x8e,0x83,0x3a,0xa8,0x15,0x6,0x33,0x71,0xb1,0x7c,0xf5,0x11,
0x93,0xbb,0xa9,0xf9,0xab,0x32,0xcf,0x6e,0x7,0xad,0xa,0xe5,0x95,0xd9,0x8b,0xc7,
0xd7,0xfa,0xe2,0x0,0xbf,0xb5,0xd4,0x6f,0x93,0x77,0xdb,0xc7,0x9f,0x7c,0xfe,0xbb,
0x23,0xdd,0x27,0x3a,0x9e,0x4a,0x4b,0xf3,0xff,0x7b,0x40,0x39,0x2,0xf3,0x26,0x15,
0xe3,0x47,0x0,0xdb,0xdb,0xc7,0xed,0x26,0x35,0x39,0x45,0xf6,0x35,0x6c,0x36,0xd1,
0x8e,0xaa,0x42,0x38,0x20,0x3a,0x9f,0xf6,0x87,0x56,0x51,0xa3,0xe6,0x6a,0x5e,0xaa,
0x92,0x26,0x91,0x54,0x3d,0x5a,0xb2,0x62,0x85,0xb5,0x2,0x6d,0xac,0x6d,0x83,0xf5,
0xe2,0xb5,0x66,0x10,0x35,0xeb,0x8c,0x2b,0xb3,0x85,0xc9,0xc0,0xa,0x6f,0x47,0x92,
0x8b,0x4,0xf6,0xb8,0x6b,0xdb,0xab,0xe4,0x32,0xa6,0x2f,0xa5,0x67,0x6e,0xf,0x4e,
0xc6,0x97,0x7e,0x7f,0xcf,0xb8,0x69,0xab,0x1,0x26,0xfd,0x38,0xb2,0xc1,0xb5,0x6c,
0xe3,0xc6,0x9,0x29,0x23,0xea,0x9d,0x7d,0x9e,0x4e,0x97,0xa7,0xca,0xe6,0xcb,0x26,
0x36,0x34,0xf4,0x25,0x8,0xa,0x13,0xfb,0xd6,0x56,0x26,0x85,0x69,0x66,0x68,0x7,
0x1b,0xb9,0x5c,0xbe,0xd0,0x81,0xcb,0xd5,0x9b,0xc8,0x23,0xe2,0xc0,0x9d,0xa2,0x3,
0x4d,0x1b,0xfa,0x87,0x9f,0x74,0xce,0x62,0xba,0xd1,0xf,0x28,0xfa,0xc1,0x1d,0x5d,
0xb7,0xc4,0x41,0xb7,0x9c,0xe7,0x6c,0x9e,0xb3,0x24,0xce,0xe6,0xfe,0x2a,0x50,0x53,
0x7f,0x33,0xd5,0x42,0x29,0xd0,0x4a,0x49,0xb1,0x70,0xa3,0xf0,0x25,0xf6,0xfb,0x3c,
0x48,0x63,0x62,0x70,0xb4,0xae,0x73,0x7b,0xd6,0xf9,0x59,0x7c,0x6c,0xbd,0xfa,0x80,
0x53,0x1a,0x5e,0xdf,0xc1,0xa5,0xb3,0xa4,0x91,0xf,0xa2,0x28,0x18,0x40,0x61,0xe0,
0xc4,0xd,0x12,0x70,0x10,0x52,0x49,0x77,0x22,0x28,0xf9,0x83,0xb4,0x63,0x8,0x42,
0xcd,0x46,0x15,0x5a,0xab,0xef,0x30,0xc2,0x85,0xc0,0xda,0xb6,0x7e,0xb6,0xc7,0x5a,
0x2b,0x2,0x7f,0x31,0x80,0xde,0xbf,0x53,0xf4,0xca,0x2,0x48,0xd6,0xd1,0xa7,0x7,
0x1,0x7e,0x43,0xa6,0xb,0x81,0xaf,0x94,0xd7,0xa1,0x68,0x5d,0x4f,0x36,0xde,0x4c,
0x28,0xf9,0xec,0x74,0xd8,0xaa,0xde,0xed,0x80,0xc,0xd5,0xe0,0xab,0x9f,0xa2,0x47,
0x1,0x9d,0x8f,0x17,0xd6,0x9,0x38,0xdf,0xb8,0x20,0x2e,0x92,0x43,0x10,0x6b,0xff,
0xae,0xfd,0x57,0xf6,0xd4,0xdf,0xaf,0x9,0xf,0xa,0x44,0x66,0x8f,0x88,0x3f,0x10,
0x2a,0x84,0xfd,0x50,0x61,0x2e,0x77,0xe2,0xf9,0x37,0xc2,0x65,0xd4,0x70,0xe0,0x37,
0x59,0xc6,0x2e,0x7d,0xaf,0x1e,0xfa,0x77,0x92,0x1a,0x41,0x38,0x3f,0x6e,0x61,0x58,
0x39,0x7f,0xbe,0x1c,0x33,0xdb,0x31,0x97,0xd3,0x1f,0xad,0xc8,0xf2,0xe6,0xe1,0xd4,
0x74,0x28,0xc0,0x6f,0x93,0x4,0x8b,0xb,0x9a,0x7e,0x6,0x3f,0x80,0x81,0x5d,0x70,
0xfd,0x9f,0x5b,0x65,0xb8,0xe2,0xd2,0xd8,0x54,0xbb,0x6,0x65,0x36,0xc3,0xac,0x2c,
0xfe,0x78,0xf5,0xc7,0x35,0x82,0x90,0xb6,0xea,0xfa,0x55,0xb4,0xd0,0x97,0x77,0x7b,
0x93,0xf1,0x64,0x9,0x92,0xf5,0x59,0xda,0x75,0x6,0xcc,0x33,0xf,0x7e,0xbd,0xa8,
0x1c,0x5,0xbd,0x73,0x4a,0xd8,0x6,0x38,0xe,0xd3,0xbd,0xc6,0x84,0x12,0x2c,0xe8,
0xab,0x92,0xcd,0x26,0x93,0xca,0xdd,0x3b,0x4d,0xa1,0x7a,0x84,0xf,0x23,0x73,0xf2,
0x13,0x76,0x44,0x21,0xf9,0xb8,0x85,0x4b,0x91,0x7,0xe1,0x79,0xce,0xd7,0x7d,0xc,
0x2,0x7f,0x36,0xee,0xcc,0x96,0x36,0xe4,0x3b,0xae,0x87,0xdc,0xf,0x8d,0xf8,0x13,
0x40,0xae,0xcf,0xee,0xc8,0x5d,0x8,0x33,0xae,0x7f,0xdd,0xf4,0x89,0x11,0xe9,0xd0,
0xdf,0xd8,0xa3,0x89,0x3f,0x22,0x40,0xfc,0xa9,0xf0,0xe6,0xe8,0x69,0x8b,0x1,0x3e,
0xff,0x73,0xb6,0x63,0xf6,0x2b,0xbf,0x6c,0xdb,0x5c,0xb9,0x89,0x61,0xe4,0xee,0xb2,
0x75,0x72,0x4,0xea,0x37,0xad,0xf1,0x5b,0x73,0xe3,0x3c,0x0,0x97,0x52,0xe5,0x6a,
0x97,0x76,0x80,0x8a,0x92,0x93,0x79,0x7,0x36,0x0,0xb4,0x97,0xf6,0x1a,0xdb,0xcb,
0x0,0x9c,0xb7,0x2b,0x35,0x4e,0x14,0x9c,0x63,0xb,0xc3,0xc9,0xa6,0xe2,0xf4,0xa9,
0x42,0xe,0x40,0xa6,0x93,0x4d,0x48,0xb9,0x29,0xf7,0xc0,0x19,0x45,0x7a,0xcd,0x3a,
0xe8,0x26,0xba,0xc2,0xf8,0x33,0xb,0x18,0x5a,0xa1,0x3f,0x88,0x8,0x2,0x9f,0xef,
0x6a,0xd4,0xef,0xef,0x2e,0xa3,0xa0,0x1b,0xc6,0xed,0x7a,0xec,0xc7,0xf1,0xd5,0xae,
0x3b,0x2,0x5a,0x71,0xdc,0xac,0x70,0x58,0x3d,0x82,0xe8,0x4f,0x7,0xd4,0x8a,0x73,
0xe9,0x5f,0x5,0xe6,0x96,0x34,0x94,0x9,0xdb,0x15,0x91,0x6,0x71,0x71,0x77,0xd1,
0x34,0xc2,0xbc,0x33,0x32,0x29,0x49,0xca,0x97,0x3c,0x2c,0x9d,0xb7,0x0,0x62,0xf6,
0x32,0xa9,0xd4,0x3f,0xf6,0x4b,0xf9,0x5d,0x66,0x13,0x90,0xa5,0x92,0xb,0x14,0x10,
0x6d,0xc2,0xad,0x72,0x31,0xd,0x43,0xd3,0x6f,0xd1,0x6c,0x8f,0x18,0xca,0x0,0xd3,
0x52,0x94,0xc4,0x45,0xd8,0xd2,0x2f,0xa5,0xf2,0xdc,0xcd,0xdf,0xb5,0xee,0x39,0xe9,
0xf8,0xfe,0x5,0x3,0xcb,0xbb,0x54,0x12,0x7d,0x3a,0xe2,0x73,0xf7,0xde,0x27,0x1d,
0x9f,0x68,0x2,0x6b,0xc4,0x65,0x1c,0x50,0xef,0x81,0x0,0x9d,0x69,0x63,0xf4,0x8c,
0xde,0xb6,0x40,0xab,0xaa,0x16,0x23,0x7b,0xc5,0x1,0xed,0x98,0xa6,0xa8,0x56,0x20,
0x23,0x9e,0x54,0x36,0xa2,0x55,0xb9,0xf6,0x8e,0x58,0x76,0x9,0xb7,0x90,0xb,0x4f,
0x7b,0x6a,0xe2,0xbe,0x91,0xe5,0xae,0x28,0x75,0xf6,0x26,0xeb,0x9f,0x23,0x8d,0xe8,
0x4b,0xb5,0x5f,0xc5,0x56,0x63,0xb7,0x36,0xae,0x6f,0x5d,0xd8,0x81,0xe5,0x7a,0xa7,
0xb8,0xd5,0x38,0x61,0xce,0xec,0x85,0x83,0xc2,0x42,0x0,0x53,0x28,0xef,0x29,0xe4,
0x8b,0x4b,0x56,0xd,0x4,0x90,0x99,0xa9,0x10,0x20,0x46,0x41,0x21,0x49,0x82,0x34,
0x4a,0x3b,0x91,0xdd,0xe3,0x84,0x61,0x56,0x83,0x2f,0x19,0x5f,0x70,0x7b,0xd8,0x4,
0x72,0xd9,0x62,0xe2,0x85,0x5a,0x21,0x5,0x81,0xf9,0xca,0xd3,0x93,0xcf,0x2d,0x45,
0x20,0xb0,0xd1,0xee,0xd,0xe,0x29,0xf3,0x53,0xdf,0xcf,0xbe,0x77,0xa,0x4a,0xc8,
0xc9,0xda,0x1b,0x9a,0xc8,0x74,0x55,0x11,0x29,0x9b,0xc3,0x5,0x14,0xbc,0xa3,0xdb,
0xac,0x3f,0xa8,0x2f,0x3f,0xd1,0xdc,0xe7,0x6d,0x5a,0xc0,0xb7,0x7d,0x5d,0xce,0x74,
0xb2,0x51,0xc,0x69,0xb9,0x72,0xa1,0x5,0xe6,0x82,0xc4,0x4e,0x2f,0x36,0x71,0xd6,
0x92,0xb,0xd7,0xab,0x28,0xd9,0xda,0xda,0xf7,0x6b,0xd0,0xd9,0x1,0xc7,0x96,0xfb,
0xd8,0xf3,0xc7,0x60,0x73,0x6c,0xeb,0x52,0x42,0x4a,0x9c,0xcd,0x7d,0x60,0x73,0xde,
0x9c,0x84,0x83,0xd8,0xab,0x95,0xd2,0x16,0x7d,0x6,0xc7,0x1,0x33,0x1d,0x5,0xb1,
0xf7,0xc9,0x17,0x16,0x53,0x44,0x1a,0xb,0x26,0x5c,0x68,0x67,0x8,0x98,0x7,0x21,
0xe4,0xa6,0xf1,0xb1,0x1,0xc9,0x6e,0xac,0x58,0x86,0x51,0x2c,0x47,0x27,0xd9,0x88,
0xa3,0xc0,0x17,0x20,0xd6,0xad,0x6,0xbc,0xc5,0x1,0xee,0x6a,0xbe,0x6e,0xfb,0xbd,
0xb6,0xc0,0xfa,0x42,0xdb,0xea,0x81,0xf7,0x5b,0xc0,0xce,0xa5,0x0,0xfa,0x95,0xa,
0x88,0xc8,0x95,0x81,0x52,0x20,0x8d,0x6f,0x84,0x28,0xf0,0xf8,0x61,0xfb,0x12,0x63,
0x8b,0xc4,0x59,0xd7,0x2a,0xe6,0xa2,0xa6,0x9,0xa6,0x30,0x53,0xc8,0x3d,0x9,0xce,
0xcf,0xed,0x62,0xf0,0x83,0x85,0xe6,0xcd,0x4e,0xfd,0xc4,0x6f,0x80,0xb5,0xb5,0x50,
0x6,0xe5,0x64,0xf3,0xc9,0x2e,0x62,0xd7,0xb0,0x28,0x28,0xcb,0x23,0xe5,0x5a,0xa,
0x3,0xc9,0xb7,0xa,0xdd,0x2,0xa,0x58,0x76,0x77,0xd9,0xfd,0xc1,0xee,0x41,0xbc,
0xef,0xaf,0xc2,0x3b,0x2,0xad,0x88,0x54,0x8a,0x3f,0x6b,0xa0,0x2a,0x11,0x28,0x72,
0x9e,0x4c,0x6c,0x41,0x23,0x6,0x2e,0x5,0x88,0x12,0x7f,0xe4,0x2a,0x45,0xac,0xf,
0x50,0x4f,0xd3,0xf9,0x4e,0xac,0xb5,0x74,0x9f,0x18,0xd,0x84,0x9,0x67,0x22,0xc4,
0xf9,0x3d,0x1d,0x62,0x99,0x76,0xf1,0xbc,0xf,0xd0,0x42,0x6b,0xb,0x1c,0x16,0x37,
0x67,0xb1,0xe0,0x49,0x8c,0x1a,0x19,0xb8,0x3d,0xbc,0x85,0xf7,0x7b,0x62,0x39,0x44,
0x76,0x43,0x21,0xc6,0x6c,0x9a,0xd5,0x40,0x5a,0x70,0xc6,0x3,0x9f,0xa0,0xcd,0x69,
0x9e,0x66,0xcd,0xbf,0xa,0xe9,0x90,0xb4,0x19,0x54,0xd,0x92,0x33,0x6b,0xb,0x50,
0xd7,0x93,0xc0,0xcb,0x4,0x43,0xb0,0xe8,0x97,0x75,0x26,0x13,0xc5,0x4c,0x13,0xcb,
0x4b,0xa4,0x30,0xc8,0xa2,0xc3,0x1c,0xeb,0x68,0x15,0x46,0x66,0x1a,0x5d,0x67,0x7c,
0x61,0xbf,0xe8,0xf5,0xf3,0xda,0xf3,0x2,0xc3,0xe0,0x23,0xa9,0x9f,0x4c,0xf,0xd4,
0xc7,0xc,0x75,0xfd,0x8a,0x5,0x1,0xff,0x5c,0xba,0x3b,0x26,0x2c,0xfd,0xfa,0x60,
0x86,0x69,0xae,0x28,0x8c,0x2b,0xbc,0x5e,0x10,0xee,0xff,0x63,0xdc,0xe4,0xb8,0x28,
0x80,0x2d,0xed,0x86,0xe2,0xbe,0x2c,0x80,0xc7,0x6f,0x9b,0x50,0x1e,0x8a,0xe3,0xf8,
0x9c,0x83,0x61,0xbf,0x1e,0xdb,0xe6,0x87,0x24,0x63,0xa5,0xc1,0xf,0xdb,0x7f,0xf,
0xef,0x6a,0xda,0xe,0x30,0x6d,0x26,0x37,0xd5,0xce,0x7,0xc0,0xff,0x89,0x71,0xb,
0x3,0x5d,0x1,0xd6,0x3c,0x5d,0x3f,0xbf,0x6,0xc7,0x4b,0xfe,0x96,0x80,0xb4,0xb0,
0x6a,0x2c,0xe7,0xb1,0x4f,0x8e,0xee,0x79,0x9,0x21,0x42,0x71,0xcb,0x8f,0x27,0xa3,
0x1,0xce,0xcc,0x9a,0x3f,0xf9,0x3e,0x1c,0xb7,0x76,0xaf,0xa,0xce,0xfc,0x26,0x80,
0x82,0x15,0xd7,0x36,0x7,0xc7,0x1,0x7c,0x3c,0xa6,0xf8,0xec,0x67,0xa7,0x0,0xd4,
0xe2,0xd8,0xfc,0x55,0x73,0xfe,0xaf,0x25,0x6c,0xbf,0x34,0xa4,0xfe,0xdb,0x5,0x61,
0x22,0x78,0x89,0xd3,0xca,0x2d,0x51,0xbd,0xda,0x5,0xe7,0xd1,0x3f,0x26,0x36,0xed,
0xf9,0x7,0x2,0xf7,0xa6,0x84,0xce,0x98,0x16,0x4,0xe6,0xaa,0x54,0x45,0xbb,0x7d,
0x2d,0xe6,0x33,0x15,0xbb,0x1c,0xb0,0x7f,0x85,0x45,0x42,0x15,0x6d,0x3a,0xe7,0xcb,
0x85,0x4c,0x41,0x8b,0x0,0x3e,0x87,0xf1,0xa3,0x4d,0xa6,0x46,0x1f,0x61,0xbb,0x31,
0x1,0xc9,0x45,0x88,0xb6,0xe2,0x1c,0x2,0x76,0xfb,0x99,0x32,0x77,0x7b,0xbc,0x7e,
0xa3,0xfb,0xe8,0xdc,0x48,0x14,0xd8,0x26,0xe6,0x78,0xec,0xd,0xc6,0x79,0x29,0x5f,
0x20,0xdb,0xc1,0xf1,0x56,0xf5,0xf8,0x77,0x25,0xfe,0x62,0x80,0xf1,0x7f,0x3a,0x29,
0x40,0xf1,0x3,0x19,0xbb,0xda,0xba,0x1e,0xb9,0xc8,0x26,0x51,0x11,0xb8,0x5a,0x72,
0x5b,0xdb,0xfb,0x41,0x5c,0xb6,0xd8,0x3e,0x2f,0xba,0x48,0xc1,0xf3,0x5,0x5,0xd2,
0x2d,0x7f,0x36,0x1b,0x39,0x9a,0xcc,0x4f,0x8a,0xbe,0xa,0xf1,0xbe,0x9c,0xd7,0xa4,
0xbc,0xbd,0x7d,0x90,0xf2,0x86,0x5a,0xb1,0xb0,0x38,0x1f,0xb7,0x35,0x41,0x19,0x64,
0xd3,0xa6,0xc5,0x96,0xfe,0xe1,0x3f,0x49,0xf7,0xbf,0x6e,0x7e,0xdf,0x8,0xf,0xab,
0xfb,0x6c,0x9d,0x9f,0x5b,0xbd,0x47,0x30,0x3,0x7c,0x51,0x3,0x8f,0x69,0xd1,0x43,
0x52,0xae,0xd5,0xe,0xfc,0xde,0x1,0xf5,0x1e,0xdc,0xc4,0x85,0xd9,0x3,0xa5,0x24,
0x59,0xe,0x99,0x96,0x30,0x64,0xad,0x4d,0xbb,0xac,0x55,0xa2,0x33,0xe3,0x85,0xc6,
0xf5,0xa6,0x14,0xbd,0x5e,0x16,0xc5,0x47,0xf1,0xc1,0x4a,0xa5,0xa6,0xc4,0xae,0xc4,
0xe,0x9,0xd6,0xa2,0x99,0xbf,0xa9,0xb,0xaa,0x7e,0x76,0x4d,0xfe,0xd3,0x87,0xdc,
0xeb,0xfd,0xd5,0x6a,0x98,0xa1,0xbf,0x95,0xcf,0x7f,0x74,0xd9,0xf1,0x79,0xad,0x5f,
0x74,0xd0,0xae,0xfb,0x26,0xe7,0x5,0xe,0xc8,0x50,0x55,0x49,0x76,0x7b,0x15,0x28,
0x11,0xf3,0xd,0x7c,0x28,0x69,0x3e,0xf9,0xd5,0xc2,0x5e,0x81,0xa2,0xc1,0x36,0x4b,
0x3e,0xe0,0x64,0x19,0xcc,0x7c,0x2,0x68,0x4c,0x18,0xbb,0x89,0xdd,0xb,0xd0,0xed,
0xa1,0xb,0xd4,0x4f,0x44,0x42,0xbb,0xab,0xeb,0xe3,0x9e,0xcd,0x0,0x9e,0x45,0x8e,
0x63,0x54,0x31,0x14,0xde,0x4b,0xf0,0x35,0x65,0x3d,0xb7,0x76,0x9,0x1b,0x19,0x1f,
0xbc,0xf4,0xe4,0x29,0x4,0xe6,0x3c,0xcb,0x65,0xbf,0xd4,0xb3,0xb2,0x6f,0x4d,0xdf,
0x1a,0x57,0x57,0x61,0x9e,0x10,0x29,0xd4,0x2c,0x7f,0x8c,0xa5,0xf2,0x32,0xea,0xeb,
0x85,0x46,0xa1,0xd,0xaa,0x2f,0xf2,0x9d,0x57,0x7b,0x12,0x1,0xa6,0x43,0xff,0x92,
0xd5,0x2f,0x65,0xe2,0x42,0xe6,0x4d,0x38,0xb0,0x85,0x2,0xd8,0x2a,0x50,0x5c,0x64,
0x96,0x79,0x93,0xc2,0xc5,0x31,0x79,0xc,0xcf,0x10,0x60,0x2a,0x13,0x9e,0x16,0x37,
0x6b,0x6e,0x85,0x4,0xf2,0xfa,0x21,0xec,0x40,0x20,0x25,0x9,0x54,0xfc,0x79,0x0,
0x4d,0x65,0x76,0x98,0x6d,0xde,0x9d,0xcd,0x10,0xc5,0xf6,0x3d,0x43,0x99,0xaa,0xc,
0x95,0xfe,0x25,0x13,0x97,0xcb,0xd5,0xc,0xfc,0x82,0xa9,0xa,0x5b,0xbd,0xc0,0x4e,
0xc1,0xfb,0xf2,0x8d,0xfc,0x4a,0xb9,0x82,0x3f,0xc2,0x1f,0x20,0xef,0x36,0xbc,0x33,
0xaf,0xa4,0x25,0x5e,0x41,0x2d,0x28,0x5,0x4,0xa4,0xbc,0x8e,0xd7,0xf2,0xdd,0xe4,
0x95,0x85,0xaf,0xe7,0x69,0x21,0x2e,0x1a,0x2a,0xe0,0x80,0x9c,0x83,0x67,0x91,0x1a,
0x78,0xe1,0xb1,0x1,0xda,0x80,0xc2,0x56,0x59,0x84,0x32,0xd,0xf6,0x2a,0x3d,0xbf,
0x4e,0x58,0x41,0xc1,0x11,0x98,0xe,0x36,0x99,0x45,0x41,0xda,0x4e,0xc6,0x3d,0xc1,
0x3d,0x49,0xc7,0x8c,0x86,0x5c,0x3d,0xc1,0x4c,0x84,0xfb,0xe4,0x39,0x8b,0x7c,0x1a,
0xd0,0xee,0x7,0xe3,0x40,0x80,0xce,0x84,0xe2,0x7c,0xa5,0x4d,0xc3,0xd9,0x42,0xba,
0x90,0x66,0x27,0xe7,0x53,0x78,0x35,0x8f,0x63,0x86,0x9f,0xce,0x2f,0xe5,0xb1,0x3c,
0x46,0xcd,0x28,0xcd,0x61,0x69,0x45,0x2f,0x2a,0x7c,0x37,0xd5,0x14,0xf3,0x48,0xde,
0x9b,0xf7,0x96,0x73,0x6c,0x93,0x90,0xcd,0xa7,0xc9,0x38,0xc8,0xc0,0x5a,0x10,0x20,
0xcf,0x84,0x54,0xb8,0x4e,0x74,0xb2,0x1e,0x2e,0x24,0xca,0x38,0x21,0x55,0xf8,0x80,
0x77,0xa5,0x28,0x59,0x50,0xca,0x23,0x3d,0x12,0xc2,0xb1,0x64,0xaa,0x47,0x18,0x74,
0x8,0x54,0xff,0x20,0x3e,0x97,0xe2,0x81,0xb,0xee,0x10,0x43,0xd7,0xa1,0x48,0x68,
0x16,0x62,0xe5,0xa,0x88,0x83,0x4d,0x2,0x59,0x1a,0x72,0x38,0x1e,0xd7,0x0,0xd9,
0xc0,0x6,0x80,0x3f,0xc7,0xf1,0x6b,0x85,0x47,0x85,0x87,0x31,0xcf,0xe5,0x5b,0x78,
0x14,0x70,0xf8,0xa9,0x7c,0x32,0x9f,0x2c,0x7e,0x9f,0x48,0xc0,0x5,0x1e,0x7f,0xf4,
0x79,0x7b,0x4d,0xfb,0x4d,0x8,0x20,0x50,0x5c,0xa9,0x12,0xea,0xb1,0xbc,0x78,0x14,
0x8d,0x48,0x20,0x8,0x45,0x18,0xaf,0x81,0xb,0xd3,0xe5,0xfa,0x5a,0xbc,0xc8,0x2a,
0xe8,0xd5,0x9c,0x1e,0x89,0xb8,0x33,0xe4,0xce,0x3,0xc,0xd3,0xb3,0x23,0xff,0xfb,
0xb7,0xeb,0x5,0x21,0x79,0x7b,0xfc,0xe4,0xfb,0xc6,0x3,0xe4,0xde,0x24,0x4,0xd1,
0x5e,0x6,0xf9,0xcc,0x91,0xf9,0x23,0x5d,0x89,0x9f,0x18,0x37,0x50,0xf8,0x63,0xd9,
0x5c,0x66,0x19,0x43,0x1a,0x59,0x8e,0xcf,0x36,0xe1,0xf3,0x86,0x99,0xfa,0xe2,0x3e,
0xe4,0x2f,0x21,0x53,0x3c,0xba,0xbd,0x82,0x0,0x96,0x95,0x34,0xc4,0x91,0xcb,0xe3,
0x1d,0x67,0xff,0xb0,0x76,0xe1,0x31,0x80,0x6b,0xde,0x69,0xf8,0xb4,0xf1,0x28,0xc0,
0xa8,0xf1,0x3d,0xc5,0xdd,0xef,0x23,0x59,0x7a,0xee,0xda,0xb0,0xe0,0x22,0x4,0xe8,
0x5f,0xef,0x7f,0x66,0xff,0x64,0x0,0x6f,0x5,0x97,0xc3,0x79,0xff,0xa,0xcc,0xff,
0xbd,0x49,0x6c,0xcf,0x9d,0xb0,0x5a,0x10,0xbc,0xaa,0x1c,0xdb,0xbc,0xd2,0x1,0x6e,
0x2b,0x1b,0xb7,0xe7,0xb6,0x28,0x80,0x9a,0xb8,0x53,0x51,0x35,0x88,0x37,0xaa,0xe,
0xb4,0x96,0xff,0x88,0x74,0xeb,0xcc,0xce,0x9e,0x94,0xf6,0x7c,0xd2,0xac,0xdb,0xcf,
0x73,0xa2,0x60,0x1e,0x1c,0xeb,0x2e,0x47,0x1,0xad,0xbb,0x4e,0x6f,0xec,0x99,0x49,
0x38,0xc1,0x90,0xab,0xd5,0x3,0x8c,0xd5,0x3b,0x2a,0xc7,0x64,0x0,0x84,0x6f,0xf7,
0x9,0xe,0x5b,0x87,0xf2,0x78,0x84,0xe3,0x32,0xf2,0xb9,0xb,0xe5,0xb0,0x8,0xfe,
0x13,0xc0,0xdc,0x92,0xae,0x5c,0x80,0x8e,0x74,0xc5,0xb2,0x69,0xf1,0x28,0xce,0x24,
0xfa,0x8e,0xb1,0x64,0xf5,0x7f,0x11,0x13,0x97,0x8b,0xe6,0x43,0xb5,0x3,0x5e,0x17,
0x37,0x4b,0x62,0x39,0xcf,0x4a,0x1a,0x6a,0x78,0x33,0xf,0x6,0x70,0xdb,0xe4,0x64,
0x29,0xf,0x96,0xdc,0x7,0xb0,0x25,0x25,0x30,0x34,0x10,0xbf,0x8,0x40,0xef,0x93,
0xdc,0x3f,0x18,0xcf,0x9a,0x57,0x6,0x2c,0xce,0xd0,0x7,0xd4,0xf,0x73,0x8b,0x69,
0x8f,0xb8,0x69,0xd5,0xf6,0xfb,0x6,0x5,0xd2,0xd2,0x75,0xd1,0x9b,0xc,0x1e,0xbf,
0x60,0xf6,0x11,0xb9,0x6e,0x9d,0x74,0xbf,0x30,0xb8,0x41,0xe6,0x5,0x26,0x35,0x17,
0x5e,0xe7,0xe0,0x88,0xb4,0x44,0x3d,0xdc,0xc4,0x14,0xc1,0x72,0x88,0xfd,0x74,0xaf,
0xa9,0x90,0xaf,0x11,0x3a,0x16,0xb4,0x18,0x43,0x8d,0xb3,0x8d,0x5,0x77,0xc5,0xb5,
0xce,0xec,0x31,0xea,0xd6,0xaf,0x5e,0xdd,0xb9,0xa7,0xf,0xc,0xc8,0x88,0xc2,0xf,
0x8e,0x5a,0xe9,0x91,0xad,0x52,0xa9,0x39,0xae,0x51,0xe6,0xf3,0xc7,0x45,0x87,0x72,
0xce,0xba,0x76,0xb5,0x0,0x38,0xec,0x56,0xbc,0x4c,0xa,0x7b,0x17,0x8d,0xba,0x89,
0xc2,0x8a,0x29,0xd2,0x64,0xfe,0x32,0xd2,0x74,0x6d,0x86,0x89,0x64,0xa3,0xda,0xb7,
0xd9,0x18,0x61,0xc4,0x89,0x76,0xf6,0x48,0xe7,0xd,0x3d,0x3b,0x0,0x74,0xfe,0xc6,
0x66,0x13,0x32,0xb2,0xe0,0x1a,0x57,0x5f,0xf2,0x5d,0xef,0x59,0xea,0xe6,0xac,0xc9,
0x78,0x71,0x43,0x58,0xae,0x97,0xc2,0xb5,0x7e,0xe5,0x53,0x86,0xf7,0x8d,0x9,0xa6,
0xb2,0x84,0x84,0x9e,0x39,0xba,0x78,0x7d,0xd2,0x5b,0x5b,0x79,0x85,0x90,0x0,0xce,
0x4f,0x3c,0xc9,0x76,0x33,0x33,0x98,0xe8,0x93,0xa4,0x3,0xdb,0x2b,0x6a,0x0,0x7f,
0x4d,0xd0,0x2f,0x89,0xca,0x7e,0xb9,0x2a,0x54,0x41,0x38,0x1,0x39,0xc6,0xc8,0x28,
0x58,0xb2,0x41,0x9f,0xaa,0xd7,0x1b,0x46,0xe2,0x68,0x3c,0x62,0x8,0x36,0x21,0x39,
0x10,0x42,0xd9,0x22,0x86,0x6c,0x97,0xd7,0x41,0x20,0x90,0xa9,0x93,0x6,0x9f,0xb0,
0xd8,0x13,0x52,0xea,0x77,0x3b,0x67,0x49,0xb6,0xa2,0xc6,0xaf,0xe9,0x22,0x89,0x49,
0x66,0x35,0xd0,0xd8,0xd5,0x2d,0xf,0x94,0x2f,0x94,0x67,0x54,0x54,0xc8,0xd3,0xe5,
0xe1,0xf2,0x48,0x8e,0x93,0x6f,0x92,0x17,0xc8,0xf3,0x79,0x5e,0xd0,0x8,0x3e,0x2,
0xa,0xe4,0x6c,0x25,0x5b,0xcd,0xd6,0xe0,0xfd,0xa,0xc6,0x93,0xf1,0xb6,0x53,0x40,
0x2a,0x53,0xcd,0x14,0x9f,0x6e,0x83,0xd5,0x8,0x3b,0x29,0xea,0xd4,0x78,0x70,0x17,
0x9d,0x95,0x5f,0x8,0x24,0x3d,0xc4,0xe3,0x3d,0x8,0x19,0x29,0x7a,0xc8,0xd3,0xfc,
0xd,0x4,0x58,0xd9,0x24,0xf6,0x1e,0xf6,0x1,0xec,0xdf,0x72,0xe1,0x6b,0xc1,0xec,
0xbc,0xcb,0xec,0x65,0x65,0x0,0x40,0xe7,0x4b,0xf9,0x13,0x7c,0x13,0x45,0xbb,0x62,
0xfd,0xd9,0xc0,0x63,0xc7,0xe5,0x33,0xe5,0xc9,0xf2,0xe4,0x1f,0x6b,0xe4,0x95,0xf2,
0x5a,0x79,0xad,0x56,0x2b,0x2b,0x90,0xed,0x93,0x15,0xb,0xe4,0x7d,0xa1,0x83,0x36,
0x23,0xf3,0x2c,0xdf,0xca,0xb7,0xca,0x58,0x2e,0x92,0xcb,0xe3,0xf2,0xce,0xb4,0xb3,
0x28,0xe2,0xcb,0x82,0xd,0x7a,0xe6,0x7,0xd9,0x62,0x96,0xc8,0x79,0x36,0x93,0xc1,
0x90,0xde,0x22,0x89,0x35,0x32,0xe9,0x5d,0x9d,0x2c,0x27,0xeb,0x92,0x3f,0x5b,0x59,
0xc9,0xce,0x60,0x3d,0xe4,0xd3,0x8d,0x46,0xd6,0x19,0xdb,0xa1,0x18,0x68,0xf3,0x5a,
0xa1,0x40,0xec,0xc7,0x9f,0x9d,0xce,0x90,0x37,0x22,0x3f,0x41,0xc3,0x73,0x2a,0x15,
0x2c,0x93,0xad,0x63,0x1b,0x4f,0xb5,0x30,0xee,0xf8,0xa3,0x85,0xca,0x0,0x7c,0x33,
0x91,0xf9,0x7c,0x28,0x84,0x42,0x83,0x9e,0x3b,0x2c,0xdb,0x28,0xcb,0xa9,0xaa,0x92,
0x4f,0x93,0xaf,0x91,0xaf,0x31,0x19,0xe5,0x79,0xf2,0x9d,0xf2,0x9d,0x7d,0x7a,0x28,
0x13,0x7f,0x20,0x28,0x4,0x20,0x80,0x2e,0x9f,0xaf,0xa8,0x50,0x54,0xaa,0x54,0xac,
0xbb,0x6c,0xbe,0x6c,0x7a,0x6d,0x2d,0xb6,0x71,0x21,0xbc,0x80,0xd7,0xd3,0x60,0x85,
0xb8,0x42,0x60,0x9b,0x2e,0x17,0xa0,0x53,0x8a,0xfc,0x77,0x8f,0x96,0x2b,0x27,0xa5,
0xae,0xbf,0x37,0x24,0x3e,0x80,0x61,0x98,0x76,0x10,0x18,0x46,0x10,0x92,0x9e,0x8f,
0x67,0xe2,0xb1,0x3f,0x5f,0x49,0x36,0x2c,0x35,0x54,0x61,0xf7,0x26,0xf8,0x68,0x46,
0x87,0x3,0x34,0xf1,0x7d,0xeb,0x74,0x38,0x1e,0x65,0x9b,0x99,0x15,0xc,0x2,0xbd,
0xb3,0xce,0xfc,0x46,0xa2,0x8a,0x1,0x8b,0xed,0xd7,0x93,0xfa,0x62,0x6a,0x4,0x64,
0x11,0x80,0xef,0xbb,0xe1,0x7,0xbe,0xe,0x9f,0x7b,0xe3,0xcc,0xb9,0xe2,0xd3,0x81,
0xd8,0xdd,0xb7,0xdc,0x90,0x1e,0xb1,0x7,0x60,0xfb,0xf3,0x5f,0x3c,0xf7,0xc5,0xb7,
0x38,0x4c,0x14,0x76,0xdf,0x2a,0x7f,0xf7,0x2b,0x30,0xff,0xf,0xa6,0x39,0x90,0xde,
0xdf,0xbe,0xe,0x53,0x15,0x33,0x1c,0xb4,0x82,0x10,0x5e,0x3f,0xda,0x35,0x1c,0xf9,
0xc4,0x68,0xde,0xa9,0x71,0xc,0xd2,0x97,0x83,0x7e,0xcd,0x9,0xdf,0x22,0x5e,0x38,
0x9e,0xd4,0x59,0x7b,0x3c,0x1b,0xa7,0x43,0x21,0x3f,0xc3,0x84,0x0,0xdd,0xde,0x47,
0x9e,0x67,0x9f,0xa,0x70,0xe3,0xf4,0x51,0xf3,0x22,0xf1,0xfe,0xa0,0x65,0x1e,0x9b,
0xae,0x99,0x81,0x52,0x7d,0xa9,0x3c,0x57,0x29,0x19,0x28,0x6c,0x36,0x17,0xbd,0xf0,
0x3f,0xbf,0xf2,0x21,0x5c,0xfa,0x96,0xff,0xbd,0x84,0xf4,0xe5,0xac,0x39,0xea,0xd0,
0xa,0x72,0x78,0x8b,0xf4,0xf9,0xbd,0xf7,0x2e,0xf5,0xd0,0xf0,0x92,0xd1,0x4c,0xb1,
0xcc,0x40,0x9c,0xcd,0x7a,0x49,0xca,0x45,0x81,0xa0,0x9f,0xce,0x9d,0x7,0xac,0x91,
0x37,0x48,0xf9,0x61,0x33,0x52,0x6d,0x3a,0xef,0x86,0xf0,0x9f,0x4b,0xcf,0x3f,0x2f,
0xe5,0x6f,0xbd,0xf5,0xaf,0x95,0x63,0x49,0xbb,0x69,0x17,0x25,0x6b,0x8e,0x36,0x64,
0x11,0x20,0x6c,0x1,0xbc,0x25,0xd,0xe2,0x96,0x72,0xe8,0xeb,0x4c,0xcf,0x3,0xbd,
0x3f,0xeb,0x9e,0xbf,0x8c,0xba,0x38,0x83,0x14,0xbd,0x83,0x63,0x22,0x69,0xd,0x4a,
0xe6,0xca,0x6,0xb0,0xd1,0x0,0xd,0xe5,0x67,0x77,0xf7,0xcc,0xc3,0x4f,0xbf,0xa9,
0xac,0xa6,0x32,0x7,0xc0,0xf7,0x9c,0x53,0x8b,0x1a,0x5f,0x70,0xc3,0xbe,0xd1,0x11,
0x23,0x5a,0x36,0xbe,0xfc,0xda,0x63,0x15,0x8b,0x6a,0x75,0x8b,0x17,0x7f,0x93,0x78,
0x6c,0xdd,0xa9,0xe9,0xc,0x7b,0x96,0x35,0x3c,0x63,0x5c,0xc,0x60,0x97,0xc0,0x3d,
0x4f,0x2b,0x5,0xc8,0xfc,0xf2,0x8,0xb8,0xf5,0xce,0x35,0xde,0x4d,0xf1,0xd9,0xdd,
0x78,0xc5,0xd,0x6c,0x2c,0xc0,0x4d,0x8b,0xfd,0x5b,0x47,0x65,0x6b,0xb5,0xf3,0x1e,
0xe,0x71,0x1f,0x5f,0x90,0x95,0xf5,0xfd,0x92,0x93,0x29,0x67,0xba,0x9f,0x7a,0x2a,
0x3d,0xfa,0xd6,0xd,0xd7,0x77,0x92,0xdf,0x6e,0xbd,0x67,0x5f,0x55,0xf9,0x57,0xc6,
0x2,0xd3,0x6c,0x5e,0x71,0xdb,0xed,0xb0,0x15,0x16,0x30,0x19,0x3d,0xdd,0xec,0x6e,
0x86,0x2,0xbd,0x1,0x53,0xce,0x2c,0x20,0xef,0x23,0x42,0xad,0xd0,0x76,0x39,0x36,
0xe7,0xe,0x4a,0xa5,0xd2,0x6e,0xeb,0x65,0xb4,0xcb,0xff,0x78,0xaa,0xae,0x8c,0xfc,
0xed,0xac,0x3b,0x2,0x3,0xa5,0x23,0x19,0x27,0xc1,0xa1,0xf3,0x96,0xac,0xd6,0xb,
0x37,0xfd,0xa6,0x1e,0x74,0x46,0x5a,0xde,0xef,0x3f,0xb6,0x5c,0xff,0x67,0x6d,0xd0,
0x4b,0xc1,0x8f,0x6c,0x8c,0x4d,0xd9,0x27,0x77,0x9e,0xde,0x4b,0xc3,0x29,0xb1,0xe2,
0xce,0xfb,0xb0,0xbd,0xe7,0x46,0xbd,0xfd,0x9b,0x45,0x0,0x27,0x76,0x3e,0xdc,0xb5,
0xfa,0x3,0xac,0xe1,0x54,0x95,0x8f,0x23,0xed,0x89,0x4e,0xe5,0x8a,0x28,0x8a,0xcd,
0x0,0x1b,0x78,0xca,0x55,0x20,0x99,0x28,0x75,0x9b,0x1,0x8a,0x6d,0xbd,0x86,0x32,
0x71,0x19,0xca,0x6,0xdd,0x52,0xde,0xb0,0x6c,0xd0,0x19,0x76,0xa0,0xd,0xfa,0x91,
0x23,0x13,0xc3,0xf6,0xff,0xe3,0xc3,0x8f,0x2c,0x4b,0x63,0xbf,0xa6,0x5f,0xd3,0xaf,
0xe9,0x97,0x4c,0x9b,0x62,0x8b,0xe2,0x3e,0x5a,0x23,0x8,0x99,0x9f,0xdc,0xf1,0x41,
0xec,0xd3,0x0,0xcf,0xbe,0x7,0x95,0xf2,0xd9,0x0,0x61,0x45,0x41,0x61,0x13,0xd4,
0x0,0xf5,0x8b,0xfb,0x7c,0x75,0xe4,0xfb,0x21,0x4b,0xd8,0x44,0x4e,0x8,0x9c,0xf3,
0xe4,0xa0,0x28,0x7,0xd0,0x78,0x76,0x6f,0xec,0xc6,0xb9,0xbe,0xee,0x1f,0x27,0x8b,
0x8e,0x6d,0x1,0x38,0x55,0x7a,0x97,0xff,0x9d,0xc8,0x47,0xa,0x3e,0xdb,0x79,0xb8,
0xf0,0x3a,0x0,0xf7,0x3c,0x2a,0xfd,0x57,0x60,0xfe,0xb,0xa6,0x52,0xe0,0x4,0x42,
0xbc,0xd3,0x88,0x6,0xf7,0xf9,0x19,0x23,0x74,0x28,0x60,0xff,0x14,0x78,0xaa,0xf8,
0xe7,0x42,0x80,0xa3,0xab,0x3b,0xe6,0x1c,0x6d,0x4,0xf8,0x8d,0xda,0x37,0xe4,0x37,
0x28,0x68,0x7b,0x71,0xea,0xa5,0x9e,0x14,0xf7,0x22,0x88,0xf1,0x63,0xe6,0x58,0x8a,
0xf8,0x2f,0xf6,0x5f,0x27,0xfd,0x1e,0x4b,0x11,0xdd,0x42,0x6a,0x5e,0xc8,0xfc,0xaf,
0xbd,0xf7,0x5f,0x4c,0xc,0xf3,0x5e,0xc1,0x4e,0xc9,0xeb,0x37,0x7,0x1c,0x6b,0x56,
0x5,0x88,0x7e,0xc3,0x91,0xaf,0x66,0x9a,0x11,0xa3,0x18,0xee,0x73,0x28,0xd,0xba,
0x14,0x27,0x62,0xc0,0xe6,0xcd,0x9d,0x3b,0xa5,0xe7,0x44,0x13,0x15,0x2c,0x57,0xdc,
0x54,0x8a,0xe7,0x4d,0x12,0xc7,0xb5,0x0,0xd3,0xf3,0x26,0x1f,0x96,0xa8,0x45,0x9f,
0x7f,0x2e,0xe5,0x2f,0x67,0x4b,0xef,0x7b,0xea,0x69,0xe9,0x3d,0xc2,0x40,0xa4,0x31,
0xd0,0x54,0xe4,0x22,0x9b,0x44,0x2d,0x5b,0xec,0xff,0x42,0x9b,0x3c,0x15,0xa0,0x78,
0x2a,0x6d,0x78,0xcf,0x59,0xae,0x97,0x95,0x49,0xcf,0xfd,0xed,0x6f,0xd2,0xf5,0x42,
0xc9,0xcf,0xdd,0xf9,0x30,0xaa,0x83,0x3e,0x37,0x54,0x79,0x43,0x99,0xb8,0x88,0xd7,
0x99,0x9e,0xfb,0x7a,0x7f,0xd4,0x3d,0x7,0xc3,0x4f,0x16,0x80,0xae,0x97,0x76,0x45,
0x9b,0x3a,0xf8,0x56,0x72,0x9b,0xc8,0xec,0x66,0x7c,0xc9,0x96,0x55,0xad,0x55,0xb6,
0xc9,0xc9,0x52,0x7,0x84,0x25,0xfc,0xc,0x86,0x15,0xea,0xf8,0x56,0x21,0x75,0xe2,
0xc4,0xb3,0xab,0x7b,0x4b,0xf4,0x1d,0xcf,0xac,0x4a,0x39,0xb4,0xb7,0xb0,0x22,0xde,
0xcd,0xfd,0xf3,0xb9,0x75,0x5b,0x9a,0xa6,0x86,0x85,0x9d,0x59,0xd8,0xd3,0xab,0x77,
0x55,0xab,0x99,0x32,0xa8,0xa1,0x30,0x6f,0xea,0x36,0xfb,0xc7,0xb8,0x3,0x67,0xda,
0x62,0xc3,0x26,0xce,0xf0,0x63,0x7f,0xa8,0x59,0x77,0xea,0xd6,0xac,0xeb,0x9b,0x1a,
0x1b,0x5d,0x66,0x2b,0x1b,0x94,0xc5,0x7f,0xfd,0x2b,0xbe,0xe9,0x8,0x2c,0xa9,0xae,
0xee,0xea,0xe8,0xcb,0x34,0x4e,0xa5,0x38,0xf3,0xcc,0x2e,0xf2,0xcf,0x2d,0x4c,0x11,
0x42,0x81,0xf6,0xa,0xfb,0x81,0x27,0x20,0x21,0xfe,0x97,0x1,0xba,0x5a,0xa9,0xb6,
0xcb,0xbf,0x8c,0x76,0xf9,0x35,0xfd,0x9a,0x7e,0x4d,0xbf,0xa6,0x5f,0xd3,0xff,0x54,
0xda,0xb9,0xf4,0x5b,0xe5,0x81,0x60,0x41,0x48,0xbd,0x3e,0xf6,0x50,0xec,0x27,0x0,
0xf1,0x7b,0x5b,0x2,0x4f,0xf9,0x2,0xcc,0xbf,0xdb,0xbf,0x66,0x82,0x3b,0xf2,0x87,
0x95,0x8a,0x18,0x8a,0x37,0x5f,0xdf,0x72,0x78,0x41,0xbd,0x27,0xc0,0xda,0x17,0xd,
0xeb,0xb4,0x19,0x0,0x63,0x33,0x1f,0xd7,0xa5,0xec,0x6,0xd8,0xf6,0xc3,0x7a,0xbb,
0xe7,0xef,0xf8,0x37,0x2,0x3a,0xcb,0x8a,0xc7,0x15,0xbd,0x79,0xf0,0x7f,0x2d,0xf5,
0xf4,0x8,0x31,0xc2,0x6e,0x21,0x11,0xc0,0x50,0xc1,0xcf,0xd6,0xe7,0x21,0x7a,0xea,
0x94,0xf1,0xe6,0x90,0xe0,0x8d,0xe6,0x9b,0xb0,0xd7,0x1d,0x1c,0xfe,0xeb,0x55,0x13,
0x3,0x15,0x2d,0x5e,0x2c,0x5,0x36,0xdb,0xb4,0xe9,0xbf,0xfe,0xfe,0xff,0x6b,0xef,
0xfc,0x42,0x9a,0x8a,0xe2,0x38,0x7e,0xb6,0xeb,0x9f,0x69,0xda,0x52,0xd6,0xb0,0x94,
0xfc,0x53,0xd3,0x5c,0x3d,0xf4,0x87,0x22,0x16,0x99,0x99,0x8a,0x51,0x88,0x8c,0xf9,
0xe7,0x41,0x73,0x52,0x59,0x94,0x44,0x48,0x18,0x58,0xd4,0x92,0x8,0x42,0x1f,0x7a,
0x8,0x99,0x6,0xa2,0x3d,0xf8,0x60,0xb1,0xfe,0x18,0x18,0x21,0x62,0x11,0x52,0xf6,
0x7,0x9,0x5b,0xe6,0x3f,0x2c,0xcc,0xc4,0x95,0x4e,0x59,0xcb,0xe6,0x76,0x4f,0xe7,
0xdc,0x7b,0xf6,0x20,0xce,0x3f,0xcc,0x86,0x5,0xbf,0xcf,0xcb,0xdd,0xee,0xee,0x39,
0xf7,0x9c,0xcb,0xbd,0xec,0x7b,0xcf,0xf9,0x9d,0xdf,0xd7,0x4b,0x88,0x40,0x6f,0x34,
0x35,0x9,0x1f,0xdd,0xf7,0xa9,0x5b,0x68,0x13,0x61,0xca,0x8c,0x78,0x50,0x6e,0x36,
0x12,0x4,0xe5,0x3e,0x1a,0xa3,0x40,0xee,0xeb,0x10,0x16,0xb4,0x28,0x84,0x7a,0x90,
0xfe,0x76,0xd0,0x4c,0xf4,0xa4,0xff,0x2d,0xe4,0xc9,0xa3,0x2,0xd4,0x1d,0x32,0x23,
0xd8,0x66,0xce,0xb5,0xd5,0x9c,0x9d,0x1e,0x91,0xec,0xdf,0xc9,0x4,0xba,0x7b,0x71,
0xe6,0x35,0x66,0xe7,0xf9,0xac,0x1d,0x2d,0x6e,0x4f,0xba,0x98,0xd0,0x46,0x2c,0x34,
0x95,0xb4,0x53,0x23,0x9a,0x41,0xf3,0xc7,0x8f,0x89,0x5b,0x77,0xff,0x66,0x1c,0x62,
0xb9,0x57,0x9d,0x62,0xb9,0xe6,0x66,0x71,0xfb,0xf6,0x9d,0x78,0x1d,0x26,0xc6,0x3d,
0xd4,0xfb,0x8f,0x8,0xf4,0x7e,0x89,0x86,0x2e,0x86,0xe2,0x4b,0xb1,0xe,0x93,0xcb,
0xcd,0x9f,0xe7,0xcd,0xae,0x3a,0x44,0x1f,0x83,0x14,0xba,0xf8,0xf,0xd1,0x31,0xc6,
0x69,0xce,0x4f,0xca,0x4b,0x64,0xe8,0xd1,0xb7,0xaf,0x9f,0xc7,0xad,0x8f,0xed,0xd7,
0x55,0x9,0xb7,0x6,0x3a,0x7b,0x3f,0xec,0x98,0xb4,0x6e,0x2f,0x58,0xff,0x52,0x79,
0xb3,0xb2,0x72,0xe8,0xa2,0xa5,0xdb,0x1a,0x91,0x91,0xe1,0xd7,0xc5,0x29,0xa9,0xe9,
0x46,0xa0,0x44,0x16,0xe3,0xdf,0xdd,0xd0,0x30,0x12,0x38,0x95,0xf9,0xb3,0xba,0xaa,
0xea,0xcc,0xeb,0x5d,0xc5,0x9b,0x4b,0x12,0xd5,0xd1,0x3a,0xb9,0x31,0xb4,0xff,0x49,
0x8b,0xf3,0xb,0x2f,0xc3,0x39,0xd1,0xd1,0xa8,0x1d,0x9b,0x30,0x79,0x8f,0xe1,0x4c,
0x7e,0xc5,0x9c,0x41,0x70,0x80,0x2c,0x15,0x26,0xad,0x14,0xe4,0x82,0xa7,0x80,0x40,
0x7,0x0,0x0,0x0,0x44,0x3e,0x96,0x4f,0xc6,0x5b,0xeb,0x31,0x3e,0x7b,0xa0,0x30,
0xb6,0xb0,0x8,0xa1,0xb8,0xd6,0x87,0x4f,0xa9,0x29,0x78,0xe4,0x7e,0xf1,0xf7,0xd6,
0xfb,0x91,0xc6,0xc8,0x7,0x8,0xe5,0xec,0xad,0x29,0x30,0x6,0x21,0x54,0xa2,0x3f,
0x1c,0x7c,0x24,0x1d,0x46,0xca,0x97,0x8c,0xe0,0x34,0xec,0x76,0x7e,0xc,0x67,0x9e,
0x9c,0x8e,0xf9,0xd3,0x4f,0x2c,0xf5,0x45,0xc5,0x29,0xae,0x4d,0x23,0xc7,0x88,0xe3,
0xb1,0x54,0x57,0xd0,0xb3,0xd0,0x64,0xac,0xa2,0xa3,0x67,0x38,0x9b,0xf9,0x14,0xb3,
0xc2,0x5d,0x62,0xe5,0x46,0xd9,0xb6,0x1e,0x8d,0x9,0xff,0xfb,0x76,0x76,0x96,0x0,
0xe6,0x8,0xec,0x7d,0x7b,0x16,0x3e,0xce,0x1d,0x73,0x2e,0x18,0x14,0xf9,0x7,0x88,
0xc2,0xdc,0xc2,0xbc,0xca,0x6d,0xb6,0x5,0x6a,0x6,0x80,0x39,0x78,0x2f,0xd0,0x87,
0x88,0x40,0x3f,0x4a,0xee,0x47,0x3d,0x11,0xe8,0xab,0x11,0x72,0x69,0xf9,0x1e,0x17,
0xb5,0x52,0xd7,0xa2,0x64,0x9,0x8d,0xf1,0x62,0xd9,0x19,0xa4,0x2f,0x24,0xa3,0x54,
0x38,0xf7,0x24,0x59,0x4e,0x4f,0x91,0xe3,0x12,0x22,0xd6,0x6e,0x90,0x27,0x23,0x14,
0x6a,0xc,0x2a,0xe,0x20,0x6f,0xa,0xc3,0x6d,0xdf,0xcb,0xad,0xfd,0x44,0x68,0x8f,
0x49,0x75,0xd2,0x36,0x84,0xd6,0xe5,0x85,0xed,0x96,0x13,0x61,0x6d,0x31,0xd8,0x86,
0xed,0xe4,0xfb,0x60,0xce,0x84,0x83,0x96,0xdb,0x5a,0xab,0x78,0x1e,0x56,0x46,0x9e,
0x8f,0x7c,0x9c,0x8e,0xe9,0x44,0x11,0xcd,0xe5,0x11,0x1f,0xf7,0x69,0x80,0x36,0x86,
0x2b,0xe3,0x62,0x68,0x3c,0xc,0xce,0xc2,0xa7,0x10,0x5d,0x79,0xa8,0x44,0xc1,0xd4,
0xd,0x7,0x54,0x3a,0x0,0x0,0x0,0xe0,0x89,0xb,0x27,0xaf,0x5e,0x36,0xdc,0xee,
0xeb,0xeb,0x55,0x9b,0xb7,0x98,0xb7,0x21,0x54,0x95,0x58,0x77,0xb7,0x2e,0x16,0xa1,
0x8d,0xe9,0xab,0xee,0x85,0x28,0x54,0xaa,0x95,0x6e,0x1f,0x0,0x0,0x80,0xef,0x66,
0xda,0xd8,0x1c,0x3,0xaf,0xc6,0x52,0x9c,0x49,0xd4,0xb9,0x46,0xa9,0x93,0xd3,0x78,
0xfa,0x3d,0x42,0xe6,0x3c,0xf4,0xab,0xc4,0x61,0x74,0xc9,0xe,0xa6,0x4e,0xaf,0x71,
0x36,0xba,0xde,0xa8,0x36,0x71,0x36,0xc9,0x20,0x1e,0x95,0x4a,0xed,0xfa,0xdf,0x23,
0x33,0xbd,0x5d,0x5d,0x81,0xf5,0x9c,0x99,0x4b,0xea,0xe8,0x48,0xac,0x56,0xd4,0x86,
0x99,0x88,0x3a,0xcf,0xc2,0x6a,0x5c,0x26,0x54,0x19,0x25,0xf8,0xb3,0x3,0x0,0x0,
0x0,0x80,0x17,0xdc,0xa8,0xb9,0x52,0x61,0x38,0x31,0x4b,0x88,0xe7,0xae,0x58,0x63,
0x0,0x0,0x0,0x3c,0xe0,0xc3,0x40,0x74,0x3a,0x8a,0xed,0x8b,0x26,0xf3,0x1a,0x67,
0x3f,0x42,0x10,0x88,0xe,0x0,0x0,0x0,0xfc,0x57,0x88,0x71,0x12,0x51,0x2c,0x4e,
0x62,0x99,0x29,0x29,0x0,0xc0,0x37,0xcc,0x17,0x88,0x8e,0x71,0x76,0xbe,0x36,0x6f,
0x59,0xf5,0xde,0x31,0x35,0xce,0xaa,0xd7,0x63,0x20,0x3a,0x39,0x8f,0x4e,0x9b,0xe5,
0xb1,0x7c,0x13,0x5b,0x6f,0xba,0xac,0x40,0xf4,0xbf,0xd0,0xf,0xf7,0x4a,0x5a,0xdf,
0x6,0xa2,0xd3,0xa6,0x5a,0xdf,0x17,0x9d,0xab,0xfc,0xd1,0x90,0x46,0xf7,0x1e,0x4a,
0xcb,0x4c,0x35,0xa5,0xe8,0x2b,0xfe,0x0,0xf5,0x43,0x9f,0xf9,
};
static const unsigned char qt_resource_name[] = {
// images
0x0,0x6,
0x7,0x3,0x7d,0xc3,
0x0,0x69,
0x0,0x6d,0x0,0x61,0x0,0x67,0x0,0x65,0x0,0x73,
// rapmusic.png
0x0,0xc,
0x6,0xe6,0xbe,0xc7,
0x0,0x72,
0x0,0x61,0x0,0x70,0x0,0x6d,0x0,0x75,0x0,0x73,0x0,0x69,0x0,0x63,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67,
};
static const unsigned char qt_resource_struct[] = {
// :
0x0,0x0,0x0,0x0,0x0,0x2,0x0,0x0,0x0,0x1,0x0,0x0,0x0,0x1,
0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
// :/images
0x0,0x0,0x0,0x0,0x0,0x2,0x0,0x0,0x0,0x1,0x0,0x0,0x0,0x2,
0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,
// :/images/rapmusic.png
0x0,0x0,0x0,0x12,0x0,0x1,0x0,0x0,0x0,0x1,0x0,0x0,0x0,0x0,
0x0,0x0,0x1,0x60,0x55,0x7e,0xc6,0xf2,
};
#ifdef QT_NAMESPACE
# define QT_RCC_PREPEND_NAMESPACE(name) ::QT_NAMESPACE::name
# define QT_RCC_MANGLE_NAMESPACE0(x) x
# define QT_RCC_MANGLE_NAMESPACE1(a, b) a##_##b
# define QT_RCC_MANGLE_NAMESPACE2(a, b) QT_RCC_MANGLE_NAMESPACE1(a,b)
# define QT_RCC_MANGLE_NAMESPACE(name) QT_RCC_MANGLE_NAMESPACE2( \
QT_RCC_MANGLE_NAMESPACE0(name), QT_RCC_MANGLE_NAMESPACE0(QT_NAMESPACE))
#else
# define QT_RCC_PREPEND_NAMESPACE(name) name
# define QT_RCC_MANGLE_NAMESPACE(name) name
#endif
#ifdef QT_NAMESPACE
namespace QT_NAMESPACE {
#endif
bool qRegisterResourceData(int, const unsigned char *, const unsigned char *, const unsigned char *);
bool qUnregisterResourceData(int, const unsigned char *, const unsigned char *, const unsigned char *);
#ifdef QT_NAMESPACE
}
#endif
int QT_RCC_MANGLE_NAMESPACE(qInitResources_rapmusictoolbox)();
int QT_RCC_MANGLE_NAMESPACE(qInitResources_rapmusictoolbox)()
{
QT_RCC_PREPEND_NAMESPACE(qRegisterResourceData)
(0x2, qt_resource_struct, qt_resource_name, qt_resource_data);
return 1;
}
int QT_RCC_MANGLE_NAMESPACE(qCleanupResources_rapmusictoolbox)();
int QT_RCC_MANGLE_NAMESPACE(qCleanupResources_rapmusictoolbox)()
{
QT_RCC_PREPEND_NAMESPACE(qUnregisterResourceData)
(0x2, qt_resource_struct, qt_resource_name, qt_resource_data);
return 1;
}
namespace {
struct initializer {
initializer() { QT_RCC_MANGLE_NAMESPACE(qInitResources_rapmusictoolbox)(); }
~initializer() { QT_RCC_MANGLE_NAMESPACE(qCleanupResources_rapmusictoolbox)(); }
} dummy;
}
| 80.375572
| 103
| 0.767551
|
ChunmingGu
|
461db9f91a98de2e879935c35bd460497423456b
| 10,729
|
hpp
|
C++
|
src/bkGL/renderable/line/LineView.hpp
|
BenKoehler/bk
|
53d9ce99cf54fe01dbb3b22ff2418cd102e20ee3
|
[
"MIT"
] | 4
|
2018-12-08T15:35:38.000Z
|
2021-08-06T03:23:06.000Z
|
src/bkGL/renderable/line/LineView.hpp
|
BenKoehler/bk
|
53d9ce99cf54fe01dbb3b22ff2418cd102e20ee3
|
[
"MIT"
] | null | null | null |
src/bkGL/renderable/line/LineView.hpp
|
BenKoehler/bk
|
53d9ce99cf54fe01dbb3b22ff2418cd102e20ee3
|
[
"MIT"
] | null | null | null |
/*
* MIT License
*
* Copyright (c) 2018-2019 Benjamin Köhler
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
*
* The above copyright notice and this permission notice shall be included in all
* copies or substantial portions of the Software.
*
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*/
#pragma once
#ifndef BKGL_LINEVIEW_HPP
#define BKGL_LINEVIEW_HPP
#include <bkGL/renderable/line/LineView.h>
#include <bkAlgorithm/quantile.h>
namespace bk
{
/// @{ -------------------------------------------------- SET COLOR ATTRIBUTES
template<typename TLinesIterator>
void LineView::set_color_attribute(TLinesIterator linesBegin, TLinesIterator linesEnd, std::string_view color_attribute_name, double quantile_low, double quantile_high, const ScalarLineFilter* filter)
{
if (!this->is_initialized())
{ return; }
//------------------------------------------------------------------------------------------------------
// colors were not yet allocated in the vbo
//------------------------------------------------------------------------------------------------------
if (!color_by_attribute_is_enabled())
{
init(linesBegin, linesEnd, color_attribute_name);
return;
}
//------------------------------------------------------------------------------------------------------
// invalid line set or non-existing attribute?
//------------------------------------------------------------------------------------------------------
const unsigned int num_lines = std::distance(linesBegin, linesEnd);
if (num_lines == 0)
{ return; }
std::vector<unsigned int> cumulative_num_points(num_lines, 0);
TLinesIterator itLine = linesBegin;
for (unsigned int i = 1; i < num_lines; ++i, ++itLine)
{ cumulative_num_points[i] = cumulative_num_points[i - 1] + itLine->geometry().num_points(); }
const unsigned int num_points_total = cumulative_num_points.back() + (linesEnd - 1)->geometry().num_points();
if (num_points_total == 0)
{ return; }
_init_set_color_attribute(color_attribute_name);
/*
* check lines' time attribute
*/
for (itLine = linesBegin; itLine != linesEnd; ++itLine)
{
if (!_line_has_time_attribute(*itLine))
{ break; }
}
/*
* check lines' color attribute
*/
for (itLine = linesBegin; itLine != linesEnd; ++itLine)
{
if (!_line_has_attribute(*itLine, color_attribute_name))
{ break; }
}
//if (!_lines_have_color_attribute())
if (!this->is_initialized())
{
init(linesBegin, linesEnd, color_attribute_name, filter);
return;
}
//------------------------------------------------------------------------------------------------------
// colors values were allocated in the vbo; map and overwrite
//------------------------------------------------------------------------------------------------------
std::vector<GLfloat> attrib_values;
if (_lines_have_color_attribute())
{ attrib_values.resize(num_points_total); }
_reset_color_attribute_min_max();
GLfloat* vbodata = _map_vbo();
if (vbodata != nullptr)
{
const unsigned int floatsPerVertex = _floats_per_vertex();
#pragma omp parallel for schedule(dynamic, 1)
for (unsigned int i = 0; i < num_lines; ++i)
{
const bk::Line<3>& currentLine = *(linesBegin + i);
const unsigned int num_points = currentLine.geometry().num_points();
unsigned int cnt_v = cumulative_num_points[i] * floatsPerVertex;
for (unsigned int k = 0; k < num_points; ++k)
{
const bool filter_valid = filter != nullptr ? filter->eval(currentLine, k) : true;
GLfloat att = !filter_valid ? _invalid_attribute_value() : _lines_have_color_attribute() ? currentLine.point_attribute_value_of_type<double>(color_attribute_name, k) : 0;
if (_lines_have_color_attribute())
{ attrib_values[cumulative_num_points[i] + k] = att; }
cnt_v += floatsPerVertex - 1;
vbodata[cnt_v++] = att;
} // for num_points
} // for num_lines
_unmap_vbo();
if (_lines_have_color_attribute())
{
std::sort(attrib_values.begin(), attrib_values.end());
attrib_values.erase(std::remove_if(attrib_values.begin(), attrib_values.end(), [&](GLfloat x)
{ return x == _invalid_attribute_value(); }), attrib_values.end());
if (quantile_low != 0 && quantile_high != 1)
{
_update_attribute_min_max(bk::quantile(attrib_values.begin(), attrib_values.end(), quantile_low));
_update_attribute_min_max(bk::quantile(attrib_values.begin(), attrib_values.end(), quantile_high));
}
else
{
_update_attribute_min_max(attrib_values.front());
_update_attribute_min_max(attrib_values.back());
}
_finalize_set_color_attribute();
_init_colorbar(color_attribute_name);
}
init_shader();
init_lineao_shader();
this->emit_signal_update_required();
}
}
/// @}
/// @{ -------------------------------------------------- INIT
template<typename TLinesIterator>
void LineView::init_lines(TLinesIterator linesBegin, TLinesIterator linesEnd, std::string_view color_attribute_name, const ScalarLineFilter* filter)
{
//_init_lines(color_attribute_name);
const unsigned int num_lines = std::distance(linesBegin, linesEnd);
if (num_lines == 0)
{ return; }
std::vector<unsigned int> cumulative_num_points(num_lines, 0);
TLinesIterator itLine = linesBegin;
for (unsigned int i = 1; i < num_lines; ++i, ++itLine)
{ cumulative_num_points[i] = cumulative_num_points[i - 1] + itLine->geometry().num_points(); }
const unsigned int num_points_total = cumulative_num_points.back() + (linesEnd - 1)->geometry().num_points();
if (num_points_total == 0)
{ return; }
_init_lines(color_attribute_name);
/*
* check lines' time attribute
*/
for (TLinesIterator itLine = linesBegin; itLine != linesEnd; ++itLine)
{
if (!_line_has_time_attribute(*itLine))
{ break; }
}
/*
* check lines' color attribute
*/
for (TLinesIterator itLine = linesBegin; itLine != linesEnd; ++itLine)
{
if (!_line_has_attribute(*itLine, color_attribute_name))
{ break; }
}
const unsigned int floatPerVertex = _floats_per_vertex();
std::vector<GLfloat> vertices(floatPerVertex * num_points_total); // xyzt coord (+attrib)
std::vector<GLuint> indices(num_points_total + (num_lines - 1) + 2 * num_lines); // points + primitive restart value + first/last point twice
_vao_add_attributes();
#pragma omp parallel for
for (unsigned int i = 0; i < num_lines; ++i)
{
const bk::Line<3>& currentLine = *(linesBegin + i);
const unsigned int num_points = currentLine.geometry().num_points();
unsigned int cnt_v = cumulative_num_points[i] * floatPerVertex;
unsigned int cnt_i = cumulative_num_points[i] + 3 * i;
unsigned int vert_id = cumulative_num_points[i];
for (unsigned int k = 0; k < num_points; ++k)
{
const bool filter_valid = filter != nullptr ? filter->eval(currentLine, k) : true;
const auto& pt = currentLine.geometry().point(k);
GLfloat att = _lines_have_color_attribute() ? currentLine.point_attribute_value_of_type<double>(color_attribute_name, k) : 0;
if (!filter_valid)
{ att = _invalid_attribute_value(); }
if (_lines_have_color_attribute())
{
if (att != _invalid_attribute_value())
{
#pragma omp critical
{ _update_attribute_min_max(att); }
}
}
if (k == 0 || k == num_points - 1)
{
// insert first and last point twice for line adjacency
indices[cnt_i++] = vert_id;
}
indices[cnt_i++] = vert_id++;
vertices[cnt_v++] = pt[0];
vertices[cnt_v++] = pt[1];
vertices[cnt_v++] = pt[2];
if (_lines_have_time_attribute())
{ vertices[cnt_v++] = currentLine.point_attribute_value<bk::attribute_info::time()>(k); }
#pragma omp critical
{ _add_to_center(pt[0], pt[1], pt[2]); }
vertices[cnt_v++] = att;
} // for num_points
if (i < num_lines - 1)
{
// primitive restart value not necessary after last line
indices[cnt_i++] = std::numeric_limits<GLuint>::max();
}
} // for num_lines
_init_line_buffers(vertices, indices, num_points_total);
_init_colorbar(color_attribute_name);
this->emit_signal_scene_changed();
}
template<typename TLinesIterator>
void LineView::init(TLinesIterator linesBegin, TLinesIterator linesEnd, std::string_view color_attribute_name, const ScalarLineFilter* filter)
{
init_lines(linesBegin, linesEnd, color_attribute_name, filter);
init_shader();
init_ubo();
init_lineao(); // calls init_lineao_shader()
this->emit_signal_scene_changed();
this->emit_signal_update_required();
}
/// @}
} // namespace bk
#endif //BKGL_LINEVIEW_HPP
| 37.124567
| 202
| 0.572094
|
BenKoehler
|
462bc5dbe70ebbd7a0ddf1cea579f3dc33a2065e
| 583
|
hpp
|
C++
|
liblava/asset/image_data.hpp
|
pezcode/liblava
|
787c81716d71ea2291068d8909a9bc2cc73f910c
|
[
"MIT"
] | null | null | null |
liblava/asset/image_data.hpp
|
pezcode/liblava
|
787c81716d71ea2291068d8909a9bc2cc73f910c
|
[
"MIT"
] | 1
|
2021-05-21T08:58:43.000Z
|
2021-05-21T08:58:43.000Z
|
liblava/asset/image_data.hpp
|
pezcode/liblava
|
787c81716d71ea2291068d8909a9bc2cc73f910c
|
[
"MIT"
] | 1
|
2021-05-20T10:54:28.000Z
|
2021-05-20T10:54:28.000Z
|
// file : liblava/asset/image_data.hpp
// copyright : Copyright (c) 2018-present, Lava Block OÜ and contributors
// license : MIT; see accompanying LICENSE file
#pragma once
#include <liblava/core/math.hpp>
#include <liblava/file/file.hpp>
namespace lava {
struct image_data {
explicit image_data(string_ref filename);
~image_data();
bool ready = false;
data_ptr data = nullptr;
uv2 size = uv2(0, 0);
ui32 channels = 0;
private:
file image_file;
unique_data file_data;
};
} // namespace lava
| 20.821429
| 73
| 0.631218
|
pezcode
|
4633aac10c399d858810a807935facff32e3beba
| 1,005
|
cpp
|
C++
|
test/variant/compare.cpp
|
freundlich/fcppt
|
17df1b1ad08bf2435f6902d5465e3bc3fe5e3022
|
[
"BSL-1.0"
] | 13
|
2015-02-21T18:35:14.000Z
|
2019-12-29T14:08:29.000Z
|
test/variant/compare.cpp
|
cpreh/fcppt
|
17df1b1ad08bf2435f6902d5465e3bc3fe5e3022
|
[
"BSL-1.0"
] | 5
|
2016-08-27T07:35:47.000Z
|
2019-04-21T10:55:34.000Z
|
test/variant/compare.cpp
|
freundlich/fcppt
|
17df1b1ad08bf2435f6902d5465e3bc3fe5e3022
|
[
"BSL-1.0"
] | 8
|
2015-01-10T09:22:37.000Z
|
2019-12-01T08:31:12.000Z
|
// Copyright Carl Philipp Reh 2009 - 2021.
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
#include <fcppt/catch/begin.hpp>
#include <fcppt/catch/end.hpp>
#include <fcppt/variant/compare.hpp>
#include <fcppt/variant/object_impl.hpp>
#include <fcppt/config/external_begin.hpp>
#include <catch2/catch.hpp>
#include <fcppt/config/external_end.hpp>
namespace
{
struct compare
{
template <typename T>
bool operator()(T const &_a, T const &_b) const
{
return _a == _b;
}
};
}
FCPPT_CATCH_BEGIN
TEST_CASE("variant::compare", "[variant]")
{
using variant = fcppt::variant::object<bool, int, std::string>;
std::string const string("hello world");
variant const v1(string);
variant const v2(string);
CHECK(fcppt::variant::compare(v1, v2, compare()));
variant const v3(42);
CHECK_FALSE(fcppt::variant::compare(v1, v3, compare()));
}
FCPPT_CATCH_END
| 21.382979
| 65
| 0.696517
|
freundlich
|
4633c0395f8fee9cfa84db4bc28fe74795d7a08c
| 4,924
|
cpp
|
C++
|
Visual Mercutio/zModelBP/PSS_InputAttributesDefinitionDlg.cpp
|
Jeanmilost/Visual-Mercutio
|
f079730005b6ce93d5e184bb7c0893ccced3e3ab
|
[
"MIT"
] | 1
|
2022-01-31T06:24:24.000Z
|
2022-01-31T06:24:24.000Z
|
Visual Mercutio/zModelBP/PSS_InputAttributesDefinitionDlg.cpp
|
Jeanmilost/Visual-Mercutio
|
f079730005b6ce93d5e184bb7c0893ccced3e3ab
|
[
"MIT"
] | 2
|
2021-04-11T15:50:42.000Z
|
2021-06-05T08:23:04.000Z
|
Visual Mercutio/zModelBP/PSS_InputAttributesDefinitionDlg.cpp
|
Jeanmilost/Visual-Mercutio
|
f079730005b6ce93d5e184bb7c0893ccced3e3ab
|
[
"MIT"
] | 2
|
2021-01-08T00:55:18.000Z
|
2022-01-31T06:24:18.000Z
|
/****************************************************************************
* ==> PSS_InputAttributesDefinitionDlg ------------------------------------*
****************************************************************************
* Description : Provides an input attributes definition dialog box *
* Developer : Processsoft *
****************************************************************************/
#include "stdafx.h"
#include "PSS_InputAttributesDefinitionDlg.h"
// processsoft
#include "zBaseLib\PSS_MsgBox.h"
#include "zModel\PSS_DynamicAttributesManipulator.h"
#include "zProperty\PSS_DynamicPropertiesManager.h"
#include "zPtyMgr\PSS_SelectPropertyDlg.h"
#include "PSS_InputAttributes.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
//---------------------------------------------------------------------------
// Message map
//---------------------------------------------------------------------------
BEGIN_MESSAGE_MAP(PSS_InputAttributesDefinitionDlg, CDialog)
//{{AFX_MSG_MAP(PSS_InputAttributesDefinitionDlg)
ON_COMMAND(IDC_CHOOSE_DYNATTR, OnChooseDynAttr)
//}}AFX_MSG_MAP
END_MESSAGE_MAP()
//---------------------------------------------------------------------------
// PSS_InputAttributesDefinitionDlg
//---------------------------------------------------------------------------
PSS_InputAttributesDefinitionDlg::PSS_InputAttributesDefinitionDlg(PSS_DynamicPropertiesManager* pPropManager,
PSS_Properties::IPropertySet* pSet,
PSS_InputAttribute* pInputAttr,
CWnd* pParent) :
CDialog(PSS_InputAttributesDefinitionDlg::IDD, pParent),
m_pPropManager(pPropManager),
m_pSet(pSet),
m_pInputAttr(pInputAttr),
m_CategoryID(-1),
m_ItemID(-1),
m_Visibility(-1),
m_Flag(-1)
{}
//---------------------------------------------------------------------------
PSS_InputAttributesDefinitionDlg::~PSS_InputAttributesDefinitionDlg()
{}
//---------------------------------------------------------------------------
void PSS_InputAttributesDefinitionDlg::DoDataExchange(CDataExchange* pDX)
{
CDialog::DoDataExchange(pDX);
//{{AFX_DATA_MAP(PSS_InputAttributesDefinitionDlg)
DDX_Control(pDX, IDC_INPATTR_VISIBILITY, m_VisibilityList);
DDX_Control(pDX, IDC_INPATTR_FLAG, m_FlagList);
DDX_Text (pDX, IDC_INPATTR_DEFVALUE, m_DefaultValue);
DDX_Text (pDX, IDC_DYNATTRIB, m_DynamicAttributeName);
//}}AFX_DATA_MAP
}
//---------------------------------------------------------------------------
BOOL PSS_InputAttributesDefinitionDlg::OnInitDialog()
{
if (m_pInputAttr && m_pPropManager)
{
PSS_Property* pProp = m_pPropManager->GetPropertyItem(m_pInputAttr->GetCategoryID(), m_pInputAttr->GetItemID());
if (pProp)
{
m_CategoryID = pProp->GetCategoryID();
m_ItemID = pProp->GetItemID();
m_DynamicAttributeName = pProp->GetLabel();
}
m_DefaultValue = m_pInputAttr->GetDefaultValue();
}
CDialog::OnInitDialog();
if (m_pInputAttr)
{
if (GetDlgItem(IDC_CHOOSE_DYNATTR))
GetDlgItem(IDC_CHOOSE_DYNATTR)->EnableWindow(FALSE);
m_FlagList.SetCurSel(m_pInputAttr->GetFlag());
m_VisibilityList.SetCurSel((m_pInputAttr->GetSymbolRef() != -1) ? 0 : 1);
}
// return TRUE unless the focus is set to a control. NOTE OCX property pages should return FALSE
return TRUE;
}
//---------------------------------------------------------------------------
void PSS_InputAttributesDefinitionDlg::OnChooseDynAttr()
{
if (!m_pSet)
return;
PSS_SelectPropertyDlg selectDlg(m_pSet, 2);
if (selectDlg.DoModal() == IDOK)
{
PSS_Property* pProp = selectDlg.GetSelectedProperty();
if (pProp)
{
m_CategoryID = pProp->GetCategoryID();
m_ItemID = pProp->GetItemID();
m_DynamicAttributeName = pProp->GetLabel();
// push to dialog data
UpdateData(FALSE);
}
}
}
//---------------------------------------------------------------------------
void PSS_InputAttributesDefinitionDlg::OnOK()
{
UpdateData(TRUE);
// a dynamic attributes must be selected
if (m_DynamicAttributeName.IsEmpty())
{
PSS_MsgBox mBox;
mBox.Show(IDS_DYNAMICATTRIBUTES_REQUIRED, MB_OK);
}
m_Visibility = m_VisibilityList.GetCurSel();
m_Flag = m_FlagList.GetCurSel();
CDialog::OnOK();
}
//---------------------------------------------------------------------------
| 36.474074
| 120
| 0.503656
|
Jeanmilost
|
463712ad733aaf1affa8caa6addb756e72d8c311
| 1,731
|
hpp
|
C++
|
viennagrid/config/id_generator_config.hpp
|
viennagrid/viennagrid-dev
|
6e47c8d098a0b691d6b9988f2444cd11d440f4c2
|
[
"MIT"
] | 7
|
2015-09-13T03:50:58.000Z
|
2019-06-27T14:24:49.000Z
|
viennagrid/config/id_generator_config.hpp
|
viennagrid/viennagrid-dev
|
6e47c8d098a0b691d6b9988f2444cd11d440f4c2
|
[
"MIT"
] | null | null | null |
viennagrid/config/id_generator_config.hpp
|
viennagrid/viennagrid-dev
|
6e47c8d098a0b691d6b9988f2444cd11d440f4c2
|
[
"MIT"
] | 5
|
2015-07-03T07:14:15.000Z
|
2021-05-20T00:51:58.000Z
|
#ifndef VIENNAGRID_CONFIG_ID_GENERATOR_CONFIG_HPP
#define VIENNAGRID_CONFIG_ID_GENERATOR_CONFIG_HPP
/* =======================================================================
Copyright (c) 2011-2014, Institute for Microelectronics,
Institute for Analysis and Scientific Computing,
TU Wien.
-----------------
ViennaGrid - The Vienna Grid Library
-----------------
License: MIT (X11), see file LICENSE in the base directory
======================================================================= */
#include "viennagrid/storage/id_generator.hpp"
/** @file viennagrid/config/id_generator_config.hpp
@brief Provides meta functions defining a ID generator based on a wrapped config
*/
namespace viennagrid
{
namespace result_of
{
/** \cond */
template<typename mesh_config, typename id_generator_tag>
struct id_generator_impl {};
template<typename mesh_config>
struct id_generator_impl<mesh_config, config::continuous_id_generator_tag>
{
typedef typename viennagrid::detail::result_of::continuous_id_generator_config_from_mesh_config<mesh_config>::type typemap;
typedef viennagrid::continuous_id_generator<typemap> type;
};
/** \endcond */
/** @brief Defines an ID generator based on a wrapped config */
template<typename WrappedConfig>
struct id_generator
{
typedef typename config::result_of::query<WrappedConfig, config::continuous_id_generator_tag, config::id_generator_tag>::type id_generator_tag;
typedef typename id_generator_impl<WrappedConfig, id_generator_tag>::type type;
};
}
}
#endif
| 35.326531
| 149
| 0.622184
|
viennagrid
|
4637a20814f902121c52fbc52f1fc3f60fdb8ae0
| 1,253
|
hpp
|
C++
|
include/lol/def/SanitizerSanitizerStatus.hpp
|
Maufeat/LeagueAPI
|
be7cb5093aab3f27d95b3c0e1d5700aa50126c47
|
[
"BSD-3-Clause"
] | 1
|
2020-07-22T11:14:55.000Z
|
2020-07-22T11:14:55.000Z
|
include/lol/def/SanitizerSanitizerStatus.hpp
|
Maufeat/LeagueAPI
|
be7cb5093aab3f27d95b3c0e1d5700aa50126c47
|
[
"BSD-3-Clause"
] | null | null | null |
include/lol/def/SanitizerSanitizerStatus.hpp
|
Maufeat/LeagueAPI
|
be7cb5093aab3f27d95b3c0e1d5700aa50126c47
|
[
"BSD-3-Clause"
] | 4
|
2018-12-01T22:48:21.000Z
|
2020-07-22T11:14:56.000Z
|
#pragma once
#include "../base_def.hpp"
namespace lol {
struct SanitizerSanitizerStatus {
bool ready;
std::string region;
std::string locale;
std::map<std::string, uint32_t> filteredWordCountsByLevel;
uint32_t allowedCharsCount;
uint32_t breakingCharsCount;
uint32_t projectedCharsCount;
};
inline void to_json(json& j, const SanitizerSanitizerStatus& v) {
j["ready"] = v.ready;
j["region"] = v.region;
j["locale"] = v.locale;
j["filteredWordCountsByLevel"] = v.filteredWordCountsByLevel;
j["allowedCharsCount"] = v.allowedCharsCount;
j["breakingCharsCount"] = v.breakingCharsCount;
j["projectedCharsCount"] = v.projectedCharsCount;
}
inline void from_json(const json& j, SanitizerSanitizerStatus& v) {
v.ready = j.at("ready").get<bool>();
v.region = j.at("region").get<std::string>();
v.locale = j.at("locale").get<std::string>();
v.filteredWordCountsByLevel = j.at("filteredWordCountsByLevel").get<std::map<std::string, uint32_t>>();
v.allowedCharsCount = j.at("allowedCharsCount").get<uint32_t>();
v.breakingCharsCount = j.at("breakingCharsCount").get<uint32_t>();
v.projectedCharsCount = j.at("projectedCharsCount").get<uint32_t>();
}
}
| 40.419355
| 108
| 0.683958
|
Maufeat
|
463a74db5afd1809a2e068c782121d641bb59e74
| 2,708
|
inl
|
C++
|
Common/DyMath/Include/Math/Utility/Inline/XMath/MinMax.inl
|
liliilli/DianYing
|
6e19f67e5d932e346a0ce63a648bed1a04ef618e
|
[
"MIT"
] | 4
|
2019-03-17T19:46:54.000Z
|
2019-12-09T20:11:01.000Z
|
Common/DyMath/Include/Math/Utility/Inline/XMath/MinMax.inl
|
liliilli/DianYing
|
6e19f67e5d932e346a0ce63a648bed1a04ef618e
|
[
"MIT"
] | 11
|
2019-06-09T13:53:27.000Z
|
2020-02-09T09:47:28.000Z
|
Common/DyMath/Include/Math/Utility/Inline/XMath/MinMax.inl
|
liliilli/DianYing
|
6e19f67e5d932e346a0ce63a648bed1a04ef618e
|
[
"MIT"
] | 1
|
2019-06-04T15:20:18.000Z
|
2019-06-04T15:20:18.000Z
|
#pragma once
///
/// MIT License
/// Copyright (c) 2018-2019 Jongmin Yun
///
/// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
/// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
/// FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
/// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
/// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
/// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
/// SOFTWARE.
///
namespace dy::math
{
template <typename TLeft, typename TRight>
DVector2<GetBiggerType<TLeft, TRight>>
ExtractMin(const DVector2<TLeft>& lhs, const DVector2<TRight>& rhs) noexcept
{
using Type = GetBiggerType<TLeft, TRight>;
return
{
std::min(Type(lhs.X), Type(rhs.X)),
std::min(Type(lhs.Y), Type(rhs.Y))
};
}
template <typename TLeft, typename TRight>
DVector3<GetBiggerType<TLeft, TRight>>
ExtractMin(const DVector3<TLeft>& lhs, const DVector3<TRight>& rhs) noexcept
{
using Type = GetBiggerType<TLeft, TRight>;
return
{
std::min(Type(lhs.X), Type(rhs.X)),
std::min(Type(lhs.Y), Type(rhs.Y)),
std::min(Type(lhs.Z), Type(rhs.Z)),
};
}
template <typename TLeft, typename TRight>
DVector4<GetBiggerType<TLeft, TRight>>
ExtractMin(const DVector4<TLeft>& lhs, const DVector4<TRight>& rhs) noexcept
{
using Type = GetBiggerType<TLeft, TRight>;
return
{
std::min(Type(lhs.X), Type(rhs.X)),
std::min(Type(lhs.Y), Type(rhs.Y)),
std::min(Type(lhs.Z), Type(rhs.Z)),
std::min(Type(lhs.W), Type(rhs.W)),
};
}
template <typename TLeft, typename TRight>
DVector2<GetBiggerType<TLeft, TRight>>
ExtractMax(const DVector2<TLeft>& lhs, const DVector2<TRight>& rhs) noexcept
{
using Type = GetBiggerType<TLeft, TRight>;
return
{
std::max(Type(lhs.X), Type(rhs.X)),
std::max(Type(lhs.Y), Type(rhs.Y))
};
}
template <typename TLeft, typename TRight>
DVector3<GetBiggerType<TLeft, TRight>>
ExtractMax(const DVector3<TLeft>& lhs, const DVector3<TRight>& rhs) noexcept
{
using Type = GetBiggerType<TLeft, TRight>;
return
{
std::max(Type(lhs.X), Type(rhs.X)),
std::max(Type(lhs.Y), Type(rhs.Y)),
std::max(Type(lhs.Z), Type(rhs.Z)),
};
}
template <typename TLeft, typename TRight>
DVector4<GetBiggerType<TLeft, TRight>>
ExtractMax(const DVector4<TLeft>& lhs, const DVector4<TRight>& rhs) noexcept
{
using Type = GetBiggerType<TLeft, TRight>;
return
{
std::max(Type(lhs.X), Type(rhs.X)),
std::max(Type(lhs.Y), Type(rhs.Y)),
std::max(Type(lhs.Z), Type(rhs.Z)),
std::max(Type(lhs.W), Type(rhs.W)),
};
}
} /// ::dy::math namespace
| 28.208333
| 81
| 0.682422
|
liliilli
|
463ffd356fbb8c4bb0960d608903d17b03adde11
| 63,544
|
cc
|
C++
|
xapian/xapian-core-1.2.13/languages/lovins.cc
|
pgs7179/xapian_modified
|
0229c9efb9eca19be4c9f463cd4b793672f24198
|
[
"MIT"
] | 2
|
2021-01-13T21:17:42.000Z
|
2021-01-13T21:17:42.000Z
|
xapian/xapian-core-1.2.13/languages/lovins.cc
|
Loslove55/tailbench
|
fbbf3f31e3f0af1bb7db7f07c2e7193b84abb1eb
|
[
"MIT"
] | null | null | null |
xapian/xapian-core-1.2.13/languages/lovins.cc
|
Loslove55/tailbench
|
fbbf3f31e3f0af1bb7db7f07c2e7193b84abb1eb
|
[
"MIT"
] | null | null | null |
/* This file was generated automatically by the Snowball to ISO C++ compiler */
#include <limits.h>
#include "lovins.h"
static int tr_CC(Xapian::StemImplementation * this_ptr) {
return (static_cast<Xapian::InternalStemLovins *>(this_ptr))->r_CC();
}
static int tr_BB(Xapian::StemImplementation * this_ptr) {
return (static_cast<Xapian::InternalStemLovins *>(this_ptr))->r_BB();
}
static int tr_AA(Xapian::StemImplementation * this_ptr) {
return (static_cast<Xapian::InternalStemLovins *>(this_ptr))->r_AA();
}
static int tr_Z(Xapian::StemImplementation * this_ptr) {
return (static_cast<Xapian::InternalStemLovins *>(this_ptr))->r_Z();
}
static int tr_Y(Xapian::StemImplementation * this_ptr) {
return (static_cast<Xapian::InternalStemLovins *>(this_ptr))->r_Y();
}
static int tr_X(Xapian::StemImplementation * this_ptr) {
return (static_cast<Xapian::InternalStemLovins *>(this_ptr))->r_X();
}
static int tr_W(Xapian::StemImplementation * this_ptr) {
return (static_cast<Xapian::InternalStemLovins *>(this_ptr))->r_W();
}
static int tr_V(Xapian::StemImplementation * this_ptr) {
return (static_cast<Xapian::InternalStemLovins *>(this_ptr))->r_V();
}
static int tr_U(Xapian::StemImplementation * this_ptr) {
return (static_cast<Xapian::InternalStemLovins *>(this_ptr))->r_U();
}
static int tr_T(Xapian::StemImplementation * this_ptr) {
return (static_cast<Xapian::InternalStemLovins *>(this_ptr))->r_T();
}
static int tr_S(Xapian::StemImplementation * this_ptr) {
return (static_cast<Xapian::InternalStemLovins *>(this_ptr))->r_S();
}
static int tr_R(Xapian::StemImplementation * this_ptr) {
return (static_cast<Xapian::InternalStemLovins *>(this_ptr))->r_R();
}
static int tr_Q(Xapian::StemImplementation * this_ptr) {
return (static_cast<Xapian::InternalStemLovins *>(this_ptr))->r_Q();
}
static int tr_P(Xapian::StemImplementation * this_ptr) {
return (static_cast<Xapian::InternalStemLovins *>(this_ptr))->r_P();
}
static int tr_O(Xapian::StemImplementation * this_ptr) {
return (static_cast<Xapian::InternalStemLovins *>(this_ptr))->r_O();
}
static int tr_N(Xapian::StemImplementation * this_ptr) {
return (static_cast<Xapian::InternalStemLovins *>(this_ptr))->r_N();
}
static int tr_M(Xapian::StemImplementation * this_ptr) {
return (static_cast<Xapian::InternalStemLovins *>(this_ptr))->r_M();
}
static int tr_L(Xapian::StemImplementation * this_ptr) {
return (static_cast<Xapian::InternalStemLovins *>(this_ptr))->r_L();
}
static int tr_K(Xapian::StemImplementation * this_ptr) {
return (static_cast<Xapian::InternalStemLovins *>(this_ptr))->r_K();
}
static int tr_J(Xapian::StemImplementation * this_ptr) {
return (static_cast<Xapian::InternalStemLovins *>(this_ptr))->r_J();
}
static int tr_I(Xapian::StemImplementation * this_ptr) {
return (static_cast<Xapian::InternalStemLovins *>(this_ptr))->r_I();
}
static int tr_H(Xapian::StemImplementation * this_ptr) {
return (static_cast<Xapian::InternalStemLovins *>(this_ptr))->r_H();
}
static int tr_G(Xapian::StemImplementation * this_ptr) {
return (static_cast<Xapian::InternalStemLovins *>(this_ptr))->r_G();
}
static int tr_F(Xapian::StemImplementation * this_ptr) {
return (static_cast<Xapian::InternalStemLovins *>(this_ptr))->r_F();
}
static int tr_E(Xapian::StemImplementation * this_ptr) {
return (static_cast<Xapian::InternalStemLovins *>(this_ptr))->r_E();
}
static int tr_D(Xapian::StemImplementation * this_ptr) {
return (static_cast<Xapian::InternalStemLovins *>(this_ptr))->r_D();
}
static int tr_C(Xapian::StemImplementation * this_ptr) {
return (static_cast<Xapian::InternalStemLovins *>(this_ptr))->r_C();
}
static int tr_B(Xapian::StemImplementation * this_ptr) {
return (static_cast<Xapian::InternalStemLovins *>(this_ptr))->r_B();
}
static int tr_A(Xapian::StemImplementation * this_ptr) {
return (static_cast<Xapian::InternalStemLovins *>(this_ptr))->r_A();
}
static const among_function af[29] =
{
/* 1 */ tr_CC,
/* 2 */ tr_BB,
/* 3 */ tr_AA,
/* 4 */ tr_Z,
/* 5 */ tr_Y,
/* 6 */ tr_X,
/* 7 */ tr_W,
/* 8 */ tr_V,
/* 9 */ tr_U,
/* 10 */ tr_T,
/* 11 */ tr_S,
/* 12 */ tr_R,
/* 13 */ tr_Q,
/* 14 */ tr_P,
/* 15 */ tr_O,
/* 16 */ tr_N,
/* 17 */ tr_M,
/* 18 */ tr_L,
/* 19 */ tr_K,
/* 20 */ tr_J,
/* 21 */ tr_I,
/* 22 */ tr_H,
/* 23 */ tr_G,
/* 24 */ tr_F,
/* 25 */ tr_E,
/* 26 */ tr_D,
/* 27 */ tr_C,
/* 28 */ tr_B,
/* 29 */ tr_A
};
static const symbol s_pool[] = {
#define s_0_0 0
'd',
#define s_0_1 1
'f',
#define s_0_2 2
'p', 'h',
#define s_0_3 4
't', 'h',
#define s_0_4 6
'l',
#define s_0_5 7
'e', 'r',
#define s_0_6 9
'o', 'r',
#define s_0_7 11
'e', 's',
#define s_0_8 s_0_3
#define s_1_0 13
's', '\'',
#define s_1_1 (s_1_2 + 1)
#define s_1_2 (s_1_57 + 3)
#define s_1_3 s_1_43
#define s_1_4 (s_1_5 + 1)
#define s_1_5 s_1_86
#define s_1_6 s_1_251
#define s_1_7 15
'a', 'r', 'i', 'c',
#define s_1_8 19
'a', 't', 'i', 'c',
#define s_1_9 23
'i', 't', 'i', 'c',
#define s_1_10 27
'a', 'n', 't', 'i', 'c',
#define s_1_11 (s_1_12 + 2)
#define s_1_12 s_1_253
#define s_1_13 32
'a', 'r', 'i', 's', 't', 'i', 'c',
#define s_1_14 39
'i', 'v', 'i', 's', 't', 'i', 'c',
#define s_1_15 (s_1_16 + 3)
#define s_1_16 46
'a', 'n', 'c', 'e', 'd',
#define s_1_17 51
'e', 'n', 'c', 'e', 'd',
#define s_1_18 56
'i', 's', 'h', 'e', 'd',
#define s_1_19 s_1_238
#define s_1_20 61
'e', 'n', 'e', 'd',
#define s_1_21 65
'i', 'o', 'n', 'e', 'd',
#define s_1_22 70
'a', 't', 'e', 'd',
#define s_1_23 74
'e', 'n', 't', 'e', 'd',
#define s_1_24 (s_1_25 + 2)
#define s_1_25 79
'a', 'r', 'i', 'z', 'e', 'd',
#define s_1_26 (s_1_27 + 2)
#define s_1_27 85
'a', 'r', 'o', 'i', 'd',
#define s_1_28 (s_1_29 + 1)
#define s_1_29 90
'e', 'h', 'o', 'o', 'd',
#define s_1_30 (s_1_31 + 2)
#define s_1_31 95
'e', 'l', 'i', 'h', 'o', 'o', 'd',
#define s_1_32 102
'w', 'a', 'r', 'd',
#define s_1_33 s_1_15
#define s_1_34 106
'a', 'e',
#define s_1_35 s_1_16
#define s_1_36 108
'i', 'c', 'a', 'n', 'c', 'e',
#define s_1_37 s_1_17
#define s_1_38 (s_1_39 + 2)
#define s_1_39 114
'i', 'c', 'i', 'd', 'e',
#define s_1_40 119
'o', 't', 'i', 'd', 'e',
#define s_1_41 s_1_147
#define s_1_42 (s_1_43 + 2)
#define s_1_43 124
'a', 't', 'a', 'b', 'l', 'e',
#define s_1_44 (s_1_45 + 2)
#define s_1_45 130
'a', 'r', 'i', 'z', 'a', 'b', 'l', 'e',
#define s_1_46 (s_1_47 + 3)
#define s_1_47 138
'e', 'n', 'c', 'i', 'b', 'l', 'e',
#define s_1_48 s_1_20
#define s_1_49 (s_1_50 + 2)
#define s_1_50 145
'i', 'd', 'i', 'n', 'e',
#define s_1_51 (s_1_21 + 1)
#define s_1_52 (s_1_53 + 1)
#define s_1_53 150
'e', 'a', 't', 'u', 'r', 'e',
#define s_1_54 156
'e', 's', 'e',
#define s_1_55 159
'w', 'i', 's', 'e',
#define s_1_56 s_1_22
#define s_1_57 163
'e', 'n', 't', 'i', 'a', 't', 'e',
#define s_1_58 170
'i', 'n', 'a', 't', 'e',
#define s_1_59 175
'i', 'o', 'n', 'a', 't', 'e',
#define s_1_60 s_1_187
#define s_1_61 (s_1_62 + 2)
#define s_1_62 s_1_159
#define s_1_63 s_1_24
#define s_1_64 (s_1_65 + 2)
#define s_1_65 181
'i', 'c', 'a', 'l', 'i', 'z', 'e',
#define s_1_66 (s_1_67 + 3)
#define s_1_67 188
'e', 'n', 't', 'i', 'a', 'l', 'i', 'z', 'e',
#define s_1_68 197
'i', 'o', 'n', 'a', 'l', 'i', 'z', 'e',
#define s_1_69 s_1_25
#define s_1_70 (s_1_71 + 3)
#define s_1_71 205
'a', 'n', 'c', 'i', 'n', 'g',
#define s_1_72 211
'e', 'n', 'c', 'i', 'n', 'g',
#define s_1_73 217
'a', 'g', 'i', 'n', 'g',
#define s_1_74 222
'e', 'n', 'i', 'n', 'g',
#define s_1_75 227
'i', 'o', 'n', 'i', 'n', 'g',
#define s_1_76 s_1_244
#define s_1_77 233
'e', 'n', 't', 'i', 'n', 'g',
#define s_1_78 239
'y', 'i', 'n', 'g',
#define s_1_79 (s_1_80 + 2)
#define s_1_80 243
'a', 'r', 'i', 'z', 'i', 'n', 'g',
#define s_1_81 s_1_18
#define s_1_82 250
'y', 'i', 's', 'h',
#define s_1_83 s_1_2
#define s_1_84 s_1_6
#define s_1_85 s_1_65
#define s_1_86 s_1_250
#define s_1_87 s_1_252
#define s_1_88 s_1_254
#define s_1_89 s_1_234
#define s_1_90 s_1_66
#define s_1_91 254
'a', 'n', 'c', 'i', 'a', 'l',
#define s_1_92 260
'a', 'r', 'i', 'a', 'l',
#define s_1_93 s_1_67
#define s_1_94 s_1_68
#define s_1_95 (s_1_96 + 2)
#define s_1_96 s_1_259
#define s_1_97 s_1_260
#define s_1_98 (s_1_99 + 1)
#define s_1_99 s_1_262
#define s_1_100 s_1_263
#define s_1_101 265
'y', 'l',
#define s_1_102 (s_1_103 + 2)
#define s_1_103 267
'i', 'c', 'i', 's', 'm',
#define s_1_104 272
'o', 'i', 'd', 'i', 's', 'm',
#define s_1_105 (s_1_106 + 2)
#define s_1_106 278
'i', 'c', 'a', 'l', 'i', 's', 'm',
#define s_1_107 285
'i', 'o', 'n', 'a', 'l', 'i', 's', 'm',
#define s_1_108 293
'i', 'n', 'i', 's', 'm',
#define s_1_109 298
'a', 't', 'i', 'v', 'i', 's', 'm',
#define s_1_110 (s_1_111 + 1)
#define s_1_111 305
'i', 'u', 'm',
#define s_1_112 (s_1_113 + 2)
#define s_1_113 s_1_168
#define s_1_114 s_1_17
#define s_1_115 308
'o', 'g', 'e', 'n',
#define s_1_116 (s_1_21 + 1)
#define s_1_117 s_1_21
#define s_1_118 s_1_95
#define s_1_119 312
'i', 'c', 'a', 't', 'i', 'o', 'n',
#define s_1_120 319
'e', 'n', 't', 'i', 'a', 't', 'i', 'o', 'n',
#define s_1_121 328
'i', 'n', 'a', 't', 'i', 'o', 'n',
#define s_1_122 (s_1_123 + 2)
#define s_1_123 s_1_171
#define s_1_124 s_1_172
#define s_1_125 s_1_96
#define s_1_126 s_1_174
#define s_1_127 335
'a', 'c', 't', 'i', 'o', 'n',
#define s_1_128 (s_1_21 + 1)
#define s_1_129 s_1_7
#define s_1_130 s_1_266
#define s_1_131 s_1_176
#define s_1_132 341
'a', 'r', 'i', 's', 'e', 'r',
#define s_1_133 (s_1_134 + 2)
#define s_1_134 347
'a', 'r', 'i', 'z', 'e', 'r',
#define s_1_135 (s_1_136 + 2)
#define s_1_136 s_1_178
#define s_1_137 s_1_0
#define s_1_138 353
'\'', 's',
#define s_1_139 355
'a', 's',
#define s_1_140 (s_1_141 + 3)
#define s_1_141 357
'i', 's', 't', 'i', 'c', 's',
#define s_1_142 s_1_54
#define s_1_143 363
'a', 'n', 'c', 'e', 's',
#define s_1_144 368
'e', 'n', 'c', 'e', 's',
#define s_1_145 (s_1_146 + 1)
#define s_1_146 373
'o', 'i', 'd', 'e', 's',
#define s_1_147 378
'a', 'g', 'e', 's',
#define s_1_148 (s_1_149 + 2)
#define s_1_149 382
'a', 'c', 'i', 'e', 's',
#define s_1_150 387
'a', 'n', 'c', 'i', 'e', 's',
#define s_1_151 393
'e', 'n', 'c', 'i', 'e', 's',
#define s_1_152 399
'a', 'r', 'i', 'e', 's',
#define s_1_153 (s_1_154 + 2)
#define s_1_154 404
'a', 'l', 'i', 't', 'i', 'e', 's',
#define s_1_155 411
'i', 'v', 'i', 't', 'i', 'e', 's',
#define s_1_156 s_1_192
#define s_1_157 418
'n', 'e', 's', 's', 'e', 's',
#define s_1_158 424
'a', 't', 'e', 's',
#define s_1_159 428
'a', 't', 'i', 'v', 'e', 's',
#define s_1_160 434
'i', 'n', 'g', 's',
#define s_1_161 s_1_11
#define s_1_162 (s_1_163 + 1)
#define s_1_163 (s_1_164 + 3)
#define s_1_164 438
'e', 'n', 't', 'i', 'a', 'l', 's',
#define s_1_165 445
'i', 'o', 'n', 'a', 'l', 's',
#define s_1_166 451
'i', 's', 'm', 's',
#define s_1_167 (s_1_168 + 2)
#define s_1_168 455
'i', 'c', 'i', 'a', 'n', 's',
#define s_1_169 (s_1_170 + 2)
#define s_1_170 (s_1_171 + 4)
#define s_1_171 461
'a', 'r', 'i', 's', 'a', 't', 'i', 'o', 'n', 's',
#define s_1_172 471
'e', 'n', 't', 'a', 't', 'i', 'o', 'n', 's',
#define s_1_173 (s_1_174 + 2)
#define s_1_174 480
'a', 'r', 'i', 'z', 'a', 't', 'i', 'o', 'n', 's',
#define s_1_175 490
'a', 'r', 's',
#define s_1_176 493
'i', 'e', 'r', 's',
#define s_1_177 497
'i', 'z', 'e', 'r', 's',
#define s_1_178 502
'a', 't', 'o', 'r', 's',
#define s_1_179 (s_1_180 + 1)
#define s_1_180 507
'e', 'l', 'e', 's', 's',
#define s_1_181 s_1_157
#define s_1_182 (s_1_183 + 3)
#define s_1_183 (s_1_184 + 1)
#define s_1_184 512
'e', 'a', 'b', 'l', 'e', 'n', 'e', 's', 's',
#define s_1_185 521
'i', 'b', 'l', 'e', 'n', 'e', 's', 's',
#define s_1_186 529
'a', 't', 'e', 'n', 'e', 's', 's',
#define s_1_187 536
'i', 't', 'e', 'n', 'e', 's', 's',
#define s_1_188 (s_1_189 + 2)
#define s_1_189 543
'a', 't', 'i', 'v', 'e', 'n', 'e', 's', 's',
#define s_1_190 552
'i', 'n', 'g', 'n', 'e', 's', 's',
#define s_1_191 559
'i', 's', 'h', 'n', 'e', 's', 's',
#define s_1_192 (s_1_193 + 2)
#define s_1_193 566
'a', 'r', 'i', 'n', 'e', 's', 's',
#define s_1_194 (s_1_195 + 2)
#define s_1_195 573
'i', 'c', 'a', 'l', 'n', 'e', 's', 's',
#define s_1_196 581
'a', 'n', 't', 'i', 'a', 'l', 'n', 'e', 's', 's',
#define s_1_197 591
'e', 'n', 't', 'i', 'a', 'l', 'n', 'e', 's', 's',
#define s_1_198 601
'i', 'o', 'n', 'a', 'l', 'n', 'e', 's', 's',
#define s_1_199 610
'f', 'u', 'l', 'n', 'e', 's', 's',
#define s_1_200 617
'l', 'e', 's', 's', 'n', 'e', 's', 's',
#define s_1_201 (s_1_202 + 1)
#define s_1_202 625
'e', 'o', 'u', 's', 'n', 'e', 's', 's',
#define s_1_203 633
'i', 'o', 'u', 's', 'n', 'e', 's', 's',
#define s_1_204 641
'i', 't', 'o', 'u', 's', 'n', 'e', 's', 's',
#define s_1_205 650
'e', 'n', 't', 'n', 'e', 's', 's',
#define s_1_206 657
'a', 'n', 't', 's',
#define s_1_207 (s_1_208 + 2)
#define s_1_208 661
'i', 'c', 'i', 's', 't', 's',
#define s_1_209 (s_1_201 + 1)
#define s_1_210 s_1_201
#define s_1_211 s_1_202
#define s_1_212 667
'a', 'c', 'e', 'o', 'u', 's',
#define s_1_213 673
'a', 'n', 't', 'a', 'n', 'e', 'o', 'u', 's',
#define s_1_214 s_1_203
#define s_1_215 682
'a', 'c', 'i', 'o', 'u', 's',
#define s_1_216 s_1_204
#define s_1_217 s_1_10
#define s_1_218 688
'i', 'c', 'a', 'n', 't',
#define s_1_219 s_1_23
#define s_1_220 (s_1_221 + 2)
#define s_1_221 693
'i', 'z', 'e', 'm', 'e', 'n', 't',
#define s_1_222 s_1_11
#define s_1_223 s_1_208
#define s_1_224 s_1_12
#define s_1_225 700
'i', 'c', 'a', 'l', 'i', 's', 't',
#define s_1_226 707
'i', 'a', 'l', 'i', 's', 't',
#define s_1_227 713
'i', 'o', 'n', 'i', 's', 't',
#define s_1_228 719
'e', 'n', 't', 'i', 's', 't',
#define s_1_229 s_1_78
#define s_1_230 725
'a', 'c', 'y',
#define s_1_231 728
'a', 'n', 'c', 'y',
#define s_1_232 732
'e', 'n', 'c', 'y',
#define s_1_233 (s_1_234 + 2)
#define s_1_234 736
'e', 'a', 'l', 'y',
#define s_1_235 740
'a', 'b', 'l', 'y',
#define s_1_236 744
'i', 'b', 'l', 'y',
#define s_1_237 (s_1_238 + 1)
#define s_1_238 748
'i', 'e', 'd', 'l', 'y',
#define s_1_239 (s_1_240 + 2)
#define s_1_240 753
'a', 't', 'e', 'l', 'y',
#define s_1_241 (s_1_242 + 2)
#define s_1_242 758
'a', 't', 'i', 'v', 'e', 'l', 'y',
#define s_1_243 (s_1_244 + 2)
#define s_1_244 765
'a', 't', 'i', 'n', 'g', 'l', 'y',
#define s_1_245 (s_1_246 + 1)
#define s_1_246 772
'l', 'i', 'l', 'y',
#define s_1_247 776
'a', 'r', 'i', 'l', 'y',
#define s_1_248 (s_1_249 + 2)
#define s_1_249 (s_1_250 + 1)
#define s_1_250 781
'a', 'i', 'c', 'a', 'l', 'l', 'y',
#define s_1_251 788
'a', 'l', 'l', 'i', 'c', 'a', 'l', 'l', 'y',
#define s_1_252 (s_1_253 + 2)
#define s_1_253 797
'a', 'l', 'i', 's', 't', 'i', 'c', 'a', 'l', 'l', 'y',
#define s_1_254 808
'o', 'i', 'd', 'a', 'l', 'l', 'y',
#define s_1_255 (s_1_256 + 3)
#define s_1_256 815
'e', 'n', 't', 'i', 'a', 'l', 'l', 'y',
#define s_1_257 (s_1_258 + 2)
#define s_1_258 (s_1_259 + 2)
#define s_1_259 823
'i', 'z', 'a', 't', 'i', 'o', 'n', 'a', 'l', 'l', 'y',
#define s_1_260 834
'e', 'n', 't', 'a', 'l', 'l', 'y',
#define s_1_261 (s_1_262 + 1)
#define s_1_262 841
'e', 'f', 'u', 'l', 'l', 'y',
#define s_1_263 847
'i', 'f', 'u', 'l', 'l', 'y',
#define s_1_264 853
'e', 'n', 'l', 'y',
#define s_1_265 (s_1_266 + 1)
#define s_1_266 857
'e', 'a', 'r', 'l', 'y',
#define s_1_267 862
'l', 'e', 's', 's', 'l', 'y',
#define s_1_268 (s_1_269 + 1)
#define s_1_269 868
'e', 'o', 'u', 's', 'l', 'y',
#define s_1_270 874
'i', 'o', 'u', 's', 'l', 'y',
#define s_1_271 880
'e', 'n', 't', 'l', 'y',
#define s_1_272 885
'a', 'r', 'y',
#define s_1_273 888
'e', 'r', 'y',
#define s_1_274 891
'i', 'c', 'i', 'a', 'n', 'r', 'y',
#define s_1_275 898
'a', 't', 'o', 'r', 'y',
#define s_1_276 (s_1_277 + 2)
#define s_1_277 903
'a', 'c', 'i', 't', 'y',
#define s_1_278 908
'i', 'c', 'i', 't', 'y',
#define s_1_279 913
'e', 'i', 't', 'y',
#define s_1_280 (s_1_281 + 2)
#define s_1_281 917
'i', 'c', 'a', 'l', 'i', 't', 'y',
#define s_1_282 (s_1_283 + 3)
#define s_1_283 924
'a', 'n', 't', 'i', 'a', 'l', 'i', 't', 'y',
#define s_1_284 933
'e', 'n', 't', 'i', 'a', 'l', 'i', 't', 'y',
#define s_1_285 942
'i', 'o', 'n', 'a', 'l', 'i', 't', 'y',
#define s_1_286 950
'e', 'l', 'i', 't', 'y',
#define s_1_287 (s_1_288 + 2)
#define s_1_288 (s_1_289 + 2)
#define s_1_289 955
'a', 'r', 'i', 'z', 'a', 'b', 'i', 'l', 'i', 't', 'y',
#define s_1_290 966
'i', 'b', 'i', 'l', 'i', 't', 'y',
#define s_1_291 973
'i', 'n', 'i', 't', 'y',
#define s_1_292 978
'a', 'r', 'i', 't', 'y',
#define s_1_293 983
'i', 'v', 'i', 't', 'y',
#define s_2_0 988
'b', 'b',
#define s_2_1 990
'd', 'd',
#define s_2_2 992
'g', 'g',
#define s_2_3 994
'l', 'l',
#define s_2_4 996
'm', 'm',
#define s_2_5 998
'n', 'n',
#define s_2_6 1000
'p', 'p',
#define s_2_7 1002
'r', 'r',
#define s_2_8 1004
's', 's',
#define s_2_9 1006
't', 't',
#define s_3_0 1008
'u', 'a', 'd',
#define s_3_1 1011
'v', 'a', 'd',
#define s_3_2 1014
'c', 'i', 'd',
#define s_3_3 1017
'l', 'i', 'd',
#define s_3_4 1020
'e', 'r', 'i', 'd',
#define s_3_5 1024
'p', 'a', 'n', 'd',
#define s_3_6 1028
'e', 'n', 'd',
#define s_3_7 1031
'o', 'n', 'd',
#define s_3_8 1034
'l', 'u', 'd',
#define s_3_9 1037
'r', 'u', 'd',
#define s_3_10 1040
'u', 'l',
#define s_3_11 1042
'h', 'e', 'r',
#define s_3_12 1045
'm', 'e', 't', 'r',
#define s_3_13 1049
'i', 's', 't', 'r',
#define s_3_14 1053
'u', 'r', 's',
#define s_3_15 1056
'u', 'c', 't',
#define s_3_16 (s_3_12 + 1)
#define s_3_17 1059
'm', 'i', 't',
#define s_3_18 1062
'e', 'n', 't',
#define s_3_19 1065
'u', 'm', 'p', 't',
#define s_3_20 1069
'r', 'p', 't',
#define s_3_21 1072
'e', 'r', 't',
#define s_3_22 1075
'y', 't',
#define s_3_23 1077
'i', 'e', 'v',
#define s_3_24 1080
'o', 'l', 'v',
#define s_3_25 1083
'a', 'x',
#define s_3_26 (s_3_27 + 1)
#define s_3_27 1085
'b', 'e', 'x',
#define s_3_28 1088
'd', 'e', 'x',
#define s_3_29 1091
'p', 'e', 'x',
#define s_3_30 1094
't', 'e', 'x',
#define s_3_31 1097
'i', 'x',
#define s_3_32 1099
'l', 'u', 'x',
#define s_3_33 1102
'y', 'z',
};
static const struct among a_0[9] =
{
/* 0 */ { 1, s_0_0, -1, -1},
/* 1 */ { 1, s_0_1, -1, -1},
/* 2 */ { 2, s_0_2, -1, -1},
/* 3 */ { 2, s_0_3, -1, -1},
/* 4 */ { 1, s_0_4, -1, -1},
/* 5 */ { 2, s_0_5, -1, -1},
/* 6 */ { 2, s_0_6, -1, -1},
/* 7 */ { 2, s_0_7, -1, -1},
/* 8 */ { 1, s_0_8, -1, -1}
};
static const struct among a_1[294] =
{
/* 0 */ { 2, s_1_0, -1, 1},
/* 1 */ { 1, s_1_1, -1, 1},
/* 2 */ { 2, s_1_2, 1, 1},
/* 3 */ { 3, s_1_3, 1, 1},
/* 4 */ { 2, s_1_4, -1, 1},
/* 5 */ { 3, s_1_5, 4, 1},
/* 6 */ { 5, s_1_6, 4, 1},
/* 7 */ { 4, s_1_7, 4, 1},
/* 8 */ { 4, s_1_8, 4, 1},
/* 9 */ { 4, s_1_9, 4, 1},
/* 10 */ { 5, s_1_10, 4, 1},
/* 11 */ { 5, s_1_11, 4, 1},
/* 12 */ { 7, s_1_12, 11, 1},
/* 13 */ { 7, s_1_13, 11, 1},
/* 14 */ { 7, s_1_14, 11, 1},
/* 15 */ { 2, s_1_15, -1, 1},
/* 16 */ { 5, s_1_16, 15, 1},
/* 17 */ { 5, s_1_17, 15, 1},
/* 18 */ { 5, s_1_18, 15, 1},
/* 19 */ { 3, s_1_19, 15, 1},
/* 20 */ { 4, s_1_20, 15, 1},
/* 21 */ { 5, s_1_21, 15, 1},
/* 22 */ { 4, s_1_22, 15, 1},
/* 23 */ { 5, s_1_23, 15, 1},
/* 24 */ { 4, s_1_24, 15, 1},
/* 25 */ { 6, s_1_25, 24, 1},
/* 26 */ { 3, s_1_26, -1, 1},
/* 27 */ { 5, s_1_27, 26, 1},
/* 28 */ { 4, s_1_28, -1, 1},
/* 29 */ { 5, s_1_29, 28, 1},
/* 30 */ { 5, s_1_30, 28, 1},
/* 31 */ { 7, s_1_31, 30, 1},
/* 32 */ { 4, s_1_32, -1, 1},
/* 33 */ { 1, s_1_33, -1, 1},
/* 34 */ { 2, s_1_34, 33, 1},
/* 35 */ { 4, s_1_35, 33, 1},
/* 36 */ { 6, s_1_36, 35, 1},
/* 37 */ { 4, s_1_37, 33, 1},
/* 38 */ { 3, s_1_38, 33, 1},
/* 39 */ { 5, s_1_39, 38, 1},
/* 40 */ { 5, s_1_40, 38, 1},
/* 41 */ { 3, s_1_41, 33, 1},
/* 42 */ { 4, s_1_42, 33, 1},
/* 43 */ { 6, s_1_43, 42, 1},
/* 44 */ { 6, s_1_44, 42, 1},
/* 45 */ { 8, s_1_45, 44, 1},
/* 46 */ { 4, s_1_46, 33, 1},
/* 47 */ { 7, s_1_47, 46, 1},
/* 48 */ { 3, s_1_48, 33, 1},
/* 49 */ { 3, s_1_49, 33, 1},
/* 50 */ { 5, s_1_50, 49, 1},
/* 51 */ { 3, s_1_51, 33, 1},
/* 52 */ { 5, s_1_52, 33, 1},
/* 53 */ { 6, s_1_53, 52, 1},
/* 54 */ { 3, s_1_54, 33, 1},
/* 55 */ { 4, s_1_55, 33, 1},
/* 56 */ { 3, s_1_56, 33, 1},
/* 57 */ { 7, s_1_57, 56, 1},
/* 58 */ { 5, s_1_58, 56, 1},
/* 59 */ { 6, s_1_59, 56, 1},
/* 60 */ { 3, s_1_60, 33, 1},
/* 61 */ { 3, s_1_61, 33, 1},
/* 62 */ { 5, s_1_62, 61, 1},
/* 63 */ { 3, s_1_63, 33, 1},
/* 64 */ { 5, s_1_64, 63, 1},
/* 65 */ { 7, s_1_65, 64, 1},
/* 66 */ { 6, s_1_66, 64, 1},
/* 67 */ { 9, s_1_67, 66, 1},
/* 68 */ { 8, s_1_68, 64, 1},
/* 69 */ { 5, s_1_69, 63, 1},
/* 70 */ { 3, s_1_70, -1, 1},
/* 71 */ { 6, s_1_71, 70, 1},
/* 72 */ { 6, s_1_72, 70, 1},
/* 73 */ { 5, s_1_73, 70, 1},
/* 74 */ { 5, s_1_74, 70, 1},
/* 75 */ { 6, s_1_75, 70, 1},
/* 76 */ { 5, s_1_76, 70, 1},
/* 77 */ { 6, s_1_77, 70, 1},
/* 78 */ { 4, s_1_78, 70, 1},
/* 79 */ { 5, s_1_79, 70, 1},
/* 80 */ { 7, s_1_80, 79, 1},
/* 81 */ { 3, s_1_81, -1, 1},
/* 82 */ { 4, s_1_82, 81, 1},
/* 83 */ { 1, s_1_83, -1, 1},
/* 84 */ { 2, s_1_84, -1, 1},
/* 85 */ { 4, s_1_85, 84, 1},
/* 86 */ { 5, s_1_86, 85, 1},
/* 87 */ { 7, s_1_87, 85, 1},
/* 88 */ { 5, s_1_88, 84, 1},
/* 89 */ { 3, s_1_89, 84, 1},
/* 90 */ { 3, s_1_90, 84, 1},
/* 91 */ { 6, s_1_91, 90, 1},
/* 92 */ { 5, s_1_92, 90, 1},
/* 93 */ { 6, s_1_93, 90, 1},
/* 94 */ { 5, s_1_94, 84, 1},
/* 95 */ { 7, s_1_95, 94, 1},
/* 96 */ { 9, s_1_96, 95, 1},
/* 97 */ { 5, s_1_97, 84, 1},
/* 98 */ { 3, s_1_98, -1, 1},
/* 99 */ { 4, s_1_99, 98, 1},
/*100 */ { 4, s_1_100, 98, 1},
/*101 */ { 2, s_1_101, -1, 1},
/*102 */ { 3, s_1_102, -1, 1},
/*103 */ { 5, s_1_103, 102, 1},
/*104 */ { 6, s_1_104, 102, 1},
/*105 */ { 5, s_1_105, 102, 1},
/*106 */ { 7, s_1_106, 105, 1},
/*107 */ { 8, s_1_107, 105, 1},
/*108 */ { 5, s_1_108, 102, 1},
/*109 */ { 7, s_1_109, 102, 1},
/*110 */ { 2, s_1_110, -1, 1},
/*111 */ { 3, s_1_111, 110, 1},
/*112 */ { 3, s_1_112, -1, 1},
/*113 */ { 5, s_1_113, 112, 1},
/*114 */ { 2, s_1_114, -1, 1},
/*115 */ { 4, s_1_115, 114, 1},
/*116 */ { 2, s_1_116, -1, 1},
/*117 */ { 3, s_1_117, 116, 1},
/*118 */ { 5, s_1_118, 117, 1},
/*119 */ { 7, s_1_119, 118, 1},
/*120 */ { 9, s_1_120, 118, 1},
/*121 */ { 7, s_1_121, 118, 1},
/*122 */ { 7, s_1_122, 118, 1},
/*123 */ { 9, s_1_123, 122, 1},
/*124 */ { 8, s_1_124, 118, 1},
/*125 */ { 7, s_1_125, 118, 1},
/*126 */ { 9, s_1_126, 125, 1},
/*127 */ { 6, s_1_127, 117, 1},
/*128 */ { 1, s_1_128, -1, 1},
/*129 */ { 2, s_1_129, -1, 1},
/*130 */ { 3, s_1_130, 129, 1},
/*131 */ { 3, s_1_131, -1, 1},
/*132 */ { 6, s_1_132, -1, 1},
/*133 */ { 4, s_1_133, -1, 1},
/*134 */ { 6, s_1_134, 133, 1},
/*135 */ { 2, s_1_135, -1, 1},
/*136 */ { 4, s_1_136, 135, 1},
/*137 */ { 1, s_1_137, -1, 1},
/*138 */ { 2, s_1_138, 137, 1},
/*139 */ { 2, s_1_139, 137, 1},
/*140 */ { 3, s_1_140, 137, 1},
/*141 */ { 6, s_1_141, 140, 1},
/*142 */ { 2, s_1_142, 137, 1},
/*143 */ { 5, s_1_143, 142, 1},
/*144 */ { 5, s_1_144, 142, 1},
/*145 */ { 4, s_1_145, 142, 1},
/*146 */ { 5, s_1_146, 145, 1},
/*147 */ { 4, s_1_147, 142, 1},
/*148 */ { 3, s_1_148, 142, 1},
/*149 */ { 5, s_1_149, 148, 1},
/*150 */ { 6, s_1_150, 148, 1},
/*151 */ { 6, s_1_151, 148, 1},
/*152 */ { 5, s_1_152, 148, 1},
/*153 */ { 5, s_1_153, 148, 1},
/*154 */ { 7, s_1_154, 153, 1},
/*155 */ { 7, s_1_155, 153, 1},
/*156 */ { 4, s_1_156, 142, 1},
/*157 */ { 6, s_1_157, 142, 1},
/*158 */ { 4, s_1_158, 142, 1},
/*159 */ { 6, s_1_159, 142, 1},
/*160 */ { 4, s_1_160, 137, 1},
/*161 */ { 2, s_1_161, 137, 1},
/*162 */ { 3, s_1_162, 137, 1},
/*163 */ { 4, s_1_163, 162, 1},
/*164 */ { 7, s_1_164, 163, 1},
/*165 */ { 6, s_1_165, 162, 1},
/*166 */ { 4, s_1_166, 137, 1},
/*167 */ { 4, s_1_167, 137, 1},
/*168 */ { 6, s_1_168, 167, 1},
/*169 */ { 4, s_1_169, 137, 1},
/*170 */ { 6, s_1_170, 169, 1},
/*171 */ { 10, s_1_171, 170, 1},
/*172 */ { 9, s_1_172, 170, 1},
/*173 */ { 8, s_1_173, 170, 1},
/*174 */ { 10, s_1_174, 173, 1},
/*175 */ { 3, s_1_175, 137, 1},
/*176 */ { 4, s_1_176, 137, 1},
/*177 */ { 5, s_1_177, 137, 1},
/*178 */ { 5, s_1_178, 137, 1},
/*179 */ { 4, s_1_179, 137, 1},
/*180 */ { 5, s_1_180, 179, 1},
/*181 */ { 4, s_1_181, 137, 1},
/*182 */ { 5, s_1_182, 181, 1},
/*183 */ { 8, s_1_183, 182, 1},
/*184 */ { 9, s_1_184, 183, 1},
/*185 */ { 8, s_1_185, 182, 1},
/*186 */ { 7, s_1_186, 182, 1},
/*187 */ { 7, s_1_187, 182, 1},
/*188 */ { 7, s_1_188, 182, 1},
/*189 */ { 9, s_1_189, 188, 1},
/*190 */ { 7, s_1_190, 181, 1},
/*191 */ { 7, s_1_191, 181, 1},
/*192 */ { 5, s_1_192, 181, 1},
/*193 */ { 7, s_1_193, 192, 1},
/*194 */ { 6, s_1_194, 181, 1},
/*195 */ { 8, s_1_195, 194, 1},
/*196 */ { 10, s_1_196, 194, 1},
/*197 */ { 10, s_1_197, 194, 1},
/*198 */ { 9, s_1_198, 194, 1},
/*199 */ { 7, s_1_199, 181, 1},
/*200 */ { 8, s_1_200, 181, 1},
/*201 */ { 7, s_1_201, 181, 1},
/*202 */ { 8, s_1_202, 201, 1},
/*203 */ { 8, s_1_203, 201, 1},
/*204 */ { 9, s_1_204, 201, 1},
/*205 */ { 7, s_1_205, 181, 1},
/*206 */ { 4, s_1_206, 137, 1},
/*207 */ { 4, s_1_207, 137, 1},
/*208 */ { 6, s_1_208, 207, 1},
/*209 */ { 2, s_1_209, 137, 1},
/*210 */ { 3, s_1_210, 209, 1},
/*211 */ { 4, s_1_211, 210, 1},
/*212 */ { 6, s_1_212, 211, 1},
/*213 */ { 9, s_1_213, 211, 1},
/*214 */ { 4, s_1_214, 210, 1},
/*215 */ { 6, s_1_215, 214, 1},
/*216 */ { 5, s_1_216, 210, 1},
/*217 */ { 3, s_1_217, -1, 1},
/*218 */ { 5, s_1_218, 217, 1},
/*219 */ { 3, s_1_219, -1, 1},
/*220 */ { 5, s_1_220, 219, 1},
/*221 */ { 7, s_1_221, 220, 1},
/*222 */ { 3, s_1_222, -1, 1},
/*223 */ { 5, s_1_223, 222, 1},
/*224 */ { 5, s_1_224, 222, 1},
/*225 */ { 7, s_1_225, 224, 1},
/*226 */ { 6, s_1_226, 224, 1},
/*227 */ { 6, s_1_227, 222, 1},
/*228 */ { 6, s_1_228, 222, 1},
/*229 */ { 1, s_1_229, -1, 1},
/*230 */ { 3, s_1_230, 229, 1},
/*231 */ { 4, s_1_231, 229, 1},
/*232 */ { 4, s_1_232, 229, 1},
/*233 */ { 2, s_1_233, 229, 1},
/*234 */ { 4, s_1_234, 233, 1},
/*235 */ { 4, s_1_235, 233, 1},
/*236 */ { 4, s_1_236, 233, 1},
/*237 */ { 4, s_1_237, 233, 1},
/*238 */ { 5, s_1_238, 237, 1},
/*239 */ { 3, s_1_239, 233, 1},
/*240 */ { 5, s_1_240, 239, 1},
/*241 */ { 5, s_1_241, 239, 1},
/*242 */ { 7, s_1_242, 241, 1},
/*243 */ { 5, s_1_243, 233, 1},
/*244 */ { 7, s_1_244, 243, 1},
/*245 */ { 3, s_1_245, 233, 1},
/*246 */ { 4, s_1_246, 245, 1},
/*247 */ { 5, s_1_247, 245, 1},
/*248 */ { 4, s_1_248, 233, 1},
/*249 */ { 6, s_1_249, 248, 1},
/*250 */ { 7, s_1_250, 249, 1},
/*251 */ { 9, s_1_251, 249, 1},
/*252 */ { 9, s_1_252, 249, 1},
/*253 */ { 11, s_1_253, 252, 1},
/*254 */ { 7, s_1_254, 248, 1},
/*255 */ { 5, s_1_255, 248, 1},
/*256 */ { 8, s_1_256, 255, 1},
/*257 */ { 7, s_1_257, 248, 1},
/*258 */ { 9, s_1_258, 257, 1},
/*259 */ { 11, s_1_259, 258, 1},
/*260 */ { 7, s_1_260, 248, 1},
/*261 */ { 5, s_1_261, 233, 1},
/*262 */ { 6, s_1_262, 261, 1},
/*263 */ { 6, s_1_263, 261, 1},
/*264 */ { 4, s_1_264, 233, 1},
/*265 */ { 4, s_1_265, 233, 1},
/*266 */ { 5, s_1_266, 265, 1},
/*267 */ { 6, s_1_267, 233, 1},
/*268 */ { 5, s_1_268, 233, 1},
/*269 */ { 6, s_1_269, 268, 1},
/*270 */ { 6, s_1_270, 268, 1},
/*271 */ { 5, s_1_271, 233, 1},
/*272 */ { 3, s_1_272, 229, 1},
/*273 */ { 3, s_1_273, 229, 1},
/*274 */ { 7, s_1_274, 229, 1},
/*275 */ { 5, s_1_275, 229, 1},
/*276 */ { 3, s_1_276, 229, 1},
/*277 */ { 5, s_1_277, 276, 1},
/*278 */ { 5, s_1_278, 276, 1},
/*279 */ { 4, s_1_279, 276, 1},
/*280 */ { 5, s_1_280, 276, 1},
/*281 */ { 7, s_1_281, 280, 1},
/*282 */ { 6, s_1_282, 280, 1},
/*283 */ { 9, s_1_283, 282, 1},
/*284 */ { 9, s_1_284, 282, 1},
/*285 */ { 8, s_1_285, 280, 1},
/*286 */ { 5, s_1_286, 276, 1},
/*287 */ { 7, s_1_287, 276, 1},
/*288 */ { 9, s_1_288, 287, 1},
/*289 */ { 11, s_1_289, 288, 1},
/*290 */ { 7, s_1_290, 276, 1},
/*291 */ { 5, s_1_291, 276, 1},
/*292 */ { 5, s_1_292, 276, 1},
/*293 */ { 5, s_1_293, 276, 1}
};
static const unsigned char af_1[294] =
{
/* 0 */ 29 /* tr_A */,
/* 1 */ 29 /* tr_A */,
/* 2 */ 29 /* tr_A */,
/* 3 */ 29 /* tr_A */,
/* 4 */ 29 /* tr_A */,
/* 5 */ 29 /* tr_A */,
/* 6 */ 2 /* tr_BB */,
/* 7 */ 29 /* tr_A */,
/* 8 */ 28 /* tr_B */,
/* 9 */ 22 /* tr_H */,
/* 10 */ 27 /* tr_C */,
/* 11 */ 29 /* tr_A */,
/* 12 */ 28 /* tr_B */,
/* 13 */ 29 /* tr_A */,
/* 14 */ 29 /* tr_A */,
/* 15 */ 25 /* tr_E */,
/* 16 */ 28 /* tr_B */,
/* 17 */ 29 /* tr_A */,
/* 18 */ 29 /* tr_A */,
/* 19 */ 29 /* tr_A */,
/* 20 */ 25 /* tr_E */,
/* 21 */ 29 /* tr_A */,
/* 22 */ 21 /* tr_I */,
/* 23 */ 27 /* tr_C */,
/* 24 */ 24 /* tr_F */,
/* 25 */ 29 /* tr_A */,
/* 26 */ 29 /* tr_A */,
/* 27 */ 29 /* tr_A */,
/* 28 */ 29 /* tr_A */,
/* 29 */ 29 /* tr_A */,
/* 30 */ 29 /* tr_A */,
/* 31 */ 25 /* tr_E */,
/* 32 */ 29 /* tr_A */,
/* 33 */ 29 /* tr_A */,
/* 34 */ 29 /* tr_A */,
/* 35 */ 28 /* tr_B */,
/* 36 */ 29 /* tr_A */,
/* 37 */ 29 /* tr_A */,
/* 38 */ 18 /* tr_L */,
/* 39 */ 29 /* tr_A */,
/* 40 */ 29 /* tr_A */,
/* 41 */ 28 /* tr_B */,
/* 42 */ 29 /* tr_A */,
/* 43 */ 29 /* tr_A */,
/* 44 */ 25 /* tr_E */,
/* 45 */ 29 /* tr_A */,
/* 46 */ 29 /* tr_A */,
/* 47 */ 29 /* tr_A */,
/* 48 */ 25 /* tr_E */,
/* 49 */ 17 /* tr_M */,
/* 50 */ 21 /* tr_I */,
/* 51 */ 12 /* tr_R */,
/* 52 */ 25 /* tr_E */,
/* 53 */ 4 /* tr_Z */,
/* 54 */ 29 /* tr_A */,
/* 55 */ 29 /* tr_A */,
/* 56 */ 29 /* tr_A */,
/* 57 */ 29 /* tr_A */,
/* 58 */ 29 /* tr_A */,
/* 59 */ 26 /* tr_D */,
/* 60 */ 3 /* tr_AA */,
/* 61 */ 29 /* tr_A */,
/* 62 */ 29 /* tr_A */,
/* 63 */ 24 /* tr_F */,
/* 64 */ 29 /* tr_A */,
/* 65 */ 29 /* tr_A */,
/* 66 */ 29 /* tr_A */,
/* 67 */ 29 /* tr_A */,
/* 68 */ 29 /* tr_A */,
/* 69 */ 29 /* tr_A */,
/* 70 */ 16 /* tr_N */,
/* 71 */ 28 /* tr_B */,
/* 72 */ 29 /* tr_A */,
/* 73 */ 28 /* tr_B */,
/* 74 */ 25 /* tr_E */,
/* 75 */ 29 /* tr_A */,
/* 76 */ 21 /* tr_I */,
/* 77 */ 27 /* tr_C */,
/* 78 */ 28 /* tr_B */,
/* 79 */ 24 /* tr_F */,
/* 80 */ 29 /* tr_A */,
/* 81 */ 27 /* tr_C */,
/* 82 */ 29 /* tr_A */,
/* 83 */ 29 /* tr_A */,
/* 84 */ 2 /* tr_BB */,
/* 85 */ 29 /* tr_A */,
/* 86 */ 29 /* tr_A */,
/* 87 */ 29 /* tr_A */,
/* 88 */ 29 /* tr_A */,
/* 89 */ 5 /* tr_Y */,
/* 90 */ 29 /* tr_A */,
/* 91 */ 29 /* tr_A */,
/* 92 */ 29 /* tr_A */,
/* 93 */ 29 /* tr_A */,
/* 94 */ 29 /* tr_A */,
/* 95 */ 28 /* tr_B */,
/* 96 */ 29 /* tr_A */,
/* 97 */ 29 /* tr_A */,
/* 98 */ 29 /* tr_A */,
/* 99 */ 29 /* tr_A */,
/*100 */ 29 /* tr_A */,
/*101 */ 12 /* tr_R */,
/*102 */ 28 /* tr_B */,
/*103 */ 29 /* tr_A */,
/*104 */ 29 /* tr_A */,
/*105 */ 28 /* tr_B */,
/*106 */ 29 /* tr_A */,
/*107 */ 29 /* tr_A */,
/*108 */ 20 /* tr_J */,
/*109 */ 29 /* tr_A */,
/*110 */ 9 /* tr_U */,
/*111 */ 29 /* tr_A */,
/*112 */ 29 /* tr_A */,
/*113 */ 29 /* tr_A */,
/*114 */ 24 /* tr_F */,
/*115 */ 29 /* tr_A */,
/*116 */ 11 /* tr_S */,
/*117 */ 13 /* tr_Q */,
/*118 */ 28 /* tr_B */,
/*119 */ 23 /* tr_G */,
/*120 */ 29 /* tr_A */,
/*121 */ 29 /* tr_A */,
/*122 */ 29 /* tr_A */,
/*123 */ 29 /* tr_A */,
/*124 */ 29 /* tr_A */,
/*125 */ 24 /* tr_F */,
/*126 */ 29 /* tr_A */,
/*127 */ 23 /* tr_G */,
/*128 */ 29 /* tr_A */,
/*129 */ 6 /* tr_X */,
/*130 */ 5 /* tr_Y */,
/*131 */ 29 /* tr_A */,
/*132 */ 29 /* tr_A */,
/*133 */ 24 /* tr_F */,
/*134 */ 29 /* tr_A */,
/*135 */ 10 /* tr_T */,
/*136 */ 29 /* tr_A */,
/*137 */ 7 /* tr_W */,
/*138 */ 29 /* tr_A */,
/*139 */ 28 /* tr_B */,
/*140 */ 29 /* tr_A */,
/*141 */ 29 /* tr_A */,
/*142 */ 25 /* tr_E */,
/*143 */ 28 /* tr_B */,
/*144 */ 29 /* tr_A */,
/*145 */ 18 /* tr_L */,
/*146 */ 29 /* tr_A */,
/*147 */ 28 /* tr_B */,
/*148 */ 14 /* tr_P */,
/*149 */ 29 /* tr_A */,
/*150 */ 29 /* tr_A */,
/*151 */ 29 /* tr_A */,
/*152 */ 29 /* tr_A */,
/*153 */ 29 /* tr_A */,
/*154 */ 29 /* tr_A */,
/*155 */ 29 /* tr_A */,
/*156 */ 17 /* tr_M */,
/*157 */ 29 /* tr_A */,
/*158 */ 29 /* tr_A */,
/*159 */ 29 /* tr_A */,
/*160 */ 16 /* tr_N */,
/*161 */ 29 /* tr_A */,
/*162 */ 2 /* tr_BB */,
/*163 */ 29 /* tr_A */,
/*164 */ 29 /* tr_A */,
/*165 */ 29 /* tr_A */,
/*166 */ 28 /* tr_B */,
/*167 */ 29 /* tr_A */,
/*168 */ 29 /* tr_A */,
/*169 */ 28 /* tr_B */,
/*170 */ 28 /* tr_B */,
/*171 */ 29 /* tr_A */,
/*172 */ 29 /* tr_A */,
/*173 */ 29 /* tr_A */,
/*174 */ 29 /* tr_A */,
/*175 */ 15 /* tr_O */,
/*176 */ 29 /* tr_A */,
/*177 */ 24 /* tr_F */,
/*178 */ 29 /* tr_A */,
/*179 */ 29 /* tr_A */,
/*180 */ 29 /* tr_A */,
/*181 */ 29 /* tr_A */,
/*182 */ 25 /* tr_E */,
/*183 */ 29 /* tr_A */,
/*184 */ 25 /* tr_E */,
/*185 */ 29 /* tr_A */,
/*186 */ 29 /* tr_A */,
/*187 */ 29 /* tr_A */,
/*188 */ 29 /* tr_A */,
/*189 */ 29 /* tr_A */,
/*190 */ 29 /* tr_A */,
/*191 */ 29 /* tr_A */,
/*192 */ 29 /* tr_A */,
/*193 */ 25 /* tr_E */,
/*194 */ 29 /* tr_A */,
/*195 */ 29 /* tr_A */,
/*196 */ 29 /* tr_A */,
/*197 */ 29 /* tr_A */,
/*198 */ 29 /* tr_A */,
/*199 */ 29 /* tr_A */,
/*200 */ 29 /* tr_A */,
/*201 */ 29 /* tr_A */,
/*202 */ 29 /* tr_A */,
/*203 */ 29 /* tr_A */,
/*204 */ 29 /* tr_A */,
/*205 */ 29 /* tr_A */,
/*206 */ 28 /* tr_B */,
/*207 */ 29 /* tr_A */,
/*208 */ 29 /* tr_A */,
/*209 */ 8 /* tr_V */,
/*210 */ 29 /* tr_A */,
/*211 */ 29 /* tr_A */,
/*212 */ 29 /* tr_A */,
/*213 */ 29 /* tr_A */,
/*214 */ 29 /* tr_A */,
/*215 */ 28 /* tr_B */,
/*216 */ 29 /* tr_A */,
/*217 */ 28 /* tr_B */,
/*218 */ 29 /* tr_A */,
/*219 */ 27 /* tr_C */,
/*220 */ 29 /* tr_A */,
/*221 */ 29 /* tr_A */,
/*222 */ 29 /* tr_A */,
/*223 */ 29 /* tr_A */,
/*224 */ 29 /* tr_A */,
/*225 */ 29 /* tr_A */,
/*226 */ 29 /* tr_A */,
/*227 */ 29 /* tr_A */,
/*228 */ 29 /* tr_A */,
/*229 */ 28 /* tr_B */,
/*230 */ 29 /* tr_A */,
/*231 */ 28 /* tr_B */,
/*232 */ 29 /* tr_A */,
/*233 */ 28 /* tr_B */,
/*234 */ 5 /* tr_Y */,
/*235 */ 29 /* tr_A */,
/*236 */ 29 /* tr_A */,
/*237 */ 25 /* tr_E */,
/*238 */ 29 /* tr_A */,
/*239 */ 25 /* tr_E */,
/*240 */ 29 /* tr_A */,
/*241 */ 29 /* tr_A */,
/*242 */ 29 /* tr_A */,
/*243 */ 28 /* tr_B */,
/*244 */ 29 /* tr_A */,
/*245 */ 29 /* tr_A */,
/*246 */ 29 /* tr_A */,
/*247 */ 29 /* tr_A */,
/*248 */ 28 /* tr_B */,
/*249 */ 29 /* tr_A */,
/*250 */ 29 /* tr_A */,
/*251 */ 27 /* tr_C */,
/*252 */ 29 /* tr_A */,
/*253 */ 28 /* tr_B */,
/*254 */ 29 /* tr_A */,
/*255 */ 29 /* tr_A */,
/*256 */ 29 /* tr_A */,
/*257 */ 29 /* tr_A */,
/*258 */ 28 /* tr_B */,
/*259 */ 28 /* tr_B */,
/*260 */ 29 /* tr_A */,
/*261 */ 29 /* tr_A */,
/*262 */ 29 /* tr_A */,
/*263 */ 29 /* tr_A */,
/*264 */ 25 /* tr_E */,
/*265 */ 19 /* tr_K */,
/*266 */ 5 /* tr_Y */,
/*267 */ 29 /* tr_A */,
/*268 */ 29 /* tr_A */,
/*269 */ 29 /* tr_A */,
/*270 */ 29 /* tr_A */,
/*271 */ 29 /* tr_A */,
/*272 */ 24 /* tr_F */,
/*273 */ 25 /* tr_E */,
/*274 */ 29 /* tr_A */,
/*275 */ 29 /* tr_A */,
/*276 */ 29 /* tr_A */,
/*277 */ 29 /* tr_A */,
/*278 */ 29 /* tr_A */,
/*279 */ 29 /* tr_A */,
/*280 */ 29 /* tr_A */,
/*281 */ 29 /* tr_A */,
/*282 */ 29 /* tr_A */,
/*283 */ 29 /* tr_A */,
/*284 */ 29 /* tr_A */,
/*285 */ 29 /* tr_A */,
/*286 */ 29 /* tr_A */,
/*287 */ 29 /* tr_A */,
/*288 */ 29 /* tr_A */,
/*289 */ 29 /* tr_A */,
/*290 */ 29 /* tr_A */,
/*291 */ 1 /* tr_CC */,
/*292 */ 28 /* tr_B */,
/*293 */ 29 /* tr_A */
};
static const struct among a_2[10] =
{
/* 0 */ { 2, s_2_0, -1, -1},
/* 1 */ { 2, s_2_1, -1, -1},
/* 2 */ { 2, s_2_2, -1, -1},
/* 3 */ { 2, s_2_3, -1, -1},
/* 4 */ { 2, s_2_4, -1, -1},
/* 5 */ { 2, s_2_5, -1, -1},
/* 6 */ { 2, s_2_6, -1, -1},
/* 7 */ { 2, s_2_7, -1, -1},
/* 8 */ { 2, s_2_8, -1, -1},
/* 9 */ { 2, s_2_9, -1, -1}
};
static const struct among a_3[34] =
{
/* 0 */ { 3, s_3_0, -1, 18},
/* 1 */ { 3, s_3_1, -1, 19},
/* 2 */ { 3, s_3_2, -1, 20},
/* 3 */ { 3, s_3_3, -1, 21},
/* 4 */ { 4, s_3_4, -1, 22},
/* 5 */ { 4, s_3_5, -1, 23},
/* 6 */ { 3, s_3_6, -1, 24},
/* 7 */ { 3, s_3_7, -1, 25},
/* 8 */ { 3, s_3_8, -1, 26},
/* 9 */ { 3, s_3_9, -1, 27},
/* 10 */ { 2, s_3_10, -1, 9},
/* 11 */ { 3, s_3_11, -1, 28},
/* 12 */ { 4, s_3_12, -1, 7},
/* 13 */ { 4, s_3_13, -1, 6},
/* 14 */ { 3, s_3_14, -1, 5},
/* 15 */ { 3, s_3_15, -1, 2},
/* 16 */ { 2, s_3_16, -1, 32},
/* 17 */ { 3, s_3_17, -1, 29},
/* 18 */ { 3, s_3_18, -1, 30},
/* 19 */ { 4, s_3_19, -1, 3},
/* 20 */ { 3, s_3_20, -1, 4},
/* 21 */ { 3, s_3_21, -1, 31},
/* 22 */ { 2, s_3_22, -1, 33},
/* 23 */ { 3, s_3_23, -1, 1},
/* 24 */ { 3, s_3_24, -1, 8},
/* 25 */ { 2, s_3_25, -1, 14},
/* 26 */ { 2, s_3_26, -1, 15},
/* 27 */ { 3, s_3_27, 26, 10},
/* 28 */ { 3, s_3_28, 26, 11},
/* 29 */ { 3, s_3_29, 26, 12},
/* 30 */ { 3, s_3_30, 26, 13},
/* 31 */ { 2, s_3_31, -1, 16},
/* 32 */ { 3, s_3_32, -1, 17},
/* 33 */ { 2, s_3_33, -1, 34}
};
static const symbol s_0[] = { 'l', 'l' };
static const symbol s_1[] = { 'd', 'r' };
static const symbol s_2[] = { 'i', 'n' };
static const symbol s_3[] = { 'm', 'e', 't' };
static const symbol s_4[] = { 'r', 'y', 's', 't' };
static const symbol s_5[] = { 'i', 'e', 'f' };
static const symbol s_6[] = { 'u', 'c' };
static const symbol s_7[] = { 'u', 'm' };
static const symbol s_8[] = { 'r', 'b' };
static const symbol s_9[] = { 'u', 'r' };
static const symbol s_10[] = { 'i', 's', 't', 'e', 'r' };
static const symbol s_11[] = { 'm', 'e', 't', 'e', 'r' };
static const symbol s_12[] = { 'o', 'l', 'u', 't' };
static const symbol s_13[] = { 'l' };
static const symbol s_14[] = { 'b', 'i', 'c' };
static const symbol s_15[] = { 'd', 'i', 'c' };
static const symbol s_16[] = { 'p', 'i', 'c' };
static const symbol s_17[] = { 't', 'i', 'c' };
static const symbol s_18[] = { 'a', 'c' };
static const symbol s_19[] = { 'e', 'c' };
static const symbol s_20[] = { 'i', 'c' };
static const symbol s_21[] = { 'l', 'u', 'c' };
static const symbol s_22[] = { 'u', 'a', 's' };
static const symbol s_23[] = { 'v', 'a', 's' };
static const symbol s_24[] = { 'c', 'i', 's' };
static const symbol s_25[] = { 'l', 'i', 's' };
static const symbol s_26[] = { 'e', 'r', 'i', 's' };
static const symbol s_27[] = { 'p', 'a', 'n', 's' };
static const symbol s_28[] = { 'e', 'n', 's' };
static const symbol s_29[] = { 'o', 'n', 's' };
static const symbol s_30[] = { 'l', 'u', 's' };
static const symbol s_31[] = { 'r', 'u', 's' };
static const symbol s_32[] = { 'h', 'e', 's' };
static const symbol s_33[] = { 'm', 'i', 's' };
static const symbol s_34[] = { 'e', 'n', 's' };
static const symbol s_35[] = { 'e', 'r', 's' };
static const symbol s_36[] = { 'e', 's' };
static const symbol s_37[] = { 'y', 's' };
static const symbol s_38[] = { 'y', 's' };
int Xapian::InternalStemLovins::r_A() { /* backwardmode */
{ int ret = skip_utf8(p, c, lb, l, - 2); /* hop, line 21 */
if (ret < 0) return 0;
c = ret;
}
return 1;
}
int Xapian::InternalStemLovins::r_B() { /* backwardmode */
{ int ret = skip_utf8(p, c, lb, l, - 3); /* hop, line 22 */
if (ret < 0) return 0;
c = ret;
}
return 1;
}
int Xapian::InternalStemLovins::r_C() { /* backwardmode */
{ int ret = skip_utf8(p, c, lb, l, - 4); /* hop, line 23 */
if (ret < 0) return 0;
c = ret;
}
return 1;
}
int Xapian::InternalStemLovins::r_D() { /* backwardmode */
{ int ret = skip_utf8(p, c, lb, l, - 5); /* hop, line 24 */
if (ret < 0) return 0;
c = ret;
}
return 1;
}
int Xapian::InternalStemLovins::r_E() { /* backwardmode */
{ int m_test1 = l - c; /* test, line 25 */
{ int ret = skip_utf8(p, c, lb, l, - 2); /* hop, line 25 */
if (ret < 0) return 0;
c = ret;
}
c = l - m_test1;
}
{ int m2 = l - c; (void)m2; /* not, line 25 */
if (c <= lb || p[c - 1] != 'e') goto lab0;
c--;
return 0;
lab0:
c = l - m2;
}
return 1;
}
int Xapian::InternalStemLovins::r_F() { /* backwardmode */
{ int m_test1 = l - c; /* test, line 26 */
{ int ret = skip_utf8(p, c, lb, l, - 3); /* hop, line 26 */
if (ret < 0) return 0;
c = ret;
}
c = l - m_test1;
}
{ int m2 = l - c; (void)m2; /* not, line 26 */
if (c <= lb || p[c - 1] != 'e') goto lab0;
c--;
return 0;
lab0:
c = l - m2;
}
return 1;
}
int Xapian::InternalStemLovins::r_G() { /* backwardmode */
{ int m_test1 = l - c; /* test, line 27 */
{ int ret = skip_utf8(p, c, lb, l, - 3); /* hop, line 27 */
if (ret < 0) return 0;
c = ret;
}
c = l - m_test1;
}
if (c <= lb || p[c - 1] != 'f') return 0;
c--;
return 1;
}
int Xapian::InternalStemLovins::r_H() { /* backwardmode */
{ int m_test1 = l - c; /* test, line 28 */
{ int ret = skip_utf8(p, c, lb, l, - 2); /* hop, line 28 */
if (ret < 0) return 0;
c = ret;
}
c = l - m_test1;
}
{ int m2 = l - c; (void)m2; /* or, line 28 */
if (c <= lb || p[c - 1] != 't') goto lab1;
c--;
goto lab0;
lab1:
c = l - m2;
if (!(eq_s_b(2, s_0))) return 0; /* literal, line 28 */
}
lab0:
return 1;
}
int Xapian::InternalStemLovins::r_I() { /* backwardmode */
{ int m_test1 = l - c; /* test, line 29 */
{ int ret = skip_utf8(p, c, lb, l, - 2); /* hop, line 29 */
if (ret < 0) return 0;
c = ret;
}
c = l - m_test1;
}
{ int m2 = l - c; (void)m2; /* not, line 29 */
if (c <= lb || p[c - 1] != 'o') goto lab0;
c--;
return 0;
lab0:
c = l - m2;
}
{ int m3 = l - c; (void)m3; /* not, line 29 */
if (c <= lb || p[c - 1] != 'e') goto lab1;
c--;
return 0;
lab1:
c = l - m3;
}
return 1;
}
int Xapian::InternalStemLovins::r_J() { /* backwardmode */
{ int m_test1 = l - c; /* test, line 30 */
{ int ret = skip_utf8(p, c, lb, l, - 2); /* hop, line 30 */
if (ret < 0) return 0;
c = ret;
}
c = l - m_test1;
}
{ int m2 = l - c; (void)m2; /* not, line 30 */
if (c <= lb || p[c - 1] != 'a') goto lab0;
c--;
return 0;
lab0:
c = l - m2;
}
{ int m3 = l - c; (void)m3; /* not, line 30 */
if (c <= lb || p[c - 1] != 'e') goto lab1;
c--;
return 0;
lab1:
c = l - m3;
}
return 1;
}
int Xapian::InternalStemLovins::r_K() { /* backwardmode */
{ int m_test1 = l - c; /* test, line 31 */
{ int ret = skip_utf8(p, c, lb, l, - 3); /* hop, line 31 */
if (ret < 0) return 0;
c = ret;
}
c = l - m_test1;
}
{ int m2 = l - c; (void)m2; /* or, line 31 */
if (c <= lb || p[c - 1] != 'l') goto lab1;
c--;
goto lab0;
lab1:
c = l - m2;
if (c <= lb || p[c - 1] != 'i') goto lab2;
c--;
goto lab0;
lab2:
c = l - m2;
if (c <= lb || p[c - 1] != 'e') return 0;
c--;
{ int ret = skip_utf8(p, c, lb, 0, -1);
if (ret < 0) return 0;
c = ret; /* next, line 31 */
}
if (c <= lb || p[c - 1] != 'u') return 0;
c--;
}
lab0:
return 1;
}
int Xapian::InternalStemLovins::r_L() { /* backwardmode */
{ int m_test1 = l - c; /* test, line 32 */
{ int ret = skip_utf8(p, c, lb, l, - 2); /* hop, line 32 */
if (ret < 0) return 0;
c = ret;
}
c = l - m_test1;
}
{ int m2 = l - c; (void)m2; /* not, line 32 */
if (c <= lb || p[c - 1] != 'u') goto lab0;
c--;
return 0;
lab0:
c = l - m2;
}
{ int m3 = l - c; (void)m3; /* not, line 32 */
if (c <= lb || p[c - 1] != 'x') goto lab1;
c--;
return 0;
lab1:
c = l - m3;
}
{ int m4 = l - c; (void)m4; /* not, line 32 */
if (c <= lb || p[c - 1] != 's') goto lab2;
c--;
{ int m5 = l - c; (void)m5; /* not, line 32 */
if (c <= lb || p[c - 1] != 'o') goto lab3;
c--;
goto lab2;
lab3:
c = l - m5;
}
return 0;
lab2:
c = l - m4;
}
return 1;
}
int Xapian::InternalStemLovins::r_M() { /* backwardmode */
{ int m_test1 = l - c; /* test, line 33 */
{ int ret = skip_utf8(p, c, lb, l, - 2); /* hop, line 33 */
if (ret < 0) return 0;
c = ret;
}
c = l - m_test1;
}
{ int m2 = l - c; (void)m2; /* not, line 33 */
if (c <= lb || p[c - 1] != 'a') goto lab0;
c--;
return 0;
lab0:
c = l - m2;
}
{ int m3 = l - c; (void)m3; /* not, line 33 */
if (c <= lb || p[c - 1] != 'c') goto lab1;
c--;
return 0;
lab1:
c = l - m3;
}
{ int m4 = l - c; (void)m4; /* not, line 33 */
if (c <= lb || p[c - 1] != 'e') goto lab2;
c--;
return 0;
lab2:
c = l - m4;
}
{ int m5 = l - c; (void)m5; /* not, line 33 */
if (c <= lb || p[c - 1] != 'm') goto lab3;
c--;
return 0;
lab3:
c = l - m5;
}
return 1;
}
int Xapian::InternalStemLovins::r_N() { /* backwardmode */
{ int m_test1 = l - c; /* test, line 34 */
{ int ret = skip_utf8(p, c, lb, l, - 3); /* hop, line 34 */
if (ret < 0) return 0;
c = ret;
}
c = l - m_test1;
}
{ int ret = skip_utf8(p, c, lb, l, - 2); /* hop, line 34 */
if (ret < 0) return 0;
c = ret;
}
{ int m2 = l - c; (void)m2; /* or, line 34 */
{ int m3 = l - c; (void)m3; /* not, line 34 */
if (c <= lb || p[c - 1] != 's') goto lab2;
c--;
goto lab1;
lab2:
c = l - m3;
}
goto lab0;
lab1:
c = l - m2;
{ int ret = skip_utf8(p, c, lb, l, - 2); /* hop, line 34 */
if (ret < 0) return 0;
c = ret;
}
}
lab0:
return 1;
}
int Xapian::InternalStemLovins::r_O() { /* backwardmode */
{ int m_test1 = l - c; /* test, line 35 */
{ int ret = skip_utf8(p, c, lb, l, - 2); /* hop, line 35 */
if (ret < 0) return 0;
c = ret;
}
c = l - m_test1;
}
{ int m2 = l - c; (void)m2; /* or, line 35 */
if (c <= lb || p[c - 1] != 'l') goto lab1;
c--;
goto lab0;
lab1:
c = l - m2;
if (c <= lb || p[c - 1] != 'i') return 0;
c--;
}
lab0:
return 1;
}
int Xapian::InternalStemLovins::r_P() { /* backwardmode */
{ int m_test1 = l - c; /* test, line 36 */
{ int ret = skip_utf8(p, c, lb, l, - 2); /* hop, line 36 */
if (ret < 0) return 0;
c = ret;
}
c = l - m_test1;
}
{ int m2 = l - c; (void)m2; /* not, line 36 */
if (c <= lb || p[c - 1] != 'c') goto lab0;
c--;
return 0;
lab0:
c = l - m2;
}
return 1;
}
int Xapian::InternalStemLovins::r_Q() { /* backwardmode */
{ int m_test1 = l - c; /* test, line 37 */
{ int ret = skip_utf8(p, c, lb, l, - 2); /* hop, line 37 */
if (ret < 0) return 0;
c = ret;
}
c = l - m_test1;
}
{ int m_test2 = l - c; /* test, line 37 */
{ int ret = skip_utf8(p, c, lb, l, - 3); /* hop, line 37 */
if (ret < 0) return 0;
c = ret;
}
c = l - m_test2;
}
{ int m3 = l - c; (void)m3; /* not, line 37 */
if (c <= lb || p[c - 1] != 'l') goto lab0;
c--;
return 0;
lab0:
c = l - m3;
}
{ int m4 = l - c; (void)m4; /* not, line 37 */
if (c <= lb || p[c - 1] != 'n') goto lab1;
c--;
return 0;
lab1:
c = l - m4;
}
return 1;
}
int Xapian::InternalStemLovins::r_R() { /* backwardmode */
{ int m_test1 = l - c; /* test, line 38 */
{ int ret = skip_utf8(p, c, lb, l, - 2); /* hop, line 38 */
if (ret < 0) return 0;
c = ret;
}
c = l - m_test1;
}
{ int m2 = l - c; (void)m2; /* or, line 38 */
if (c <= lb || p[c - 1] != 'n') goto lab1;
c--;
goto lab0;
lab1:
c = l - m2;
if (c <= lb || p[c - 1] != 'r') return 0;
c--;
}
lab0:
return 1;
}
int Xapian::InternalStemLovins::r_S() { /* backwardmode */
{ int m_test1 = l - c; /* test, line 39 */
{ int ret = skip_utf8(p, c, lb, l, - 2); /* hop, line 39 */
if (ret < 0) return 0;
c = ret;
}
c = l - m_test1;
}
{ int m2 = l - c; (void)m2; /* or, line 39 */
if (!(eq_s_b(2, s_1))) goto lab1; /* literal, line 39 */
goto lab0;
lab1:
c = l - m2;
if (c <= lb || p[c - 1] != 't') return 0;
c--;
{ int m3 = l - c; (void)m3; /* not, line 39 */
if (c <= lb || p[c - 1] != 't') goto lab2;
c--;
return 0;
lab2:
c = l - m3;
}
}
lab0:
return 1;
}
int Xapian::InternalStemLovins::r_T() { /* backwardmode */
{ int m_test1 = l - c; /* test, line 40 */
{ int ret = skip_utf8(p, c, lb, l, - 2); /* hop, line 40 */
if (ret < 0) return 0;
c = ret;
}
c = l - m_test1;
}
{ int m2 = l - c; (void)m2; /* or, line 40 */
if (c <= lb || p[c - 1] != 's') goto lab1;
c--;
goto lab0;
lab1:
c = l - m2;
if (c <= lb || p[c - 1] != 't') return 0;
c--;
{ int m3 = l - c; (void)m3; /* not, line 40 */
if (c <= lb || p[c - 1] != 'o') goto lab2;
c--;
return 0;
lab2:
c = l - m3;
}
}
lab0:
return 1;
}
int Xapian::InternalStemLovins::r_U() { /* backwardmode */
{ int m_test1 = l - c; /* test, line 41 */
{ int ret = skip_utf8(p, c, lb, l, - 2); /* hop, line 41 */
if (ret < 0) return 0;
c = ret;
}
c = l - m_test1;
}
{ int m2 = l - c; (void)m2; /* or, line 41 */
if (c <= lb || p[c - 1] != 'l') goto lab1;
c--;
goto lab0;
lab1:
c = l - m2;
if (c <= lb || p[c - 1] != 'm') goto lab2;
c--;
goto lab0;
lab2:
c = l - m2;
if (c <= lb || p[c - 1] != 'n') goto lab3;
c--;
goto lab0;
lab3:
c = l - m2;
if (c <= lb || p[c - 1] != 'r') return 0;
c--;
}
lab0:
return 1;
}
int Xapian::InternalStemLovins::r_V() { /* backwardmode */
{ int m_test1 = l - c; /* test, line 42 */
{ int ret = skip_utf8(p, c, lb, l, - 2); /* hop, line 42 */
if (ret < 0) return 0;
c = ret;
}
c = l - m_test1;
}
if (c <= lb || p[c - 1] != 'c') return 0;
c--;
return 1;
}
int Xapian::InternalStemLovins::r_W() { /* backwardmode */
{ int m_test1 = l - c; /* test, line 43 */
{ int ret = skip_utf8(p, c, lb, l, - 2); /* hop, line 43 */
if (ret < 0) return 0;
c = ret;
}
c = l - m_test1;
}
{ int m2 = l - c; (void)m2; /* not, line 43 */
if (c <= lb || p[c - 1] != 's') goto lab0;
c--;
return 0;
lab0:
c = l - m2;
}
{ int m3 = l - c; (void)m3; /* not, line 43 */
if (c <= lb || p[c - 1] != 'u') goto lab1;
c--;
return 0;
lab1:
c = l - m3;
}
return 1;
}
int Xapian::InternalStemLovins::r_X() { /* backwardmode */
{ int m_test1 = l - c; /* test, line 44 */
{ int ret = skip_utf8(p, c, lb, l, - 2); /* hop, line 44 */
if (ret < 0) return 0;
c = ret;
}
c = l - m_test1;
}
{ int m2 = l - c; (void)m2; /* or, line 44 */
if (c <= lb || p[c - 1] != 'l') goto lab1;
c--;
goto lab0;
lab1:
c = l - m2;
if (c <= lb || p[c - 1] != 'i') goto lab2;
c--;
goto lab0;
lab2:
c = l - m2;
if (c <= lb || p[c - 1] != 'e') return 0;
c--;
{ int ret = skip_utf8(p, c, lb, 0, -1);
if (ret < 0) return 0;
c = ret; /* next, line 44 */
}
if (c <= lb || p[c - 1] != 'u') return 0;
c--;
}
lab0:
return 1;
}
int Xapian::InternalStemLovins::r_Y() { /* backwardmode */
{ int m_test1 = l - c; /* test, line 45 */
{ int ret = skip_utf8(p, c, lb, l, - 2); /* hop, line 45 */
if (ret < 0) return 0;
c = ret;
}
c = l - m_test1;
}
if (!(eq_s_b(2, s_2))) return 0; /* literal, line 45 */
return 1;
}
int Xapian::InternalStemLovins::r_Z() { /* backwardmode */
{ int m_test1 = l - c; /* test, line 46 */
{ int ret = skip_utf8(p, c, lb, l, - 2); /* hop, line 46 */
if (ret < 0) return 0;
c = ret;
}
c = l - m_test1;
}
{ int m2 = l - c; (void)m2; /* not, line 46 */
if (c <= lb || p[c - 1] != 'f') goto lab0;
c--;
return 0;
lab0:
c = l - m2;
}
return 1;
}
int Xapian::InternalStemLovins::r_AA() { /* backwardmode */
{ int m_test1 = l - c; /* test, line 47 */
{ int ret = skip_utf8(p, c, lb, l, - 2); /* hop, line 47 */
if (ret < 0) return 0;
c = ret;
}
c = l - m_test1;
}
if (c <= lb || p[c - 1] >> 5 != 3 || !((1839440 >> (p[c - 1] & 0x1f)) & 1)) return 0; /* among, line 47 */
if (!(find_among_b(s_pool, a_0, 9, 0, 0))) return 0;
return 1;
}
int Xapian::InternalStemLovins::r_BB() { /* backwardmode */
{ int m_test1 = l - c; /* test, line 49 */
{ int ret = skip_utf8(p, c, lb, l, - 3); /* hop, line 49 */
if (ret < 0) return 0;
c = ret;
}
c = l - m_test1;
}
{ int m2 = l - c; (void)m2; /* not, line 49 */
if (!(eq_s_b(3, s_3))) goto lab0; /* literal, line 49 */
return 0;
lab0:
c = l - m2;
}
{ int m3 = l - c; (void)m3; /* not, line 49 */
if (!(eq_s_b(4, s_4))) goto lab1; /* literal, line 49 */
return 0;
lab1:
c = l - m3;
}
return 1;
}
int Xapian::InternalStemLovins::r_CC() { /* backwardmode */
{ int m_test1 = l - c; /* test, line 50 */
{ int ret = skip_utf8(p, c, lb, l, - 2); /* hop, line 50 */
if (ret < 0) return 0;
c = ret;
}
c = l - m_test1;
}
if (c <= lb || p[c - 1] != 'l') return 0;
c--;
return 1;
}
int Xapian::InternalStemLovins::r_endings() { /* backwardmode */
int among_var;
ket = c; /* [, line 56 */
among_var = find_among_b(s_pool, a_1, 294, af_1, af); /* substring, line 56 */
if (!(among_var)) return 0;
bra = c; /* ], line 56 */
switch(among_var) { /* among, line 56 */
case 0: return 0;
case 1:
if (slice_del() == -1) return -1; /* delete, line 145 */
break;
}
return 1;
}
int Xapian::InternalStemLovins::r_undouble() { /* backwardmode */
{ int m_test1 = l - c; /* test, line 152 */
if (c - 1 <= lb || p[c - 1] >> 5 != 3 || !((1929364 >> (p[c - 1] & 0x1f)) & 1)) return 0; /* substring, line 152 */
if (!(find_among_b(s_pool, a_2, 10, 0, 0))) return 0;
c = l - m_test1;
}
ket = c; /* [, line 154 */
{ int ret = skip_utf8(p, c, lb, 0, -1);
if (ret < 0) return 0;
c = ret; /* next, line 154 */
}
bra = c; /* ], line 154 */
if (slice_del() == -1) return -1; /* delete, line 154 */
return 1;
}
int Xapian::InternalStemLovins::r_respell() { /* backwardmode */
int among_var;
ket = c; /* [, line 160 */
if (c - 1 <= lb || p[c - 1] >> 5 != 3 || !((89919504 >> (p[c - 1] & 0x1f)) & 1)) return 0; /* substring, line 160 */
among_var = find_among_b(s_pool, a_3, 34, 0, 0);
if (!(among_var)) return 0;
bra = c; /* ], line 160 */
switch(among_var) { /* among, line 160 */
case 0: return 0;
case 1:
{ int ret = slice_from_s(3, s_5); /* <-, line 161 */
if (ret < 0) return ret;
}
break;
case 2:
{ int ret = slice_from_s(2, s_6); /* <-, line 162 */
if (ret < 0) return ret;
}
break;
case 3:
{ int ret = slice_from_s(2, s_7); /* <-, line 163 */
if (ret < 0) return ret;
}
break;
case 4:
{ int ret = slice_from_s(2, s_8); /* <-, line 164 */
if (ret < 0) return ret;
}
break;
case 5:
{ int ret = slice_from_s(2, s_9); /* <-, line 165 */
if (ret < 0) return ret;
}
break;
case 6:
{ int ret = slice_from_s(5, s_10); /* <-, line 166 */
if (ret < 0) return ret;
}
break;
case 7:
{ int ret = slice_from_s(5, s_11); /* <-, line 167 */
if (ret < 0) return ret;
}
break;
case 8:
{ int ret = slice_from_s(4, s_12); /* <-, line 168 */
if (ret < 0) return ret;
}
break;
case 9:
{ int m1 = l - c; (void)m1; /* not, line 169 */
if (c <= lb || p[c - 1] != 'a') goto lab0;
c--;
return 0;
lab0:
c = l - m1;
}
{ int m2 = l - c; (void)m2; /* not, line 169 */
if (c <= lb || p[c - 1] != 'i') goto lab1;
c--;
return 0;
lab1:
c = l - m2;
}
{ int m3 = l - c; (void)m3; /* not, line 169 */
if (c <= lb || p[c - 1] != 'o') goto lab2;
c--;
return 0;
lab2:
c = l - m3;
}
{ int ret = slice_from_s(1, s_13); /* <-, line 169 */
if (ret < 0) return ret;
}
break;
case 10:
{ int ret = slice_from_s(3, s_14); /* <-, line 170 */
if (ret < 0) return ret;
}
break;
case 11:
{ int ret = slice_from_s(3, s_15); /* <-, line 171 */
if (ret < 0) return ret;
}
break;
case 12:
{ int ret = slice_from_s(3, s_16); /* <-, line 172 */
if (ret < 0) return ret;
}
break;
case 13:
{ int ret = slice_from_s(3, s_17); /* <-, line 173 */
if (ret < 0) return ret;
}
break;
case 14:
{ int ret = slice_from_s(2, s_18); /* <-, line 174 */
if (ret < 0) return ret;
}
break;
case 15:
{ int ret = slice_from_s(2, s_19); /* <-, line 175 */
if (ret < 0) return ret;
}
break;
case 16:
{ int ret = slice_from_s(2, s_20); /* <-, line 176 */
if (ret < 0) return ret;
}
break;
case 17:
{ int ret = slice_from_s(3, s_21); /* <-, line 177 */
if (ret < 0) return ret;
}
break;
case 18:
{ int ret = slice_from_s(3, s_22); /* <-, line 178 */
if (ret < 0) return ret;
}
break;
case 19:
{ int ret = slice_from_s(3, s_23); /* <-, line 179 */
if (ret < 0) return ret;
}
break;
case 20:
{ int ret = slice_from_s(3, s_24); /* <-, line 180 */
if (ret < 0) return ret;
}
break;
case 21:
{ int ret = slice_from_s(3, s_25); /* <-, line 181 */
if (ret < 0) return ret;
}
break;
case 22:
{ int ret = slice_from_s(4, s_26); /* <-, line 182 */
if (ret < 0) return ret;
}
break;
case 23:
{ int ret = slice_from_s(4, s_27); /* <-, line 183 */
if (ret < 0) return ret;
}
break;
case 24:
{ int m4 = l - c; (void)m4; /* not, line 184 */
if (c <= lb || p[c - 1] != 's') goto lab3;
c--;
return 0;
lab3:
c = l - m4;
}
{ int ret = slice_from_s(3, s_28); /* <-, line 184 */
if (ret < 0) return ret;
}
break;
case 25:
{ int ret = slice_from_s(3, s_29); /* <-, line 185 */
if (ret < 0) return ret;
}
break;
case 26:
{ int ret = slice_from_s(3, s_30); /* <-, line 186 */
if (ret < 0) return ret;
}
break;
case 27:
{ int ret = slice_from_s(3, s_31); /* <-, line 187 */
if (ret < 0) return ret;
}
break;
case 28:
{ int m5 = l - c; (void)m5; /* not, line 188 */
if (c <= lb || p[c - 1] != 'p') goto lab4;
c--;
return 0;
lab4:
c = l - m5;
}
{ int m6 = l - c; (void)m6; /* not, line 188 */
if (c <= lb || p[c - 1] != 't') goto lab5;
c--;
return 0;
lab5:
c = l - m6;
}
{ int ret = slice_from_s(3, s_32); /* <-, line 188 */
if (ret < 0) return ret;
}
break;
case 29:
{ int ret = slice_from_s(3, s_33); /* <-, line 189 */
if (ret < 0) return ret;
}
break;
case 30:
{ int m7 = l - c; (void)m7; /* not, line 190 */
if (c <= lb || p[c - 1] != 'm') goto lab6;
c--;
return 0;
lab6:
c = l - m7;
}
{ int ret = slice_from_s(3, s_34); /* <-, line 190 */
if (ret < 0) return ret;
}
break;
case 31:
{ int ret = slice_from_s(3, s_35); /* <-, line 192 */
if (ret < 0) return ret;
}
break;
case 32:
{ int m8 = l - c; (void)m8; /* not, line 193 */
if (c <= lb || p[c - 1] != 'n') goto lab7;
c--;
return 0;
lab7:
c = l - m8;
}
{ int ret = slice_from_s(2, s_36); /* <-, line 193 */
if (ret < 0) return ret;
}
break;
case 33:
{ int ret = slice_from_s(2, s_37); /* <-, line 194 */
if (ret < 0) return ret;
}
break;
case 34:
{ int ret = slice_from_s(2, s_38); /* <-, line 195 */
if (ret < 0) return ret;
}
break;
}
return 1;
}
int Xapian::InternalStemLovins::stem() { /* forwardmode */
lb = c; c = l; /* backwards, line 202 */
{ int m1 = l - c; (void)m1; /* do, line 203 */
{ int ret = r_endings(); /* call endings, line 203 */
if (ret == 0) goto lab0;
if (ret < 0) return ret;
}
lab0:
c = l - m1;
}
{ int m2 = l - c; (void)m2; /* do, line 204 */
{ int ret = r_undouble(); /* call undouble, line 204 */
if (ret == 0) goto lab1;
if (ret < 0) return ret;
}
lab1:
c = l - m2;
}
{ int m3 = l - c; (void)m3; /* do, line 205 */
{ int ret = r_respell(); /* call respell, line 205 */
if (ret == 0) goto lab2;
if (ret < 0) return ret;
}
lab2:
c = l - m3;
}
c = lb;
return 1;
}
Xapian::InternalStemLovins::InternalStemLovins()
{
}
Xapian::InternalStemLovins::~InternalStemLovins()
{
}
std::string
Xapian::InternalStemLovins::get_description() const
{
return "lovins";
}
| 26.948261
| 123
| 0.442811
|
pgs7179
|
4644de664b01b2616008eb83875b46d531b09d9d
| 253
|
cpp
|
C++
|
examples/11_module/09_rule_of_5/main.cpp
|
acc-cosc-1337-spring-2019/acc-cosc-1337-spring-2019-littlefeller
|
c36f81fc77120423708884296266d72f8df300d8
|
[
"MIT"
] | null | null | null |
examples/11_module/09_rule_of_5/main.cpp
|
acc-cosc-1337-spring-2019/acc-cosc-1337-spring-2019-littlefeller
|
c36f81fc77120423708884296266d72f8df300d8
|
[
"MIT"
] | null | null | null |
examples/11_module/09_rule_of_5/main.cpp
|
acc-cosc-1337-spring-2019/acc-cosc-1337-spring-2019-littlefeller
|
c36f81fc77120423708884296266d72f8df300d8
|
[
"MIT"
] | null | null | null |
#include "rule_of_five.h"
RuleofFive get_object();
int main()
{
RuleofFive r(10);
r = get_object();
RuleofFive a = get_object();
RuleofFive b(6);
return 0;
}
RuleofFive get_object()
{
RuleofFive r(10);
return r;
}
| 10.541667
| 30
| 0.596838
|
acc-cosc-1337-spring-2019
|
46497bffb838b65a8ba9784492814e257e506916
| 2,426
|
cpp
|
C++
|
src/libprob/Gauss.cpp
|
transpixel/TPQZcam
|
b44a97d44b49e9aa76c36efb6e4102091ff36c67
|
[
"MIT"
] | 1
|
2017-06-01T00:21:16.000Z
|
2017-06-01T00:21:16.000Z
|
src/libprob/Gauss.cpp
|
transpixel/TPQZcam
|
b44a97d44b49e9aa76c36efb6e4102091ff36c67
|
[
"MIT"
] | 3
|
2017-06-01T00:26:16.000Z
|
2020-05-09T21:06:27.000Z
|
libprob/Gauss.cpp
|
transpixel/tpqz
|
2d8400b1be03292d0c5ab74710b87e798ae6c52c
|
[
"MIT"
] | null | null | null |
//
//
// MIT License
//
// Copyright (c) 2017 Stellacore Corporation.
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the
// "Software"), to deal in the Software without restriction, including
// without limitation the rights to use, copy, modify, merge, publish,
// distribute, sublicense, and/or sell copies of the Software, and to
// permit persons to whom the Software is furnished to do so, subject
// to the following conditions:
//
// The above copyright notice and this permission notice shall be
// included in all copies or substantial portions of the Software.
//
// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
// KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
// WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
// NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
// BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
// AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
// IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
// THE SOFTWARE.
//
//
/*! \file
\brief Declarations for prob::Gauss
*/
#include "libprob/Gauss.h"
#include "libmath/math.h"
#include <limits>
#include <sstream>
namespace prob
{
// explicit
Gauss :: Gauss
( double const & sigma
, double const & mean
)
: theSigma{ sigma }
, theMean{ mean }
, theArgCo{ dat::nullValue<double>() }
, theNormCo{ dat::nullValue<double>() }
{
if (std::numeric_limits<double>::min() < theSigma)
{
theArgCo = -1. / (2. * math::sq(theSigma));
theNormCo = 1. / (std::sqrt(math::twoPi) * theSigma);
}
}
bool
Gauss :: isValid
() const
{
return
( dat::isValid(theSigma)
&& (std::numeric_limits<double>::min() < theSigma)
&& dat::isValid(theArgCo)
&& dat::isValid(theNormCo)
);
}
double
Gauss :: operator()
( double const value
) const
{
double prob{ dat::nullValue<double>() };
if (isValid())
{
prob = theNormCo * std::exp(theArgCo * math::sq(value - theMean));
}
return prob;
}
std::string
Gauss :: infoString
( std::string const & title
) const
{
std::ostringstream oss;
if (! title.empty())
{
oss << title << " ";
}
if (isValid())
{
oss
<< "SDev,Mean:"
<< " " << dat::infoString(theSigma)
<< " " << dat::infoString(theMean)
;
}
else
{
oss << " <null>";
}
return oss.str();
}
} // prob
| 21.095652
| 72
| 0.670239
|
transpixel
|
46540cddad83cb5b39fe7a5d4a6fd5dec41dffa7
| 129
|
cpp
|
C++
|
src/drivers/imu/mpu9250/mpu9250_spi.cpp
|
Diksha-agg/Firmware_val
|
1efc1ba06997d19df3ed9bd927cfb24401b0fe03
|
[
"BSD-3-Clause"
] | null | null | null |
src/drivers/imu/mpu9250/mpu9250_spi.cpp
|
Diksha-agg/Firmware_val
|
1efc1ba06997d19df3ed9bd927cfb24401b0fe03
|
[
"BSD-3-Clause"
] | null | null | null |
src/drivers/imu/mpu9250/mpu9250_spi.cpp
|
Diksha-agg/Firmware_val
|
1efc1ba06997d19df3ed9bd927cfb24401b0fe03
|
[
"BSD-3-Clause"
] | null | null | null |
version https://git-lfs.github.com/spec/v1
oid sha256:9e9a9f86cc821385af864ea14205845b76dc04722ebe346abeb2cc992c69aff5
size 5150
| 32.25
| 75
| 0.883721
|
Diksha-agg
|
465517c883be0ceb0c1776cea32daca3df30e744
| 592
|
hh
|
C++
|
Menu/StateCredit.hh
|
deb0ch/R-Type
|
8bb37cd5ec318efb97119afb87d4996f6bb7644e
|
[
"WTFPL"
] | 5
|
2016-03-15T20:14:10.000Z
|
2020-10-30T23:56:24.000Z
|
Menu/StateCredit.hh
|
deb0ch/R-Type
|
8bb37cd5ec318efb97119afb87d4996f6bb7644e
|
[
"WTFPL"
] | 3
|
2018-12-19T19:12:44.000Z
|
2020-04-02T13:07:00.000Z
|
Menu/StateCredit.hh
|
deb0ch/R-Type
|
8bb37cd5ec318efb97119afb87d4996f6bb7644e
|
[
"WTFPL"
] | 2
|
2016-04-11T19:29:28.000Z
|
2021-11-26T20:53:22.000Z
|
#ifndef STATECREDIT_H_
# define STATECREDIT_H_
#include "IState.hh"
#include "SFML/Graphics.hpp"
#include "SFMLButton.hh"
#include "SFMLTextBox.hh"
class StateCredit : public IState
{
private :
StateCredit(const StateCredit &) = delete;
StateCredit& operator=(const StateCredit&) = delete;
public:
StateCredit(sf::RenderWindow *window);
virtual ~StateCredit();
virtual void update(StateManager&);
virtual void render(const Timer&);
protected:
void init();
sf::Sprite *_background;
std::vector<SFMLTextBox *>_names;
sf::RenderWindow *_window;
};
#endif /* !STATECREDIT_H_ */
| 18.5
| 53
| 0.739865
|
deb0ch
|
4656a39c64af0fbda160c9be279ac8252b8326c2
| 791
|
cpp
|
C++
|
ksn-2020-menara-pangkat/solution.cpp
|
ia-toki/ksn-2020
|
87cab7916383ae1e442ea991b512909c18036a3c
|
[
"CC-BY-4.0"
] | null | null | null |
ksn-2020-menara-pangkat/solution.cpp
|
ia-toki/ksn-2020
|
87cab7916383ae1e442ea991b512909c18036a3c
|
[
"CC-BY-4.0"
] | null | null | null |
ksn-2020-menara-pangkat/solution.cpp
|
ia-toki/ksn-2020
|
87cab7916383ae1e442ea991b512909c18036a3c
|
[
"CC-BY-4.0"
] | null | null | null |
#include <bits/stdc++.h>
using namespace std;
long long pangkat(long long a,long long b,long long m) {
if (b==0) return 1;
if (b==1) return a%m;
long long temp=pangkat(a,b/2,m); temp*=temp; temp%=m;
if (b&1) return (temp*a)%m; return temp;
}
long long f(long long a,long long b,long long m) {
long long pa=a; a%=m;
if (b==0) return 1;
if (b==1) return a%m;
if (b==2) return pangkat(a,pa,m);
if (a==0) return 0;
if (a==1) return 1;
if (a==m-1) {
if (f(pa,b-1,2)==0) return 1; return m-1;
}
if (m==4) return 0;
if (m==5) {
return pangkat(a,f(pa,b-1,4),m);
}
if (a==3||a==4) return a;
if (f(pa,b-1,2)==0) return 4; return 2;
}
int main() {
long long a,b,m; cin>>a>>b>>m;
if (a==3 && b==3 && m==100) {
cout<<87<<endl; return 0;
}
cout<<f(a,b,m)<<endl; return 0;
}
| 21.972222
| 56
| 0.563843
|
ia-toki
|
4657c8c29fcc4528fc063947cc9c5738832e9c31
| 8,912
|
hpp
|
C++
|
krb/generic_bloom_filter.hpp
|
beevek/libkrb
|
de40c0ae2298cce83312c597175cb2696e38ca6a
|
[
"MIT"
] | 2
|
2016-02-13T16:15:20.000Z
|
2017-05-17T11:07:55.000Z
|
krb/generic_bloom_filter.hpp
|
beevek/libkrb
|
de40c0ae2298cce83312c597175cb2696e38ca6a
|
[
"MIT"
] | 1
|
2018-01-20T01:43:53.000Z
|
2018-01-20T01:43:53.000Z
|
krb/generic_bloom_filter.hpp
|
beevek/libkrb
|
de40c0ae2298cce83312c597175cb2696e38ca6a
|
[
"MIT"
] | 3
|
2016-01-19T07:45:26.000Z
|
2018-07-13T08:29:05.000Z
|
/*
Copyright 2008-2012 Kristopher R Beevers and Internap Network
Services Corporation.
Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation files
(the "Software"), to deal in the Software without restriction,
including without limitation the rights to use, copy, modify, merge,
publish, distribute, sublicense, and/or sell copies of the Software,
and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
*/
/*
Generic templated Bloom filter type. Template parameters are
BackingStore --- the actual data store for the filter, which enables
us to implement different kinds of filters; and Hasher --- a hash
table function object, which defaults to murmur_hash.
BackingStore must implement the following methods:
resize(n): resize to accommodate n buckets
size_t size() const: number of buckets available
reset(): reset the set to empty
set(n): mark bucket n occupied according to the backing store's
mechanism
bool test(n): return true if bucket n is occupied
operator|=(F): merge the filter's values with that of F
Generally you won't want to use this class, you'll just want one of
the provided Bloom filters with already-implemented backing stores:
bloom_filter.hpp
counting_bloom_filter.hpp
time_decay_bloom_filter.hpp
*/
#ifndef _KRB_GENERIC_BLOOM_FILTER_HPP
#define _KRB_GENERIC_BLOOM_FILTER_HPP
#include <inttypes.h>
#include <krb/murmur_hash.hpp>
template <class BackingStore, class Hasher = murmur_hash>
class generic_bloom_filter
{
public:
generic_bloom_filter(uint32_t num_elements, double false_positive_rate);
uint32_t buckets() const;
uint32_t hashes() const;
void reset();
void add(const void *key, uint32_t sz);
bool query(const void *key, uint32_t sz) const;
bool merge(const generic_bloom_filter &F);
protected:
uint32_t B; // buckets per element
uint32_t K; // number of hash functions
BackingStore store;
Hasher hash_func;
uint32_t get_next_bucket
(const void *key, uint32_t sz, uint32_t &seed) const;
static const uint32_t max_B = 33;
static const uint32_t max_K = 8;
static const uint32_t optimal_k_per_bucket[max_B];
static const double false_positive_rates[max_B][max_K+1];
void compute_k_and_b(double max_fp_rate);
};
//////////////////////////////////////////////////////////////////////
// implementation details
//////////////////////////////////////////////////////////////////////
template <class BackingStore, class Hasher>
generic_bloom_filter<BackingStore, Hasher>::generic_bloom_filter
(uint32_t num_elements, double false_positive_rate)
{
compute_k_and_b(false_positive_rate);
store.resize(num_elements * B);
}
template <class BackingStore, class Hasher>
uint32_t generic_bloom_filter<BackingStore, Hasher>::buckets() const
{
return store.size();
}
template <class BackingStore, class Hasher>
uint32_t generic_bloom_filter<BackingStore, Hasher>::hashes() const
{
return K;
}
template <class BackingStore, class Hasher>
void generic_bloom_filter<BackingStore, Hasher>::reset()
{
store.reset();
}
template <class BackingStore, class Hasher>
void generic_bloom_filter<BackingStore, Hasher>::add
(const void *key, uint32_t sz)
{
uint32_t H = 0;
for(uint32_t i = 0; i < K; ++i)
store.set(get_next_bucket(key, sz, H));
}
template <class BackingStore, class Hasher>
bool generic_bloom_filter<BackingStore, Hasher>::query
(const void *key, uint32_t sz) const
{
uint32_t H = 0;
for(uint32_t i = 0; i < K; ++i)
if(!store.test(get_next_bucket(key, sz, H)))
return false;
return true;
}
template <class BackingStore, class Hasher>
bool generic_bloom_filter<BackingStore, Hasher>::merge
(const generic_bloom_filter<BackingStore, Hasher> &F)
{
if(store.size() != F.store.size() || F.B != B || F.K != K)
return false;
store |= F.store;
return true;
}
template <class BackingStore, class Hasher>
uint32_t generic_bloom_filter<BackingStore, Hasher>::get_next_bucket
(const void *key, uint32_t sz, uint32_t &seed) const
{
seed = hash_func(key, sz, seed);
return (seed % store.size());
}
// tables for determining optimal values of K and B. calculations are
// from http://www.cs.wisc.edu/~cao/papers/summary-cache/node8.html
// ("Bloom Filters - the math") via cassandra's bloom filter
// implementation.
template <class BackingStore, class Hasher>
const uint32_t
generic_bloom_filter<BackingStore, Hasher>::optimal_k_per_bucket
[generic_bloom_filter<BackingStore, Hasher>::max_B] =
{ 1, 1, 1, 2, 3, 3, 4, 5, 5, 6, 7, 8, 8, 8, 8, 8, 8,
8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8 };
template <class BackingStore, class Hasher>
const double
generic_bloom_filter<BackingStore, Hasher>::
false_positive_rates
[generic_bloom_filter<BackingStore, Hasher>::max_B]
[generic_bloom_filter<BackingStore, Hasher>::max_K+1] =
{
{1.0},
{1.0, 1.0},
{1.0, 0.393, 0.400},
{1.0, 0.283, 0.237, 0.253},
{1.0, 0.221, 0.155, 0.147, 0.160},
{1.0, 0.181, 0.109, 0.092, 0.092, 0.101},
{1.0, 0.154, 0.0804, 0.0609, 0.0561, 0.0578, 0.0638},
{1.0, 0.133, 0.0618, 0.0423, 0.0359, 0.0347, 0.0364},
{1.0, 0.118, 0.0489, 0.0306, 0.024, 0.0217, 0.0216, 0.0229},
{1.0, 0.105, 0.0397, 0.0228, 0.0166, 0.0141, 0.0133, 0.0135, 0.0145},
{1.0, 0.0952, 0.0329, 0.0174, 0.0118, 0.00943, 0.00844, 0.00819, 0.00846},
{1.0, 0.0869, 0.0276, 0.0136, 0.00864, 0.0065, 0.00552, 0.00513, 0.00509},
{1.0, 0.08, 0.0236, 0.0108, 0.00646, 0.00459, 0.00371, 0.00329, 0.00314},
{1.0, 0.074, 0.0203, 0.00875, 0.00492, 0.00332, 0.00255, 0.00217, 0.00199},
{1.0, 0.0689, 0.0177, 0.00718, 0.00381, 0.00244, 0.00179, 0.00146, 0.00129},
{1.0, 0.0645, 0.0156, 0.00596, 0.003, 0.00183, 0.00128, 0.001, 0.000852},
{1.0, 0.0606, 0.0138, 0.005, 0.00239, 0.00139, 0.000935, 0.000702, 0.000574},
{1.0, 0.0571, 0.0123, 0.00423, 0.00193, 0.00107, 0.000692, 0.000499, 0.000394},
{1.0, 0.054, 0.0111, 0.00362, 0.00158, 0.000839, 0.000519, 0.00036, 0.000275},
{1.0, 0.0513, 0.00998, 0.00312, 0.0013, 0.000663, 0.000394, 0.000264, 0.000194},
{1.0, 0.0488, 0.00906, 0.0027, 0.00108, 0.00053, 0.000303, 0.000196, 0.00014},
{1.0, 0.0465, 0.00825, 0.00236, 0.000905, 0.000427, 0.000236, 0.000147, 0.000101},
{1.0, 0.0444, 0.00755, 0.00207, 0.000764, 0.000347, 0.000185, 0.000112, 7.46e-05},
{1.0, 0.0425, 0.00694, 0.00183, 0.000649, 0.000285, 0.000147, 8.56e-05, 5.55e-05},
{1.0, 0.0408, 0.00639, 0.00162, 0.000555, 0.000235, 0.000117, 6.63e-05, 4.17e-05},
{1.0, 0.0392, 0.00591, 0.00145, 0.000478, 0.000196, 9.44e-05, 5.18e-05, 3.16e-05},
{1.0, 0.0377, 0.00548, 0.00129, 0.000413, 0.000164, 7.66e-05, 4.08e-05, 2.42e-05},
{1.0, 0.0364, 0.0051, 0.00116, 0.000359, 0.000138, 6.26e-05, 3.24e-05, 1.87e-05},
{1.0, 0.0351, 0.00475, 0.00105, 0.000314, 0.000117, 5.15e-05, 2.59e-05, 1.46e-05},
{1.0, 0.0339, 0.00444, 0.000949, 0.000276, 9.96e-05, 4.26e-05, 2.09e-05, 1.14e-05},
{1.0, 0.0328, 0.00416, 0.000862, 0.000243, 8.53e-05, 3.55e-05, 1.69e-05, 9.01e-06},
{1.0, 0.0317, 0.0039, 0.000785, 0.000215, 7.33e-05, 2.97e-05, 1.38e-05, 7.16e-06},
{1.0, 0.0308, 0.00367, 0.000717, 0.000191, 6.33e-05, 2.5e-05, 1.13e-05, 5.73e-06}
};
// given a desired maximum false positive rate, pick K and B to
// achieve that rate, from our table above. we want to minimize both
// K and B. we give preference to minimizing storage over minimizing
// computation.
template <class BackingStore, class Hasher>
void generic_bloom_filter<BackingStore, Hasher>::compute_k_and_b
(double max_fp_rate)
{
// initial values: minimum K and B
B = 2;
K = optimal_k_per_bucket[B];
// edge case: large allowable error rate
if(max_fp_rate >= false_positive_rates[B][K])
return;
// edge case: tiny allowable error rate
if(max_fp_rate < false_positive_rates[max_B-1][max_K]) {
B = max_B;
K = max_K;
return;
}
// normal case: first find minimal number of buckets
while(false_positive_rates[B][K] > max_fp_rate) {
++B;
K = optimal_k_per_bucket[B];
}
// now try and reduce K a little without increasing false positives
// too much
while(false_positive_rates[B][K-1] <= max_fp_rate)
--K;
}
#endif // _KRB_GENERIC_BLOOM_FILTER_HPP
| 35.365079
| 85
| 0.68851
|
beevek
|
465d9662d12a98ea514cee4e255fbb9fcde2d860
| 2,302
|
cpp
|
C++
|
parola-d474dd76d21a373d83312e50bae292c6f5f714ec/src/MD_Parola_Blinds.cpp
|
ElusiveTau/My-Arduino-Library
|
446aad4142ddc97751d13de8581ecf18bf5ba728
|
[
"MIT"
] | null | null | null |
parola-d474dd76d21a373d83312e50bae292c6f5f714ec/src/MD_Parola_Blinds.cpp
|
ElusiveTau/My-Arduino-Library
|
446aad4142ddc97751d13de8581ecf18bf5ba728
|
[
"MIT"
] | null | null | null |
parola-d474dd76d21a373d83312e50bae292c6f5f714ec/src/MD_Parola_Blinds.cpp
|
ElusiveTau/My-Arduino-Library
|
446aad4142ddc97751d13de8581ecf18bf5ba728
|
[
"MIT"
] | 1
|
2018-07-16T04:31:49.000Z
|
2018-07-16T04:31:49.000Z
|
/*
MD_Parola - Library for modular scrolling text and Effects
See header file for comments
Copyright (C) 2013 Marco Colli. All rights reserved.
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
#include <MD_Parola.h>
#include <MD_Parola_lib.h>
/**
* \file
* \brief Implements blinds effect
*/
#define BLINDS_SIZE 4 ///< The width of the blinds in pixels
void MD_PZone::effectBlinds(bool bIn)
// Transfer between messages with blinds effects
{
switch (_fsmState)
{
case INITIALISE: // bIn = true
case PAUSE: // bIn = false
PRINT_STATE("IO BLIND");
_nextPos = 0;
_fsmState = GET_FIRST_CHAR;
// fall through
case GET_FIRST_CHAR: // blinds closing
PRINT_STATE("IO BLIND");
_nextPos++;
for (uint16_t i=ZONE_START_COL(_zoneStart); i<=ZONE_END_COL(_zoneEnd); i++)
{
if (i % BLINDS_SIZE < _nextPos)
_MX->setColumn(i, LIGHT_BAR);
}
if (_nextPos == BLINDS_SIZE)
{
_nextPos = BLINDS_SIZE;
_fsmState = GET_NEXT_CHAR;
}
break;
case GET_NEXT_CHAR: // blinds opening
PRINT_STATE("IO BLIND");
zoneClear();
if (bIn) commonPrint(); // only do this when putting the message up
_nextPos--;
for (uint16_t i=ZONE_START_COL(_zoneStart); i<=ZONE_END_COL(_zoneEnd); i++)
{
if (i % BLINDS_SIZE < _nextPos)
_MX->setColumn(i, LIGHT_BAR);
}
if (_nextPos == 0)
_fsmState = PUT_CHAR;
break;
case PUT_CHAR:
PRINT_STATE("IO BLIND");
zoneClear();
if (bIn) commonPrint();
_fsmState = (bIn ? PAUSE : END);
break;
default:
PRINT_STATE("IO BLIND");
_fsmState = (bIn ? PAUSE : END);
}
}
| 25.865169
| 78
| 0.68245
|
ElusiveTau
|
466252b793eafd77933eaf9fb574595344eb3281
| 498
|
cpp
|
C++
|
src/NovelRT/Transform.cpp
|
chococookies131/NovelRT
|
1e9b72abf53391a9d86f7fd3e171599e820de2a2
|
[
"MIT"
] | null | null | null |
src/NovelRT/Transform.cpp
|
chococookies131/NovelRT
|
1e9b72abf53391a9d86f7fd3e171599e820de2a2
|
[
"MIT"
] | null | null | null |
src/NovelRT/Transform.cpp
|
chococookies131/NovelRT
|
1e9b72abf53391a9d86f7fd3e171599e820de2a2
|
[
"MIT"
] | null | null | null |
// Copyright © Matt Jones and Contributors. Licensed under the MIT Licence (MIT). See LICENCE.md in the repository root for more information.
#include <NovelRT.h>
namespace NovelRT {
Transform::Transform(Maths::GeoVector2F position, float rotation, Maths::GeoVector2F scale) noexcept :
position(position),
scale(scale),
rotation(rotation){}
Transform::Transform() noexcept :
position(Maths::GeoVector2F::zero()),
scale(Maths::GeoVector2F::zero()),
rotation(0.0f){}
}
| 31.125
| 141
| 0.718876
|
chococookies131
|
466522f4f8e6e9dbdae8197abdcc0bebb023251e
| 850
|
hpp
|
C++
|
HN_CSS/HN_StringCSS.hpp
|
Jusdetalent/JT_Network
|
9af82a158be0fea1dbe2bcbc32bfac5ab54cdeba
|
[
"MIT"
] | 1
|
2019-09-01T05:10:01.000Z
|
2019-09-01T05:10:01.000Z
|
HN_CSS/HN_StringCSS.hpp
|
Jusdetalent/JT_Network
|
9af82a158be0fea1dbe2bcbc32bfac5ab54cdeba
|
[
"MIT"
] | null | null | null |
HN_CSS/HN_StringCSS.hpp
|
Jusdetalent/JT_Network
|
9af82a158be0fea1dbe2bcbc32bfac5ab54cdeba
|
[
"MIT"
] | null | null | null |
#ifndef HN_STRINGCSS_HPP_INCLUDED
#define HN_STRINGCSS_HPP_INCLUDED
#include "../HN_XML/HN_Xml.hpp"
#include "../HN_Javascript/HN_Javascript.hpp"
#include "HN_CSS.hpp"
bool isNextCharacter(const char *buffer, int c, int &cur_pos);
int getStyleValue(const char *buffer, std::string &value, int &cur_pos);
int getStyleName(const char *buffer, std::string &name, int &cur_pos);
std::vector<struct HN_Attribute *> *takeStyleAttributes(struct HN_Node *parent_node,
std::string &buffer, int &cur_pos);
struct HN_StyleNode findSelector(const char *buffer, int &cur_pos);
struct HN_Node *takeStyle(const char *buffer);
bool harvestStyle(struct HN_Node *b_node, const char *buffer, int &cur_pos_t);
#endif // HN_STRINGCSS_HPP_INCLUDED
| 42.5
| 96
| 0.671765
|
Jusdetalent
|
46667a9908b1d9f51f8f12f25e8032fbff0ae67f
| 5,701
|
cpp
|
C++
|
src/main.cpp
|
cellumation/snapshotter
|
d239f3e08f76340d37887865517f25e7edd720c8
|
[
"BSD-3-Clause"
] | 1
|
2021-11-22T09:14:11.000Z
|
2021-11-22T09:14:11.000Z
|
src/main.cpp
|
cellumation/snapshotter
|
d239f3e08f76340d37887865517f25e7edd720c8
|
[
"BSD-3-Clause"
] | null | null | null |
src/main.cpp
|
cellumation/snapshotter
|
d239f3e08f76340d37887865517f25e7edd720c8
|
[
"BSD-3-Clause"
] | null | null | null |
/*********************************************************************
* Software License Agreement (BSD License)
*
* Copyright (c) 2021, Cellumation GmbH
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* * Redistributions of source code must retain the above copyright
* notice, this list of conditions and the following disclaimer.
* * Redistributions in binary form must reproduce the above
* copyright notice, this list of conditions and the following
* disclaimer in the documentation and/or other materials provided
* with the distribution.
* * Neither the name of Willow Garage, Inc. nor the names of its
* contributors may be used to endorse or promote products derived
* from this software without specific prior written permission.
*
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
* "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
* LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
* FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
* COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
* INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
* BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
* LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
* CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
* ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
* POSSIBILITY OF SUCH DAMAGE.
********************************************************************/
#include "Snapshotter.hpp"
#include "TopicFilter.hpp"
#include "ros/ros.h"
#include <mutex>
#include <snapshotter/TakeSnapshot.h>
#include <string>
#include <vector>
using namespace snapshotter;
BagCompression getCompression(ros::NodeHandle& nh)
{
std::string compression;
if (!nh.getParam("bag_compression", compression))
{
throw std::runtime_error("Parameter 'bag_compression' missing");
}
if (compression == "none")
return BagCompression::NONE;
if (compression == "slow")
return BagCompression::SLOW;
if (compression == "fast")
return BagCompression::FAST;
throw std::runtime_error("Parameter bag_compression has illegal value: '" + compression + "'");
}
int main(int argc, char** argv)
{
ros::init(argc, argv, "snapshotter_test");
ros::NodeHandle nh("~");
std::vector<std::string> excludeRegexes;
if (!nh.getParam("exclude_topics", excludeRegexes))
{
throw std::runtime_error("Parameter 'exclude_topics' missing");
}
TopicFilter topicFilter({excludeRegexes});
Snapshotter::Config cfg;
int maxMemoryMb = 0;
if (!nh.getParam("max_memory_mb", maxMemoryMb))
{
throw std::runtime_error("Parameter 'max_memory_mb' missing");
}
cfg.maxMemoryBytes = size_t(maxMemoryMb) * size_t(1024 * 1024);
if (!nh.getParam("nice_on_write", cfg.niceOnWrite))
{
throw std::runtime_error("Parameter 'nice_on_write' missing");
}
Snapshotter snapshotter(nh, cfg);
boost::function<void(const ros::TimerEvent&)> subscribeTopics = [&snapshotter, &topicFilter](const ros::TimerEvent&)
{
ros::master::V_TopicInfo allTopics;
if (ros::master::getTopics(allTopics))
{
// sorting is only done to make the debug output more readable.
std::sort(allTopics.begin(), allTopics.end(),
[](const ros::master::TopicInfo& a, const ros::master::TopicInfo& b) -> bool
{ return a.name < b.name; });
for (const ros::master::TopicInfo& ti : allTopics)
{
if (!topicFilter.exclude(ti.name))
{
snapshotter.subscribe(ti.name);
}
}
}
};
// call once to immediately subscribe to all available topics
subscribeTopics(ros::TimerEvent{});
ros::Timer topicCheck = nh.createTimer(ros::Duration(2.0), subscribeTopics);
BagCompression compression = getCompression(nh);
std::mutex takeSnapshotServiceLock;
boost::function<bool(snapshotter::TakeSnapshotRequest&, snapshotter::TakeSnapshotResponse&)> takeSnapshotCb =
[&](snapshotter::TakeSnapshotRequest& req, snapshotter::TakeSnapshotResponse& resp)
{
std::unique_lock<std::mutex> lock(takeSnapshotServiceLock, std::try_to_lock);
if (!lock.owns_lock())
{
// mutex wasn't locked. Handle it.
resp.success = false;
resp.message = "Already taking a snapshot.";
return true;
}
try
{
snapshotter.writeBagFile(req.filename, compression);
resp.success = true;
}
catch (const std::exception& e)
{
resp.message = e.what();
resp.success = false;
}
catch (...)
{
resp.message = "unknown error";
resp.success = false;
}
return true;
};
auto serv = nh.advertiseService("take_snapshot", takeSnapshotCb);
int numThreads = 1;
if (!nh.getParam("num_threads", numThreads))
{
throw std::runtime_error("Parameter 'num_threads' missing");
}
if (numThreads <= 0)
{
throw std::runtime_error("Parameter 'num_threads' needs to be >= 1");
}
ros::MultiThreadedSpinner spinner(numThreads);
spinner.spin();
return 0;
}
| 35.191358
| 120
| 0.633398
|
cellumation
|
467ef62510d3409a0ba99848122238ba6256ca0e
| 1,870
|
cpp
|
C++
|
ui_controls/src/win/label.cpp
|
Berrysoft/XamlCpp
|
cc7da0cf83892ceb88926292b7c90b9f8da6128d
|
[
"MIT"
] | 27
|
2020-01-02T07:40:57.000Z
|
2022-03-09T14:43:56.000Z
|
ui_controls/src/win/label.cpp
|
Berrysoft/XamlCpp
|
cc7da0cf83892ceb88926292b7c90b9f8da6128d
|
[
"MIT"
] | null | null | null |
ui_controls/src/win/label.cpp
|
Berrysoft/XamlCpp
|
cc7da0cf83892ceb88926292b7c90b9f8da6128d
|
[
"MIT"
] | 3
|
2020-05-21T07:02:08.000Z
|
2021-07-01T00:56:38.000Z
|
#include <shared/label.hpp>
#include <windowsx.h>
#include <xaml/internal/string.hpp>
#include <xaml/result_win32.h>
#include <xaml/ui/controls/label.h>
#include <CommCtrl.h>
using namespace std;
xaml_result xaml_label_internal::draw(xaml_rectangle const& region) noexcept
{
xaml_ptr<xaml_element_base> parent;
XAML_RETURN_IF_FAILED(get_parent(&parent));
if (parent)
{
if (!m_handle)
{
xaml_win32_window_create_params params = {};
params.class_name = WC_STATIC;
params.style = WS_CHILD | WS_VISIBLE | SS_LEFT;
params.x = 0;
params.y = 0;
params.width = 100;
params.height = 50;
params.parent = parent;
XAML_RETURN_IF_FAILED(create(params));
XAML_RETURN_IF_FAILED(draw_visible());
XAML_RETURN_IF_FAILED(draw_text());
XAML_RETURN_IF_FAILED(draw_alignment());
}
XAML_RETURN_IF_FAILED(set_rect(region));
}
return XAML_S_OK;
}
xaml_result xaml_label_internal::draw_text() noexcept
{
nowide::wstackstring data;
XAML_RETURN_IF_FAILED(to_wstring(m_text, &data));
XAML_RETURN_IF_WIN32_BOOL_FALSE(Static_SetText(m_handle, data.c_str()));
return XAML_S_OK;
}
xaml_result xaml_label_internal::draw_alignment() noexcept
{
LONG_PTR style = WS_CHILD | WS_VISIBLE;
switch (m_text_halignment)
{
case xaml_halignment_center:
style |= SS_CENTER;
break;
case xaml_halignment_right:
style |= SS_RIGHT;
break;
default:
style |= SS_LEFT;
break;
}
SetWindowLongPtr(m_handle, GWL_STYLE, style);
return XAML_S_OK;
}
xaml_result xaml_label_internal::size_to_fit() noexcept
{
xaml_size res;
XAML_RETURN_IF_FAILED(measure_string(m_text, {}, &res));
return set_size_noevent(res);
}
| 26.714286
| 76
| 0.658289
|
Berrysoft
|
468ae7942518e1a6b94fcd89248f58e89fe4fca4
| 1,556
|
cpp
|
C++
|
VC2015Samples/Hilo/C++/Annotator/ImageClippingOperation.cpp
|
alonmm/VCSamples
|
6aff0b4902f5027164d593540fcaa6601a0407c3
|
[
"MIT"
] | 300
|
2019-05-09T05:32:33.000Z
|
2022-03-31T20:23:24.000Z
|
VC2015Samples/Hilo/C++/Annotator/ImageClippingOperation.cpp
|
JaydenChou/VCSamples
|
9e1d4475555b76a17a3568369867f1d7b6cc6126
|
[
"MIT"
] | 9
|
2016-09-19T18:44:26.000Z
|
2018-10-26T10:20:05.000Z
|
VC2015Samples/Hilo/C++/Annotator/ImageClippingOperation.cpp
|
JaydenChou/VCSamples
|
9e1d4475555b76a17a3568369867f1d7b6cc6126
|
[
"MIT"
] | 633
|
2019-05-08T07:34:12.000Z
|
2022-03-30T04:38:28.000Z
|
//===================================================================================
// Copyright (c) Microsoft Corporation. All rights reserved.
//
// THIS CODE AND INFORMATION IS PROVIDED 'AS IS' WITHOUT WARRANTY
// OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT
// LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
// FITNESS FOR A PARTICULAR PURPOSE.
//===================================================================================
#include "StdAfx.h"
#include "ImageClippingOperation.h"
ImageClippingOperation::ImageClippingOperation(const D2D1_RECT_F& clippingRect) : m_clippingRect(clippingRect)
{
}
ImageClippingOperation::~ImageClippingOperation()
{
}
// IImageClippingOperation
HRESULT ImageClippingOperation::GetClippingRect(D2D1_RECT_F* clippingRect)
{
assert(clippingRect);
*clippingRect = m_clippingRect;
return S_OK;
}
HRESULT ImageClippingOperation::SetClippingRect(const D2D1_RECT_F& clippingRect)
{
m_clippingRect = clippingRect;
return S_OK;
}
// IImageClippingOperation
HRESULT ImageClippingOperation::GetDrawingRect(D2D1_RECT_F* drawingRect)
{
assert(drawingRect);
*drawingRect = m_drawingRect;
return S_OK;
}
HRESULT ImageClippingOperation::SetDrawingRect(const D2D1_RECT_F& drawingRect)
{
m_drawingRect = drawingRect;
return S_OK;
}
| 31.755102
| 110
| 0.580977
|
alonmm
|
468ef850ff182a4bea176399bfcb0fa0c32edd02
| 6,012
|
cpp
|
C++
|
Funambol/source/common/inputStream/FileDataInputStream.cpp
|
wbitos/funambol
|
29f76caf9cee51d51ddf5318613411cb1cfb8e4e
|
[
"MIT"
] | null | null | null |
Funambol/source/common/inputStream/FileDataInputStream.cpp
|
wbitos/funambol
|
29f76caf9cee51d51ddf5318613411cb1cfb8e4e
|
[
"MIT"
] | null | null | null |
Funambol/source/common/inputStream/FileDataInputStream.cpp
|
wbitos/funambol
|
29f76caf9cee51d51ddf5318613411cb1cfb8e4e
|
[
"MIT"
] | null | null | null |
/*
* Funambol is a mobile platform developed by Funambol, Inc.
* Copyright (C) 2003 - 2007 Funambol, Inc.
*
* This program is free software; you can redistribute it and/or modify it under
* the terms of the GNU Affero General Public License version 3 as published by
* the Free Software Foundation with the addition of the following permission
* added to Section 15 as permitted in Section 7(a): FOR ANY PART OF THE COVERED
* WORK IN WHICH THE COPYRIGHT IS OWNED BY FUNAMBOL, FUNAMBOL DISCLAIMS THE
* WARRANTY OF NON INFRINGEMENT OF THIRD PARTY RIGHTS.
*
* This program is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
* details.
*
* You should have received a copy of the GNU Affero General Public License
* along with this program; if not, see http://www.gnu.org/licenses or write to
* the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
* MA 02110-1301 USA.
*
* You can contact Funambol, Inc. headquarters at 643 Bair Island Road, Suite
* 305, Redwood City, CA 94063, USA, or at email address info@funambol.com.
*
* The interactive user interfaces in modified source and object code versions
* of this program must display Appropriate Legal Notices, as required under
* Section 5 of the GNU Affero General Public License version 3.
*
* In accordance with Section 7(b) of the GNU Affero General Public License
* version 3, these Appropriate Legal Notices must retain the display of the
* "Powered by Funambol" logo. If the display of the logo is not reasonably
* feasible for technical reasons, the Appropriate Legal Notices must display
* the words "Powered by Funambol".
*/
#include <Funambol/base/Log.h>
#include <Funambol/base/base64.h>
#include <Funambol/base/util/utils.h>
#include <Funambol/base/util/XMLProcessor.h>
#include <Funambol/syncml/core/Constants.h>
#include <Funambol/inputStream/FileDataInputStream.h>
#include <Funambol/inputStream/BufferInputStream.h>
#include <Funambol/inputStream/FileInputStream.h>
USE_NAMESPACE
FileDataInputStream::FileDataInputStream (const StringBuffer& filePath) : MultipleInputStream(),
path(filePath),
encodingHelper(FORMAT_B64, NULL, NULL){
// Opens the file.
// NOTE: MUST open in binary mode, in oder to have a correct position indicator
// of the stream after each read() call.
FILE* f = fileOpen(path.c_str(), "rb");
if (!f) {
// File not existing
// LOG.error("FileDataInputStream error: cannot read the file '%s'", path.c_str());
return;
}
//
// Fill the FileData object (OMA file obj format)
//
FileData fileData;
int fileSize = (int)fgetsize(f);
fseek(f, 0, SEEK_SET); // Resets the position indicator of the stream
fileData.setSize(fileSize);
fclose(f);
f = NULL;
StringBuffer fileName(getFileNameFromPath(path));
WCHAR* wFileName = toWideChar(fileName.c_str());
fileData.setName(wFileName);
delete [] wFileName;
wFileName = NULL;
// The body is fake: we just write the file name.
// Will be replaced reading the real file content from the stream (see read())
StringBuffer& fakeBody = fileName;
fileData.setBody(fakeBody.c_str(), (int)fakeBody.length());
// Sets the file modification time (UTC string like "20091028T192200Z")
unsigned long tstamp = getFileModTime(path);
StringBuffer modTime = unixTimeToString(tstamp, true); // file's mod time is already in UTC
if (!modTime.empty()) {
WString wmodTime;
wmodTime = modTime;
fileData.setModified(wmodTime);
}
const char* buf = fileData.format();
if (!buf) {
LOG.error("FileDataInputStream error: cannot format output data");
return;
}
formattedFileData = buf;
delete [] buf;
//
// Save the 3 InputStream sections.
//
setSections();
// Calculate the projected total data size
long b64FileSize = encodingHelper.getDataSizeAfterEncoding(fileSize);
totalSize = (int)(prologue.length() + b64FileSize + epilogue.length());
}
void FileDataInputStream::setSections() {
unsigned int pos=0, startPos=0, endPos=0;
// Get the prologue and epilogue XML.
XMLProcessor::getElementContent(formattedFileData.c_str(), FILE_BODY, &pos, &startPos, &endPos);
if (!startPos || !endPos || (endPos < startPos)) {
LOG.error("FileDataInputStream error: cannot find '%s' tag in output string", FILE_BODY);
return;
}
prologue = formattedFileData.substr(0, startPos);
epilogue = formattedFileData.substr(endPos);
// Create the 3 InputStream to read from.
BufferInputStream stream1(prologue);
FileInputStream stream2(path);
BufferInputStream stream3(epilogue);
sections.clear();
sections.add(stream1);
sections.add(stream2);
sections.add(stream3);
}
int FileDataInputStream::readFromStream(InputStream* stream, void* buffer, const unsigned int size) {
if (currentSection != 1) {
//
// 1st and 3rd streams: read data from a string buffer
//
return stream->read(buffer, size);
}
//
// 2nd stream: read data from file and encode in Base64
//
int rawSize = (int)encodingHelper.getMaxDataSizeToEncode(size); //int(size / 4) * 3; // must be 3/4 in size, and multiple of 3.
if (rawSize <= 0) {
return 0;
}
char* rawBuffer = new char[rawSize];
int rawBytesRead = stream->read(rawBuffer, rawSize);
int b64Size = b64_encode((char*)buffer, rawBuffer, rawBytesRead);
delete [] rawBuffer;
return b64Size;
}
ArrayElement* FileDataInputStream::clone() {
return new FileDataInputStream(this->path);
}
| 35.364706
| 137
| 0.677478
|
wbitos
|
46a32c6163d4e180dcb52bd5d51f7e385025a375
| 280
|
cpp
|
C++
|
BasisOfCProgramLanguage/SeparateInteger.cpp
|
chtld/Programming-and-Algorithm-Course
|
669f266fc97db9050013ffbb388517667de33433
|
[
"MIT"
] | 2
|
2019-06-10T11:50:06.000Z
|
2019-10-14T08:00:41.000Z
|
BasisOfCProgramLanguage/SeparateInteger.cpp
|
chtld/Programming-and-Algorithm-Course
|
669f266fc97db9050013ffbb388517667de33433
|
[
"MIT"
] | null | null | null |
BasisOfCProgramLanguage/SeparateInteger.cpp
|
chtld/Programming-and-Algorithm-Course
|
669f266fc97db9050013ffbb388517667de33433
|
[
"MIT"
] | null | null | null |
#include <iostream>
int main(){
int integer = 0;
std::cin >> integer;
for(int i = 2; i >= 0; i--){
int temp = 1;
for(int j = 0; j < i; j++){
temp *= 10;
}
std::cout << integer/temp << std::endl;
integer -= (integer/temp) * temp;
}
return 0;
}
| 17.5
| 43
| 0.485714
|
chtld
|
9e534643541c2e9639d95f8788350e1688bfd2ad
| 816
|
cpp
|
C++
|
OverkillGameEngine/engine/objectmodel/system.cpp
|
imefGames/OverkillGameEngine
|
0a8885bb32eb61173f56899f969de362802157c9
|
[
"Apache-2.0"
] | null | null | null |
OverkillGameEngine/engine/objectmodel/system.cpp
|
imefGames/OverkillGameEngine
|
0a8885bb32eb61173f56899f969de362802157c9
|
[
"Apache-2.0"
] | null | null | null |
OverkillGameEngine/engine/objectmodel/system.cpp
|
imefGames/OverkillGameEngine
|
0a8885bb32eb61173f56899f969de362802157c9
|
[
"Apache-2.0"
] | null | null | null |
#include <stdafx.h>
#include <engine\objectmodel\system.h>
#include <engine\objectmodel\subsystem.h>
#include <engine\objectmodel\universe.h>
namespace OK
{
void System::Init()
{
}
void System::Shutdown()
{
for (SubSystem* subSystem : m_SubSystems)
{
subSystem->Shutdown();
}
m_SubSystems.DeleteAll();
}
void System::Update(OK::f32 dt)
{
for (SubSystem* subSystem : m_SubSystems)
{
subSystem->Update(dt);
}
}
const Array<ComponentHolderID>& System::GetActiveComponentHolders() const
{
return Universe::Get()->GetActiveComponentHolders();
}
void System::RegisterSubSystem(SubSystem* subSystem)
{
subSystem->Init();
m_SubSystems.Add(subSystem);
}
}
| 20.4
| 77
| 0.595588
|
imefGames
|
9e53c9535dac1673c69fef914f3812787235bb5d
| 312
|
cpp
|
C++
|
src/InterfejsRysowania.cpp
|
kacpermejs/Dron
|
287dfb6c7f93799f166b6733d827f7631902b65d
|
[
"MIT"
] | null | null | null |
src/InterfejsRysowania.cpp
|
kacpermejs/Dron
|
287dfb6c7f93799f166b6733d827f7631902b65d
|
[
"MIT"
] | null | null | null |
src/InterfejsRysowania.cpp
|
kacpermejs/Dron
|
287dfb6c7f93799f166b6733d827f7631902b65d
|
[
"MIT"
] | null | null | null |
#include "InterfejsRysowania.hh"
#include "RysowanieUstawienia.hh"
using drawNS::APIGnuPlot3D;
std::shared_ptr<drawNS::Draw3DAPI> InterfejsRysowania::api(new APIGnuPlot3D(-WYMIAR_X,WYMIAR_X,-WYMIAR_Y,WYMIAR_Y,-WYMIAR_Z,WYMIAR_Z,ODSWIEZANIE));
void InterfejsRysowania::Usun()
{
api->erase_shape(m_Numer);
}
| 28.363636
| 147
| 0.794872
|
kacpermejs
|
9e540a362311507e0d8467ed0f1a3f54babbc6ed
| 4,192
|
cpp
|
C++
|
PhysXChips/PhysXRope.cpp
|
snaxgameengine/PhysXForSnaX
|
aa18d93a30e6cfe11b0258af3733b65de0adf832
|
[
"BSD-3-Clause"
] | 3
|
2021-04-27T08:52:40.000Z
|
2021-05-19T18:05:40.000Z
|
PhysXChips/PhysXRope.cpp
|
snaxgameengine/PhysXForSnaX
|
aa18d93a30e6cfe11b0258af3733b65de0adf832
|
[
"BSD-3-Clause"
] | null | null | null |
PhysXChips/PhysXRope.cpp
|
snaxgameengine/PhysXForSnaX
|
aa18d93a30e6cfe11b0258af3733b65de0adf832
|
[
"BSD-3-Clause"
] | null | null | null |
// Copyright(c) 2013-2019, mCODE A/S
// All rights reserved.
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are met:
// 1. Redistributions of source code must retain the above copyright
// notice, this list of conditions and the following disclaimer.
// 2. Redistributions in binary form must reproduce the above copyright
// notice, this list of conditions and the following disclaimer in the
// documentation and /or other materials provided with the distribution.
// 3. Neither the name of the copyright holders nor the
// names of its contributors may be used to endorse or promote products
// derived from this software without specific prior written permission.
//
// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
// WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
// DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY
// DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
// (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
// LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
// ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
// SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
//
#include "pch.h"
#include "PhysXRope.h"
#include "PhysXRigidDynamic.h"
#include "PhysXJoint.h"
#include "StdChips/Vector.h"
#include "StdChips/Value.h"
#include "PhysXScene.h"
using namespace m3d;
CHIPDESCV1_DEF(PhysXRope, L"PhysX Rope", PHYSXROPE_GUID, CHIP_GUID);
PhysXRope::PhysXRope()
{
CREATE_CHILD(0, PHYSXRIGIDDYNAMIC_GUID, false, UP, L"Actor Template");
CREATE_CHILD(1, PHYSXJOINT_GUID, false, UP, L"Joint Template");
CREATE_CHILD(2, VECTOR_GUID, false, UP, L"Start Position");
CREATE_CHILD(3, VECTOR_GUID, false, UP, L"End Position");
CREATE_CHILD(4, VALUE_GUID, false, UP, L"Number of Elements");
}
PhysXRope::~PhysXRope()
{
}
void PhysXRope::CallChip()
{
if (_actors.size())
return;
assert(_joints.empty());
ChildPtr<PhysXRigidDynamic> chActor = GetChild(0);
ChildPtr<PhysXJoint> chJoint = GetChild(1);
ChildPtr<Vector> chP1 = GetChild(2);
ChildPtr<Vector> chP2 = GetChild(3);
ChildPtr<Value> chNoE = GetChild(4);
if (!(chActor && chJoint && chP1 && chP2 && chNoE))
return;
PxVec3 p1 = (const PxVec3&)chP1->GetVector();
PxVec3 p2 = (const PxVec3&)chP2->GetVector();
unsigned n = (unsigned)chNoE->GetValue();
PxVec3 dir = (p2 - p1).getNormalized();
PxVec3 left = dir.cross(PxVec3(-dir.y, fabs(fabs(dir.z) > 0.577f ? dir.z : dir.x), 0.0f)).getNormalized();
PxVec3 up = left.cross(dir);
PxMat33 orientation(dir, up, left);
float length = (p2 - p1).magnitude();
float eLength = length / n;
PxTransform jTransform0(PxVec3(eLength, 0.0f, 0.0f));
PxTransform jTransform1(PxVec3(0.0f, 0.0f, 0.0f));
// Note: to make ropes for stable I could try to scale the inertia tensor or increase the mass of the upper (crane wire) elements.
for (unsigned i = 0; i < n; i++) {
PxTransform t(PxMat44(orientation, p1 + dir * eLength * (float)i));
PxRigidDynamic *actor = chActor->CreateActor(t);
_actors.push_back(actor);
//actor->setMassSpaceInertiaTensor(actor->getMassSpaceInertiaTensor() * 20);
if (i > 0) {
PxJoint *joint = chJoint->CreateJoint(actor->getScene()->getPhysics(), _actors[i - 1], jTransform0, _actors[i], jTransform1);
_joints.push_back(joint);
}
else
((PhysXScene*)actor->getScene()->userData)->RegisterSceneObject(this);
}
}
void PhysXRope::DestroyRope()
{
if (_actors.size()) {
if (_actors.front()->getScene())
((PhysXScene*)_actors.front()->getScene()->userData)->UnregisterSceneObject(this);
}
for (size_t i = 0; i < _actors.size(); i++) {
mmdelete((PhysXActorData*)_actors[i]->userData);
_actors[i]->release();
}
_actors.clear();
for (size_t i = 0; i < _joints.size(); i++) {
_joints[i]->release();
}
_joints.clear();
}
| 35.82906
| 131
| 0.717796
|
snaxgameengine
|
9e5503aeec52f544c71b97be07ccf3d390d9751b
| 2,179
|
cpp
|
C++
|
src/PbWidget.cpp
|
tudoroancea/cube-timer
|
377ba5247ff1c041eaa044a9b0281ca0f168ecc8
|
[
"MIT"
] | 1
|
2021-05-06T17:08:55.000Z
|
2021-05-06T17:08:55.000Z
|
src/PbWidget.cpp
|
tudoroancea/cube-timer
|
377ba5247ff1c041eaa044a9b0281ca0f168ecc8
|
[
"MIT"
] | null | null | null |
src/PbWidget.cpp
|
tudoroancea/cube-timer
|
377ba5247ff1c041eaa044a9b0281ca0f168ecc8
|
[
"MIT"
] | null | null | null |
//
// Created by Tudor Oancea on 18/05/2021.
// Copyright (c) 2021 Tudor Oancea. All rights reserved.
// Licensed under the MIT license (see at https://github.com/tudoroancea/cube-timer/blob/develop/LICENSE)
//
#include "PbWidget.hpp"
#include <QBoxLayout>
TimeLabel::TimeLabel(QString const& str, QWidget* parent, size_t const& row, Time::Type type) : Time(row, type), QLabel(str, parent) {}
TimeLabel::TimeLabel(const long long& val, QWidget* parent, const size_t& row, Type type) : Time(row, type), QLabel(QString::number(val), parent) {}
TimeLabel::TimeLabel(TimeItem* item, QWidget* parent) : Time(item->getRowCSV(), item->getType()), QLabel(item->text(), parent) {}
void TimeLabel::mouseDoubleClickEvent(QMouseEvent* event) {
this->showDoubleCLick();
}
PBWidget::PBWidget(QWidget* parent) : QGroupBox(parent) {
this->setTitle("PBs (Personnal Bests)");
this->setAlignment(Qt::AlignHCenter);
auto timeLine(new QHBoxLayout);
timeLine->addWidget(new QLabel("Time"), 0, Qt::AlignHCenter);
pbs[0] = new TimeLabel("", nullptr, 0, Time::time);
timeLine->addWidget(pbs[0], 0, Qt::AlignHCenter);
auto mo3Line(new QHBoxLayout);
mo3Line->addWidget(new QLabel("mo3"), 0, Qt::AlignHCenter);
pbs[1] = new TimeLabel("", nullptr, 0, Time::mo3);
mo3Line->addWidget(pbs[1], 0, Qt::AlignHCenter);
auto ao5Line(new QHBoxLayout);
ao5Line->addWidget(new QLabel("ao5"), 0, Qt::AlignHCenter);
pbs[2] = new TimeLabel("", nullptr, 0, Time::ao5);
ao5Line->addWidget(pbs[2], 0, Qt::AlignHCenter);
auto ao12Line(new QHBoxLayout);
ao12Line->addWidget(new QLabel("ao12"), 0, Qt::AlignHCenter);
pbs[3] = new TimeLabel("", nullptr, 0, Time::ao12);
ao12Line->addWidget(pbs[3], 0, Qt::AlignHCenter);
auto mainLayout(new QVBoxLayout);
mainLayout->addLayout(timeLine);
mainLayout->addLayout(mo3Line);
mainLayout->addLayout(ao5Line);
mainLayout->addLayout(ao12Line);
this->setLayout(mainLayout);
}
void PBWidget::changePBS(std::array<std::pair<Duration<long long int>, size_t>, 4> const& vals) {
for (size_t i(0); i < 4; ++i) {
if (vals[i].first.toT() != LLONG_MAX) {
pbs[i]->setText(vals[i].first.toQString());
pbs[i]->setRowCSV(vals[i].second);
}
}
}
| 39.618182
| 148
| 0.699862
|
tudoroancea
|
9e55f5f8ee27f725fbc60448ad98df8a18614803
| 2,846
|
cpp
|
C++
|
RendererCPlusPlus/Renderer/Renderer/context.cpp
|
Trey0303/ComputerGraphics
|
6ee9b1d11e0ece6fe5b4f5dc08da4ebb8fd52f2d
|
[
"MIT"
] | null | null | null |
RendererCPlusPlus/Renderer/Renderer/context.cpp
|
Trey0303/ComputerGraphics
|
6ee9b1d11e0ece6fe5b4f5dc08da4ebb8fd52f2d
|
[
"MIT"
] | null | null | null |
RendererCPlusPlus/Renderer/Renderer/context.cpp
|
Trey0303/ComputerGraphics
|
6ee9b1d11e0ece6fe5b4f5dc08da4ebb8fd52f2d
|
[
"MIT"
] | null | null | null |
#include "context.h"
#include <iostream>
#include "glew//glew.h" //GLEW must be included first before GLFW
#include "glfw/glfw3.h"
namespace aie {
// Error callback called by OpenGL whenever a problem occurs (vendor-dependent)
void APIENTRY errorCallback(GLenum source, GLenum type, GLuint id, GLenum severity,
GLsizei length, const GLchar* message,
const void* userParam)
{
std::cerr << message << std::endl;
}
bool aie::context::init(int width, int height, const char* title)
{
// init glfw
glfwInit();
// create window
window = glfwCreateWindow(640, 480, "Hello Window", nullptr, nullptr);
// designate specified window as rendering context
glfwMakeContextCurrent(window);
// init glew
GLenum err = glewInit();
if (GLEW_OK != err)
{
std::cerr << "Error: " << glewGetErrorString(err) << std::endl;
return -1;
}
// print out some diagnostics
std::cout << "OpenGL Version: " << (const char*)glGetString(GL_VERSION) << "\n";
std::cout << "Renderer: " << (const char*)glGetString(GL_RENDERER) << "\n";
std::cout << "Vendor: " << (const char*)glGetString(GL_VENDOR) << "\n";
std::cout << "GLSL: " << (const char*)glGetString(GL_SHADING_LANGUAGE_VERSION) << "\n";
#ifdef _DEBUG
glEnable(GL_DEBUG_OUTPUT);
glEnable(GL_DEBUG_OUTPUT_SYNCHRONOUS);
glDebugMessageCallback(errorCallback, 0);
glDebugMessageControl(GL_DONT_CARE, GL_DONT_CARE, GL_DONT_CARE, 0, 0, true);
#endif
// set up some defaults
glEnable(GL_BLEND); // enable blending
glEnable(GL_DEPTH_TEST); // enable depth testing
glEnable(GL_CULL_FACE); // enable backface culling
glBlendFunc(GL_SRC_ALPHA, GL_ONE_MINUS_SRC_ALPHA); // set blending function
glDepthFunc(GL_LEQUAL); // depth test function
glFrontFace(GL_CCW); // set front face winding order
glCullFace(GL_BACK); // cull backfaces
glClearColor(0.25f, 0.25f, 0.25f, 1); // color to clear the screen to
return true;
}
void aie::context::tick()
{
glfwSwapBuffers(window); // swap framebuffer
glfwPollEvents(); // work through event queue
}
void aie::context::clear()
{
//draw
glClear(GL_COLOR_BUFFER_BIT | GL_DEPTH_BUFFER_BIT);
}
void aie::context::term()
{
// destroy the window
glfwDestroyWindow(window);
// clean up GLFW
glfwTerminate();
}
bool aie::context::shouldClose() const
{
//close window
return glfwWindowShouldClose(window);
}
}
| 29.340206
| 95
| 0.583275
|
Trey0303
|
9e592a46b04b4b6aa48f4aeaed6916ab74c60744
| 396
|
cpp
|
C++
|
BaekJoon/10250.cpp
|
falconlee236/Algorithm_Practice
|
4e6e380a0e6c840525ca831a05c35253eeaaa25c
|
[
"MIT"
] | null | null | null |
BaekJoon/10250.cpp
|
falconlee236/Algorithm_Practice
|
4e6e380a0e6c840525ca831a05c35253eeaaa25c
|
[
"MIT"
] | null | null | null |
BaekJoon/10250.cpp
|
falconlee236/Algorithm_Practice
|
4e6e380a0e6c840525ca831a05c35253eeaaa25c
|
[
"MIT"
] | null | null | null |
/*10250*/
/*Got it!*/
#include <iostream>
using namespace std;
int main() {
int t; cin >> t;
while(t--){
int h, w, n; cin >> h >> w >> n;
if(n % h == 0){
cout << h;
if(n / h < 10) cout << 0;
cout << n / h << endl;
}
else{
cout << n % h;
if(n / h + 1 < 10) cout << 0;
cout << n / h + 1 << endl;
}
}
return 0;
}
| 17.217391
| 38
| 0.368687
|
falconlee236
|
9e608de1c1261f3e73829c0e383d9bcae15f916a
| 6,685
|
cpp
|
C++
|
Chapter 07/18.cpp
|
jesushilarioh/Starting-Out-With-C-Programming-Challenges
|
34fd6ac3d95c4da934a739f8aeac9b3e078ef898
|
[
"MIT"
] | 7
|
2019-08-03T10:36:55.000Z
|
2022-03-01T09:31:14.000Z
|
Chapter 07/18.cpp
|
jesushilarioh/Starting-Out-With-C-Programming-Challenges
|
34fd6ac3d95c4da934a739f8aeac9b3e078ef898
|
[
"MIT"
] | null | null | null |
Chapter 07/18.cpp
|
jesushilarioh/Starting-Out-With-C-Programming-Challenges
|
34fd6ac3d95c4da934a739f8aeac9b3e078ef898
|
[
"MIT"
] | 6
|
2019-07-04T05:59:19.000Z
|
2022-01-26T03:33:03.000Z
|
#include <iostream>
using namespace std;
const int ROWS_AND_COLUMNS = 3;
void displayTwoDimensionalArray(const char[][ROWS_AND_COLUMNS]);
void player(char[][ROWS_AND_COLUMNS], char);
bool checkIfWinnerAcross(const char[][ROWS_AND_COLUMNS],
const char,
string &);
bool checkIfWinnerDown(const char[][ROWS_AND_COLUMNS],
const char,
string &);
bool checkIfWinnerDiagonalLeftToRight(const char[][ROWS_AND_COLUMNS],
const char,
string &);
bool checkIfWinnerDiagonalRightToLeft(const char[][ROWS_AND_COLUMNS],
const char,
string &);
bool checkForWinner(const char[][ROWS_AND_COLUMNS],
const char,
string &);
int inputValidate(int, int, int);
int main()
{
char game_board[ROWS_AND_COLUMNS][ROWS_AND_COLUMNS] = {{'*', '*', '*'},
{'*', '*', '*'},
{'*', '*', '*'}};
string game_winner = "";
displayTwoDimensionalArray(game_board);
player(game_board, 'X');
displayTwoDimensionalArray(game_board);
for (int i = 0; i < 4; i++)
{
player(game_board, 'O');
displayTwoDimensionalArray(game_board);
if(checkForWinner(game_board, 'O', game_winner))
break;
player(game_board, 'X');
displayTwoDimensionalArray(game_board);
if(checkForWinner(game_board, 'X', game_winner))
break;
}
cout << "Game winner: " << game_winner << endl;
return 0;
} // END int main()
void displayTwoDimensionalArray(const char array[][ROWS_AND_COLUMNS])
{
cout << endl;
for(int i = 0; i < ROWS_AND_COLUMNS; i++)
{
for(int j = 0; j < ROWS_AND_COLUMNS; j++)
cout << array[i][j];
cout << endl;
}
cout << endl;
}
void player(char array[][ROWS_AND_COLUMNS], char letter)
{
cout << "Select a location to place an " << letter << ": " << endl;
int row, column;
bool element_occupied = false;
do
{
cout << "Which row? ";
row = inputValidate(row, 1, 3);
cout << "Which column? ";
column = inputValidate(column, 1, 3);
if(array[(row - 1)][(column - 1)] == '*')
{
array[(row - 1)][(column - 1)] = letter;
element_occupied = true;
}
else
{
cout << "Sorry, that spot is taken." << endl;
element_occupied = false;
}
} while (element_occupied == false);
}
int inputValidate(int user_number, int lowest, int highest)
{
while (!(cin >> user_number) || (user_number < lowest || user_number > highest))
{
cout << "Error. Enter a number from " << lowest << " to " << highest << ": ";
cin.clear();
cin.ignore(numeric_limits<streamsize>::max(), '\n');
}
return user_number;
}
bool checkForWinner(const char array[][ROWS_AND_COLUMNS],
const char letter,
string &game_winner)
{
bool winner = false;
if(checkIfWinnerAcross(array, letter, game_winner))
winner = true;
else if(checkIfWinnerDown(array, letter, game_winner))
winner = true;
else if(checkIfWinnerDiagonalLeftToRight(array, letter, game_winner))
winner = true;
else if(checkIfWinnerDiagonalRightToLeft(array, letter, game_winner))
winner = true;
else
{
game_winner = "tie!";
winner = false;
}
return winner;
}
bool checkIfWinnerAcross(const char array[][ROWS_AND_COLUMNS],
const char letter,
string &game_winner)
{
int letter_across = 0;
bool winner = false;
for(int row = 0; row < ROWS_AND_COLUMNS; row++)
{
for(int column = 0; column < ROWS_AND_COLUMNS; column++)
{
if (array[row][column] == letter)
letter_across++;
}
if (letter_across == 3)
{
if (letter == 'X')
game_winner = "Player 1";
else if (letter == 'O')
game_winner = "Player 2";
winner = true;
break;
}
else
{
winner = false;
letter_across = 0;
}
}
return winner;
}
bool checkIfWinnerDown(const char array[][ROWS_AND_COLUMNS],
const char letter,
string &game_winner)
{
int letter_down = 0;
bool winner = false;
for (int column = 0; column < ROWS_AND_COLUMNS; column++)
{
for (int row = 0; row < ROWS_AND_COLUMNS; row++)
{
if (array[row][column] == letter)
letter_down++;
}
if (letter_down == 3)
{
if (letter == 'X')
game_winner = "Player 1";
else if (letter == 'O')
game_winner = "Player 2";
winner = true;
break;
}
else
{
winner = false;
letter_down = 0;
}
}
return winner;
}
bool checkIfWinnerDiagonalLeftToRight(const char array[][ROWS_AND_COLUMNS],
const char letter,
string &game_winner)
{
int letter_diagonal = 0;
bool winner = false;
for (int i = 0; i < ROWS_AND_COLUMNS; i++)
{
if (array[i][i] == letter)
letter_diagonal++;
}
if (letter_diagonal == 3)
{
if (letter == 'X')
game_winner = "Player 1";
else if (letter == 'O')
game_winner = "Player 2";
winner = true;
}
else
winner = false;
return winner;
}
bool checkIfWinnerDiagonalRightToLeft(const char array[][ROWS_AND_COLUMNS],
const char letter,
string &game_winner)
{
int letter_diagonal = 0;
bool winner;
for (int row = 0, column = (ROWS_AND_COLUMNS - 1); row < ROWS_AND_COLUMNS; row++, column--)
{
if (array[row][column] == letter)
letter_diagonal++;
}
if (letter_diagonal == 3)
{
if (letter == 'X')
game_winner = "Player 1";
else if (letter == 'O')
game_winner = "Player 2";
winner = true;
}
else
winner = false;
return winner;
}
| 25.613027
| 95
| 0.497233
|
jesushilarioh
|
9e62d3c4ed1d7541c1e60413eb4a508256535ab9
| 2,004
|
cpp
|
C++
|
tests/UiPrototype/QtWidget_v1/mainwindow.cpp
|
ayaromenok/ProjectSync
|
a699f97080a84da4d9fb539885848d41ed1de4e8
|
[
"MIT"
] | null | null | null |
tests/UiPrototype/QtWidget_v1/mainwindow.cpp
|
ayaromenok/ProjectSync
|
a699f97080a84da4d9fb539885848d41ed1de4e8
|
[
"MIT"
] | 2
|
2019-11-10T10:14:38.000Z
|
2019-11-25T12:33:54.000Z
|
tests/UiPrototype/QtWidget_v1/mainwindow.cpp
|
ayaromenok/ProjectSync
|
a699f97080a84da4d9fb539885848d41ed1de4e8
|
[
"MIT"
] | null | null | null |
//Copyrigth (C) 2019 Andrey Yaromenok
#include "mainwindow.h"
#include "ui_mainwindow.h"
#include <QtCore>
#include <QtGui>
#include <QtWidgets>
MainWindow::MainWindow(QWidget *parent)
: QMainWindow(parent)
, ui(new Ui::MainWindow)
{
ui->setupUi(this);
initTestUi();
}
MainWindow::~MainWindow()
{
delete ui;
}
void
MainWindow::initTestUi()
{
QStringList slBranches;
QStringList slProjectHeaders;
QList<QTreeWidgetItem *> prjItems;
QStringList slFileList;
//change layout proportion
ui->hloMain->setStretch(0,1);
ui->hloMain->setStretch(1,2);
ui->hloMain->setStretch(2,2);
ui->vloPrj->setStretch(0,1);
ui->vloPrj->setStretch(1,2);
//prj
slProjectHeaders << "PrjName" << "LastModified" << "NoIdea";
for (int i = 0; i < 5; ++i){
QTreeWidgetItem *item = new QTreeWidgetItem((QTreeWidget*)0, QStringList(QString("prj_%1").arg(i)));
item->addChild(new QTreeWidgetItem((QTreeWidget*)0, QStringList(QDate::currentDate().toString())));
prjItems.append(item);
}
ui->twPrjTree->setHeaderLabels(slProjectHeaders);
ui->twPrjTree->insertTopLevelItems(0,prjItems);
slBranches << "00_branch" << "01_branch" << "02_branchXXX" << "03_branchYYY";
ui->lwPrjBranches->insertItems(0,slBranches);
//files
slFileList << "file000.txt" << "fileAbcDef.txt" << "someStupidName.doc";
ui->lwFileList->insertItems(0,slFileList);
ui->teDiffLeft->append("some text at\n\t LEFT\nside");
ui->teDiffRight->append("some text at\n\t RIGHT\nside");
ui->lwGitLog->addItem("git log #0");
ui->lwGitLog->addItem("git log #1");
ui->lwGitLog->addItem("git log #2");
//issues
ui->lwIssueList->addItem("issue #1");
ui->lwIssueList->addItem("issue #2");
ui->lwIssueList->addItem("issue #3");
ui->lwIssueBody->addItem("body of\nIssue #1");
ui->lwIssueComments->addItem("git commit #1 related to \nissue #1");
ui->lwIssueComments->addItem("some comment to issue #1");
}
| 30.363636
| 108
| 0.658683
|
ayaromenok
|
9e64200709412e945afb504874c4b5bb043348fa
| 1,940
|
cpp
|
C++
|
src/nodes/filter/opencv/cvtransformation.cpp
|
Graph-ICS/Graph-ICS
|
95cf624f38744642c257509373c3550baf484438
|
[
"MIT"
] | 11
|
2021-01-04T10:58:56.000Z
|
2022-03-30T15:14:23.000Z
|
src/nodes/filter/opencv/cvtransformation.cpp
|
Graph-ICS/Graph-ICS
|
95cf624f38744642c257509373c3550baf484438
|
[
"MIT"
] | 2
|
2019-01-22T14:51:42.000Z
|
2019-01-22T14:58:55.000Z
|
src/nodes/filter/opencv/cvtransformation.cpp
|
Graph-ICS/Graph-ICS
|
95cf624f38744642c257509373c3550baf484438
|
[
"MIT"
] | 2
|
2019-01-22T14:48:15.000Z
|
2020-07-28T14:59:26.000Z
|
#include "cvtransformation.h"
#include "opencv2/imgcodecs.hpp"
#include "opencv2/highgui.hpp"
#include "opencv2/imgproc.hpp"
CvTransformation::CvTransformation()
{
m_nodeName = "CvTransformation";
m_warningMessage = "";
registerAttribute("angle", new NodeDoubleAttribute(0.0, 180.0, -180.0));
registerAttribute("scale", new NodeDoubleAttribute(1.0, 2.0, 0.01));
}
bool CvTransformation::retrieveResult()
{
if (m_inNodes.size() < 1) {
return false;
}
else {
try {
m_img = m_inNodes[0]->getResultImage();
if(m_img.isEmpty()){
return false;
}
cv::Mat src = m_img.getCvMatImage();
cv::Point2f srcTri[3];
srcTri[0] = cv::Point2f( 0.f, 0.f );
srcTri[1] = cv::Point2f( src.cols - 1.f, 0.f );
srcTri[2] = cv::Point2f( 0.f, src.rows - 1.f );
cv::Point2f dstTri[3];
dstTri[0] = cv::Point2f( 0.f, 0.f );
dstTri[1] = cv::Point2f( src.cols - 1.f, 0.f );
dstTri[2] = cv::Point2f( 0.f, src.rows - 1.f );
cv::Mat warp_mat = getAffineTransform( srcTri, dstTri );
cv::Mat warp_dst = cv::Mat::zeros( src.rows, src.cols, src.type() );
cv::warpAffine( src, warp_dst, warp_mat, warp_dst.size() );
cv::Point center = cv::Point( warp_dst.cols/2, warp_dst.rows/2 );
double angle = getAttributeValue("angle").toDouble();
double scale = getAttributeValue("scale").toDouble();
cv::Mat rot_mat = cv::getRotationMatrix2D( center, angle, scale );
cv::Mat warp_rotate_dst;
cv::warpAffine( warp_dst, warp_rotate_dst, rot_mat, warp_dst.size() );
m_img.setImage(warp_rotate_dst);
} catch (int e) {
qDebug() << m_nodeName << " Exception Nr. " << e << '\n';
return false;
}
}
return true;
}
| 30.793651
| 82
| 0.553093
|
Graph-ICS
|
9e703be65cf079306067df6c83655379804f04fb
| 6,587
|
hpp
|
C++
|
hpx/runtime/threads/detail/thread_pool.hpp
|
kempj/hpx
|
ffdbfed5dfa029a0f2e97e7367cb66d12103df67
|
[
"BSL-1.0"
] | null | null | null |
hpx/runtime/threads/detail/thread_pool.hpp
|
kempj/hpx
|
ffdbfed5dfa029a0f2e97e7367cb66d12103df67
|
[
"BSL-1.0"
] | null | null | null |
hpx/runtime/threads/detail/thread_pool.hpp
|
kempj/hpx
|
ffdbfed5dfa029a0f2e97e7367cb66d12103df67
|
[
"BSL-1.0"
] | null | null | null |
// Copyright (c) 2007-2015 Hartmut Kaiser
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
#if !defined(HPX_RUNTIME_THREADS_DETAIL_THREAD_POOL_JUN_11_2015_1137AM)
#define HPX_RUNTIME_THREADS_DETAIL_THREAD_POOL_JUN_11_2015_1137AM
#include <hpx/config.hpp>
#include <hpx/state.hpp>
#include <hpx/runtime/threads/policies/affinity_data.hpp>
#include <hpx/runtime/threads/policies/scheduler_base.hpp>
#include <hpx/util/thread_specific_ptr.hpp>
#include <hpx/util/date_time_chrono.hpp>
#include <boost/thread/barrier.hpp>
#include <boost/thread/mutex.hpp>
#include <boost/thread/thread.hpp>
#include <boost/atomic.hpp>
#include <boost/ptr_container/ptr_vector.hpp>
#include <boost/cstdint.hpp>
#include <boost/scoped_ptr.hpp>
#include <vector>
#include <string>
namespace hpx { namespace threads { namespace detail
{
///////////////////////////////////////////////////////////////////////////
template <typename Scheduler> struct init_tss_helper;
///////////////////////////////////////////////////////////////////////////
// note: this data structure has to be protected from races from the outside
template <typename Scheduler>
class thread_pool
{
public:
thread_pool(Scheduler& sched,
threads::policies::callback_notifier& notifier,
char const* pool_name);
~thread_pool();
std::size_t init(std::size_t num_threads,
policies::init_affinity_data const& data);
bool run(boost::unique_lock<boost::mutex>& l, std::size_t num_threads);
void stop(boost::unique_lock<boost::mutex>& l, bool blocking = true);
template <typename Lock>
void stop_locked(Lock& l, bool blocking = true);
std::size_t get_worker_thread_num() const;
std::size_t get_os_thread_count() const
{
return threads_.size();
}
boost::thread& get_os_thread_handle(std::size_t num_thread);
void create_thread(thread_init_data& data, thread_id_type& id,
thread_state_enum initial_state, bool run_now, error_code& ec);
void create_work(thread_init_data& data,
thread_state_enum initial_state, error_code& ec);
thread_id_type
set_state(util::steady_time_point const& abs_time,
thread_id_type const& id, thread_state_enum newstate,
thread_state_ex_enum newstate_ex, thread_priority priority,
error_code& ec);
std::size_t get_pu_num(std::size_t num_thread) const;
mask_cref_type get_pu_mask(topology const& topology,
std::size_t num_thread) const;
mask_cref_type get_used_processing_units() const;
// performance counters
#ifdef HPX_HAVE_THREAD_CUMULATIVE_COUNTS
boost::int64_t get_executed_threads(std::size_t num, bool reset);
boost::int64_t get_executed_thread_phases(std::size_t num, bool reset);
#ifdef HPX_HAVE_THREAD_IDLE_RATES
boost::int64_t get_thread_phase_duration(std::size_t num, bool reset);
boost::int64_t get_thread_duration(std::size_t num, bool reset);
boost::int64_t get_thread_phase_overhead(std::size_t num, bool reset);
boost::int64_t get_thread_overhead(std::size_t num, bool reset);
#endif
#endif
#ifdef HPX_HAVE_THREAD_IDLE_RATES
///////////////////////////////////////////////////////////////////////////
boost::int64_t avg_idle_rate(bool reset);
boost::int64_t avg_idle_rate(std::size_t num_thread, bool reset);
#if defined(HPX_HAVE_THREAD_CREATION_AND_CLEANUP_RATES)
boost::int64_t avg_creation_idle_rate(bool reset);
boost::int64_t avg_cleanup_idle_rate(bool reset);
#endif
#endif
boost::int64_t get_queue_length(std::size_t num_thread) const;
#ifdef HPX_HAVE_THREAD_QUEUE_WAITTIME
boost::int64_t get_average_thread_wait_time(
std::size_t num_thread) const;
boost::int64_t get_average_task_wait_time(
std::size_t num_thread) const;
#endif
#ifdef HPX_HAVE_THREAD_STEALING_COUNTS
boost::int64_t get_num_pending_misses(std::size_t num, bool reset);
boost::int64_t get_num_pending_accesses(std::size_t num, bool reset);
boost::int64_t get_num_stolen_from_pending(std::size_t num, bool reset);
boost::int64_t get_num_stolen_to_pending(std::size_t num, bool reset);
boost::int64_t get_num_stolen_from_staged(std::size_t num, bool reset);
boost::int64_t get_num_stolen_to_staged(std::size_t num, bool reset);
#endif
boost::int64_t get_thread_count(thread_state_enum state,
thread_priority priority, std::size_t num_thread, bool reset) const;
//
void abort_all_suspended_threads();
bool cleanup_terminated(bool delete_all);
hpx::state get_state() const { return state_.load(); }
void do_some_work(std::size_t num_thread);
void report_error(std::size_t num, boost::exception_ptr const& e);
protected:
friend struct init_tss_helper<Scheduler>;
void init_tss(std::size_t num);
void deinit_tss();
void thread_func(std::size_t num_thread, topology const& topology,
boost::barrier& startup);
private:
// this thread manager has exactly as many OS-threads as requested
boost::ptr_vector<boost::thread> threads_;
// refer to used scheduler
Scheduler& sched_;
threads::policies::callback_notifier& notifier_;
std::string pool_name_;
// thread pool state
boost::atomic<hpx::state> state_;
// startup barrier
boost::scoped_ptr<boost::barrier> startup_;
// count number of executed HPX-threads and thread phases (invocations)
std::vector<boost::int64_t> executed_threads_;
std::vector<boost::int64_t> executed_thread_phases_;
boost::atomic<long> thread_count_;
#if defined(HPX_HAVE_THREAD_CUMULATIVE_COUNTS) && defined(HPX_HAVE_THREAD_IDLE_RATES)
double timestamp_scale_; // scale timestamps to nanoseconds
#endif
// tfunc_impl timers
std::vector<boost::uint64_t> exec_times_, tfunc_times_;
// Stores the mask identifying all processing units used by this
// thread manager.
threads::mask_type used_processing_units_;
// the TSS holds the number associated with a given OS thread
struct tls_tag {};
static hpx::util::thread_specific_ptr<std::size_t, tls_tag> thread_num_;
};
}}}
#endif
| 37.426136
| 85
| 0.67952
|
kempj
|
9e71ac8ce27184c568d1b5ebcdfbca8031b2d81f
| 566
|
hpp
|
C++
|
compat/linkage-macros.hpp
|
cpuwolf/opentrack
|
5541cfc68d87c2fc254eb2f2a5aad79831871a88
|
[
"ISC"
] | 1
|
2018-02-06T08:36:39.000Z
|
2018-02-06T08:36:39.000Z
|
compat/linkage-macros.hpp
|
cpuwolf/opentrack
|
5541cfc68d87c2fc254eb2f2a5aad79831871a88
|
[
"ISC"
] | null | null | null |
compat/linkage-macros.hpp
|
cpuwolf/opentrack
|
5541cfc68d87c2fc254eb2f2a5aad79831871a88
|
[
"ISC"
] | null | null | null |
#pragma once
#if defined _MSC_VER
# define OTR_GENERIC_EXPORT __declspec(dllexport)
# define OTR_GENERIC_IMPORT __declspec(dllimport)
#elif defined _WIN32 && !defined(__WINE__)
# define OTR_GENERIC_EXPORT __attribute__((dllexport, visibility ("default")))
# define OTR_GENERIC_IMPORT __attribute__((dllimport))
#else
# define OTR_GENERIC_EXPORT __attribute__ ((visibility ("default")))
# define OTR_GENERIC_IMPORT
#endif
#define OTR_TEMPLATE_EXPORT template class OTR_GENERIC_EXPORT
#define OTR_TEMPLATE_IMPORT extern template class OTR_GENERIC_IMPORT
| 35.375
| 80
| 0.810954
|
cpuwolf
|
9e725376cc5608848cdec3640f93213bf0ca359c
| 34
|
hpp
|
C++
|
src/boost_graph_dimacs.hpp
|
miathedev/BoostForArduino
|
919621dcd0c157094bed4df752b583ba6ea6409e
|
[
"BSL-1.0"
] | 10
|
2018-03-17T00:58:42.000Z
|
2021-07-06T02:48:49.000Z
|
src/boost_graph_dimacs.hpp
|
miathedev/BoostForArduino
|
919621dcd0c157094bed4df752b583ba6ea6409e
|
[
"BSL-1.0"
] | 2
|
2021-03-26T15:17:35.000Z
|
2021-05-20T23:55:08.000Z
|
src/boost_graph_dimacs.hpp
|
miathedev/BoostForArduino
|
919621dcd0c157094bed4df752b583ba6ea6409e
|
[
"BSL-1.0"
] | 4
|
2019-05-28T21:06:37.000Z
|
2021-07-06T03:06:52.000Z
|
#include <boost/graph/dimacs.hpp>
| 17
| 33
| 0.764706
|
miathedev
|
9e7901166c51d70b42e59955c913e8ac558c4e40
| 2,856
|
cpp
|
C++
|
engine/src/platform/openGL/Texture2D.cpp
|
baard047/bard_engine
|
595d5e35faf2f59a84a4f70e952caa8ca322093b
|
[
"Apache-2.0"
] | null | null | null |
engine/src/platform/openGL/Texture2D.cpp
|
baard047/bard_engine
|
595d5e35faf2f59a84a4f70e952caa8ca322093b
|
[
"Apache-2.0"
] | null | null | null |
engine/src/platform/openGL/Texture2D.cpp
|
baard047/bard_engine
|
595d5e35faf2f59a84a4f70e952caa8ca322093b
|
[
"Apache-2.0"
] | null | null | null |
/*
* \file Texture2D.cpp.cc
* \copyright (C) 2021 Special Technological Center Ltd
* \author : Bardashevsky A.K.
* \date : 10.01.2021
* \time : 14:57
*/
#include "Texture2D.h"
#include <glad/glad.h>
#include <stb_image.h>
#include <bard/core/Base.h>
namespace OpenGL
{
Texture2D::Texture2D( uint32_t width, uint32_t height )
{
m_width = width;
m_height = height;
m_InternalFormat = GL_RGBA8;
m_DataFormat = GL_RGBA;
glCreateTextures( GL_TEXTURE_2D, 1, &m_rendererID );
glTextureStorage2D( m_rendererID, 1, m_InternalFormat, m_width, m_height );
glTextureParameteri( m_rendererID, GL_TEXTURE_MIN_FILTER, GL_LINEAR );
glTextureParameteri( m_rendererID, GL_TEXTURE_MAG_FILTER, GL_NEAREST );
glTextureParameteri( m_rendererID, GL_TEXTURE_WRAP_S, GL_REPEAT );
glTextureParameteri( m_rendererID, GL_TEXTURE_WRAP_T, GL_REPEAT );
}
Texture2D::Texture2D( std::string path )
: m_path( std::move( path ) )
{
int width, height, channels;
stbi_set_flip_vertically_on_load(1);
stbi_uc * data = stbi_load(m_path.c_str(), &width, &height, &channels, 0);
if( !data )
{
CORE_LOG_ERROR( "Cant load image " + m_path );
BARD_CORE_ASSERT(false, "" );
return;
}
m_width = width;
m_height = height;
GLenum internalFormat = 0, dataFormat = 0;
if (channels == 4)
{
internalFormat = GL_RGBA8;
dataFormat = GL_RGBA;
}
else if (channels == 3)
{
internalFormat = GL_RGB8;
dataFormat = GL_RGB;
}
m_InternalFormat = internalFormat;
m_DataFormat = dataFormat;
BARD_CORE_ASSERT( ( internalFormat & dataFormat ), "Format not supported!");
glCreateTextures( GL_TEXTURE_2D, 1, &m_rendererID );
glTextureStorage2D( m_rendererID, 1, internalFormat, m_width, m_height );
glTextureParameteri( m_rendererID, GL_TEXTURE_MIN_FILTER, GL_LINEAR );
glTextureParameteri( m_rendererID, GL_TEXTURE_MAG_FILTER, GL_NEAREST );
glTextureParameteri( m_rendererID, GL_TEXTURE_WRAP_S, GL_REPEAT );
glTextureParameteri( m_rendererID, GL_TEXTURE_WRAP_T, GL_REPEAT );
glTextureSubImage2D( m_rendererID, 0, 0, 0, m_width, m_height, dataFormat, GL_UNSIGNED_BYTE, data );
stbi_image_free( data );
}
void Texture2D::setData( void * data, uint32_t size )
{
uint32_t bpp = m_DataFormat == GL_RGBA ? 4 : 3;
BARD_CORE_ASSERT( ( size == m_width * m_height * bpp ), "Data must be entire texture!");
glTextureSubImage2D(m_rendererID, 0, 0, 0, m_width, m_height, m_DataFormat, GL_UNSIGNED_BYTE, data);
}
Texture2D::~Texture2D()
{
glDeleteTextures( 1, &m_rendererID );
}
void Texture2D::bind( uint32_t slot ) const
{
glBindTextureUnit( slot, m_rendererID );
}
bool Texture2D::operator ==( const Texture & other ) const
{
return m_rendererID == other.rendererID();
}
}
| 26.943396
| 104
| 0.690476
|
baard047
|
9e7f36efaad244e39712d603844b8d3161feac21
| 15,920
|
cc
|
C++
|
storeds/storeds_db_factory.cc
|
DIR-LAB/ycsb-storedsbench
|
023895bc04f97baf56930eb160bf7e597fe19df7
|
[
"MIT"
] | 12
|
2020-03-05T19:11:00.000Z
|
2021-05-11T14:27:15.000Z
|
storeds/storeds_db_factory.cc
|
DIR-LAB/ycsb-storedsbench
|
023895bc04f97baf56930eb160bf7e597fe19df7
|
[
"MIT"
] | null | null | null |
storeds/storeds_db_factory.cc
|
DIR-LAB/ycsb-storedsbench
|
023895bc04f97baf56930eb160bf7e597fe19df7
|
[
"MIT"
] | 1
|
2020-04-10T12:52:33.000Z
|
2020-04-10T12:52:33.000Z
|
//
// Created by aislam6 on 11/11/19.
//
#include<string.h>
#include "storeds_db_factory.h"
#include "btree_mem_opt/bt_dram.cc"
#include "btree_mem_opt/bt_pmem.cc"
#include "btree_mem_opt/bt_pmem_tx.cc"
#include "btree_mem_opt/bt_vmem.cc"
#include "btree_mem_opt/bt_dram_concurrent_mlock.cc"
#include "btree_mem_opt/bt_pmem_concurrent_mlock.cc"
#include "btree_mem_opt/bt_pmem_tx_concurrent_mlock.cc"
#include "btree_mem_opt/bt_vmem_concurrent_mlock.cc"
#include "btree/btree_dram.cc"
#include "btree/btree_pmem.cc"
#include "btree/btree_pmem_tx.cc"
#include "btree/btree_vmem.cc"
#include "btree/btree_memkind.cc"
#include "btree/btree_vmem_concurrent_mlock.cc"
#include "btree/btree_dram_concurrent_lock.cc"
#include "btree/btree_dram_concurrent_mlock.cc"
#include "btree/btree_pmem_concurrent_lock.cc"
#include "btree/btree_pmem_concurrent_mlock.cc"
#include "btree/btree_pmem_tx_concurrent_lock.cc"
#include "btree/btree_pmem_tx_concurrent_mlock.cc"
#include "bplustree/bplustree_dram.cc"
#include "bplustree/bplustree_pmem.cc"
#include "bplustree/bplustree_pmem_tx.cc"
#include "bplustree/bplustree_vmem.cc"
#include "bplustree/bplustree_vmem_concurrent_mlock.cc"
#include "bplustree/bplustree_dram_concurrent_lock.cc"
#include "bplustree/bplustree_dram_concurrent_mlock.cc"
#include "bplustree/bplustree_pmem_concurrent_lock.cc"
#include "bplustree/bplustree_pmem_concurrent_mlock.cc"
#include "bplustree/bplustree_pmem_tx_concurrent_lock.cc"
#include "bplustree/bplustree_pmem_tx_concurrent_mlock.cc"
#include "bplustree_mem_opt/bp_dram.cc"
#include "bplustree_mem_opt/bp_pmem.cc"
#include "bplustree_mem_opt/bp_pmem_tx.cc"
#include "bplustree_mem_opt/bp_vmem.cc"
#include "bplustree_mem_opt/bp_dram_concurrent_mlock.cc"
#include "bplustree_mem_opt/bp_pmem_concurrent_mlock.cc"
#include "bplustree_mem_opt/bp_pmem_tx_concurrent_mlock.cc"
#include "bplustree_mem_opt/bp_vmem_concurrent_mlock.cc"
#include "hashmap/ht_dram.cc"
#include "hashmap/ht_pmem.cc"
#include "hashmap/ht_pmem_tx.cc"
#include "hashmap/ht_vmem.cc"
#include "hashmap/ht_vmem_concurrent_mlock.cc"
#include "hashmap/ht_dram_concurrent_lock.cc"
#include "hashmap/ht_dram_concurrent_mlock.cc"
#include "hashmap/ht_pmem_concurrent_lock.cc"
#include "hashmap/ht_pmem_concurrent_mlock.cc"
#include "hashmap/ht_pmem_tx_concurrent_lock.cc"
#include "hashmap/ht_pmem_tx_concurrent_mlock.cc"
#include "skiplist/skiplist_dram.cc"
#include "skiplist/skiplist_pmem.cc"
#include "skiplist/skiplist_pmem_tx.cc"
#include "skiplist/skiplist_vmem.cc"
#include "skiplist/skiplist_vmem_concurrent_mlock.cc"
#include "skiplist/skiplist_dram_concurrent_lock.cc"
#include "skiplist/skiplist_dram_concurrent_mlock.cc"
#include "skiplist/skiplist_pmem_concurrent_lock.cc"
#include "skiplist/skiplist_pmem_concurrent_mlock.cc"
#include "skiplist/skiplist_pmem_tx_concurrent_lock.cc"
#include "skiplist/skiplist_pmem_tx_concurrent_mlock.cc"
#include "linkedlist/linkedlist_dram.cc"
#include "linkedlist/linkedlist_dram_concurrent_mlock.cc"
#include "linkedlist/linkedlist_pmem.cc"
#include "linkedlist/linkedlist_pmem_concurrent_mlock.cc"
#include "linkedlist/linkedlist_pmem_tx.cc"
#include "linkedlist/linkedlist_pmem_tx_concurrent_mlock.cc"
#include "linkedlist/linkedlist_vmem.cc"
#include "linkedlist/linkedlist_vmem_concurrent_mlock.cc"
#include "array/array_dram.cc"
#include "array/array_pmem.cc"
#include "array/array_pmem_tx.cc"
#include "array/array_vmem.cc"
#include "array/array_vmem_concurrent_mlock.cc"
#include "array/array_vmem_concurrent_pmlock.cc"
#include "array/array_dram_concurrent_lock.cc"
#include "array/array_dram_concurrent_mlock.cc"
#include "array/array_pmem_concurrent_lock.cc"
#include "array/array_pmem_concurrent_mlock.cc"
#include "array/array_pmem_concurrent_vmlock.cc"
#include "array/array_pmem_tx_concurrent_lock.cc"
#include "array/array_pmem_tx_concurrent_mlock.cc"
#include "rbtree/rbtree_dram.cc"
#include "rbtree/rbtree_pmem.cc"
#include "rbtree/rbtree_pmem_tx.cc"
#include "rbtree/rbtree_vmem.cc"
#include "rbtree/rbtree_vmem_concurrent_mlock.cc"
#include "rbtree/rbtree_vmem_concurrent_pmlock.cc"
#include "rbtree/rbtree_dram_concurrent_lock.cc"
#include "rbtree/rbtree_dram_concurrent_mlock.cc"
#include "rbtree/rbtree_pmem_concurrent_lock.cc"
#include "rbtree/rbtree_pmem_concurrent_mlock.cc"
#include "rbtree/rbtree_pmem_concurrent_vmlock.cc"
#include "rbtree/rbtree_pmem_tx_concurrent_lock.cc"
#include "rbtree/rbtree_pmem_tx_concurrent_mlock.cc"
#include "hashlist/hl_dram.cc"
#include "hashlist/hl_vmem.cc"
#include "hashlist/hl_pmem.cc"
#include "hashlist/hl_pmem_tx.cc"
#include "hashlist/hl_dram_conc_mlock.cc"
#include "hashlist/hl_vmem_conc_mlock.cc"
#include "hashlist/hl_vmem_conc_pmlock.cc"
#include "hashlist/hl_pmem_conc_mlock.cc"
#include "hashlist/hl_pmem_conc_vmlock.cc"
#include "hashlist/hl_pmem_tx_conc_mlock.cc"
using ycsbc::StoredsDbFactory;
using ycsbc::StoredsBase;
StoredsBase *StoredsDbFactory::GetDB(const char *type, const char *path) {
if (strcmp(type, "array-dram") == 0) {
return new ArrayDram(path);
} else if (strcmp(type, "array-pmem") == 0) {
return new ArrayPmem(path);
} else if (strcmp(type, "array-pmem-tx") == 0) {
return new ArrayPmemTx(path);
} else if (strcmp(type, "array-vmem") == 0) {
return new ArrayVmem(path);
} else if (strcmp(type, "array-vmem-conc-mlock") == 0) {
return new ArrayVmemConcurrentMLock(path);
} else if (strcmp(type, "array-vmem-conc-pmlock") == 0) {
return new ArrayVmemConcurrentPMLock(path);
} else if (strcmp(type, "array-dram-conc-lock") == 0) {
return new ArrayDramConcurrentLock(path);
} else if (strcmp(type, "array-dram-conc-mlock") == 0) {
return new ArrayDramConcurrentMLock(path);
} else if (strcmp(type, "array-pmem-conc-lock") == 0) {
return new ArrayPmemConcurrentLock(path);
} else if (strcmp(type, "array-pmem-conc-mlock") == 0) {
return new ArrayPmemConcurrentMLock(path);
} else if (strcmp(type, "array-pmem-conc-vmlock") == 0) {
return new ArrayPmemConcurrentVMLock(path);
} else if (strcmp(type, "array-pmem-tx-conc-lock") == 0) {
return new ArrayPmemTxConcurrentLock(path);
} else if (strcmp(type, "array-pmem-tx-conc-mlock") == 0) {
return new ArrayPmemTxConcurrentMLock(path);
} else if (strcmp(type, "bt-dram") == 0) {
return new BTDram(path);
} else if (strcmp(type, "bt-pmem") == 0) {
return new BTPmem(path);
} else if (strcmp(type, "bt-pmem-tx") == 0) {
return new BTPmemTx(path);
} else if (strcmp(type, "bt-vmem") == 0) {
return new BTVmem(path);
} else if (strcmp(type, "bt-dram-conc-mlock") == 0) {
return new BTDramConcurrentMLock(path);
} else if (strcmp(type, "bt-pmem-conc-mlock") == 0) {
return new BTPmemConcurrentMLock(path);
} else if (strcmp(type, "bt-pmem-tx-conc-mlock") == 0) {
return new BTPmemTxConcurrentMLock(path);
} else if (strcmp(type, "bt-vmem-conc-mlock") == 0) {
return new BTVmemConcurrentMLock(path);
} else if (strcmp(type, "btree-dram") == 0) {
return new BTreeDram(path);
} else if (strcmp(type, "btree-pmem") == 0) {
return new BTreePmem(path);
} else if (strcmp(type, "btree-pmem-tx") == 0) {
return new BTreePmemTx(path);
} else if (strcmp(type, "btree-vmem") == 0) {
return new BTreeVmem(path);
} else if (strcmp(type, "btree-memkind") == 0) {
return new BTreeMemkind(path);
} else if (strcmp(type, "btree-vmem-conc-mlock") == 0) {
return new BTreeVmemConcurrentMLock(path);
} else if (strcmp(type, "btree-dram-conc-lock") == 0) {
return new BTreeDramConcurrentLock(path);
} else if (strcmp(type, "btree-dram-conc-mlock") == 0) {
return new BTreeDramConcurrentMLock(path);
} else if (strcmp(type, "btree-pmem-conc-lock") == 0) {
return new BTreePmemConcurrentLock(path);
} else if (strcmp(type, "btree-pmem-conc-mlock") == 0) {
return new BTreePmemConcurrentMLock(path);
} else if (strcmp(type, "btree-pmem-tx-conc-lock") == 0) {
return new BTreePmemTxConcurrentLock(path);
} else if (strcmp(type, "btree-pmem-tx-conc-mlock") == 0) {
return new BTreePmemTxConcurrentMLock(path);
} else if (strcmp(type, "bp-dram") == 0) {
return new BPDram(path);
} else if (strcmp(type, "bp-pmem") == 0) {
return new BPPmem(path);
} else if (strcmp(type, "bp-pmem-tx") == 0) {
return new BPPmemTx(path);
} else if (strcmp(type, "bp-vmem") == 0) {
return new BPVmem(path);
} else if (strcmp(type, "bp-dram-conc-mlock") == 0) {
return new BPDramConcurrentMLock(path);
} else if (strcmp(type, "bp-pmem-conc-mlock") == 0) {
return new BPPmemConcurrentMLock(path);
} else if (strcmp(type, "bp-pmem-tx-conc-mlock") == 0) {
return new BPPmemTxConcurrentMLock(path);
} else if (strcmp(type, "bp-vmem-conc-mlock") == 0) {
return new BPVmemConcurrentMLock(path);
} else if (strcmp(type, "bplustree-dram") == 0) {
return new BPlusTreeDram(path);
} else if (strcmp(type, "bplustree-pmem") == 0) {
return new BPlusTreePmem(path);
} else if (strcmp(type, "bplustree-pmem-tx") == 0) {
return new BPlusTreePmemTx(path);
} else if (strcmp(type, "bplustree-vmem") == 0) {
return new BPlusTreeVmem(path);
} else if (strcmp(type, "bplustree-vmem-conc-mlock") == 0) {
return new BPlusTreeVmemConcurrentMLock(path);
} else if (strcmp(type, "bplustree-dram-conc-lock") == 0) {
return new BPlusTreeDramConcurrentLock(path);
} else if (strcmp(type, "bplustree-dram-conc-mlock") == 0) {
return new BPlusTreeDramConcurrentMLock(path);
} else if (strcmp(type, "bplustree-pmem-conc-lock") == 0) {
return new BPlusTreePmemConcurrentLock(path);
} else if (strcmp(type, "bplustree-pmem-conc-mlock") == 0) {
return new BPlusTreePmemConcurrentMLock(path);
} else if (strcmp(type, "bplustree-pmem-tx-conc-lock") == 0) {
return new BPlusTreePmemTxConcurrentLock(path);
} else if (strcmp(type, "bplustree-pmem-tx-conc-mlock") == 0) {
return new BPlusTreePmemTxConcurrentMLock(path);
} else if (strcmp(type, "hashtable-dram") == 0) {
return new HtDram(path);
} else if (strcmp(type, "hashtable-pmem") == 0) {
return new HtPmem(path);
} else if (strcmp(type, "hashtable-pmem-tx") == 0) {
return new HtPmemTx(path);
} else if (strcmp(type, "hashtable-vmem") == 0) {
return new HtVmem(path);
} else if (strcmp(type, "hashtable-vmem-conc-mlock") == 0) {
return new HtVmemConcurrentMLock(path);
} else if (strcmp(type, "hashtable-dram-conc-lock") == 0) {
return new HtDramConcurrentLock(path);
} else if (strcmp(type, "hashtable-dram-conc-mlock") == 0) {
return new HtDramConcurrentMLock(path);
} else if (strcmp(type, "hashtable-pmem-conc-lock") == 0) {
return new HtPmemConcurrentLock(path);
} else if (strcmp(type, "hashtable-pmem-conc-mlock") == 0) {
return new HtPmemConcurrentMLock(path);
} else if (strcmp(type, "hashtable-pmem-tx-conc-lock") == 0) {
return new HtPmemTxConcurrentLock(path);
} else if (strcmp(type, "hashtable-pmem-tx-conc-mlock") == 0) {
return new HtPmemTxConcurrentMLock(path);
} else if (strcmp(type, "skiplist-dram") == 0) {
return new SkiplistDram(path);
} else if (strcmp(type, "skiplist-pmem") == 0) {
return new SkiplistPmem(path);
} else if (strcmp(type, "skiplist-pmem-tx") == 0) {
return new SkiplistPmemTx(path);
} else if (strcmp(type, "skiplist-vmem") == 0) {
return new SkiplistVmem(path);
} else if (strcmp(type, "skiplist-vmem-conc-mlock") == 0) {
return new SkiplistVmemConcurrentMLock(path);
} else if (strcmp(type, "skiplist-dram-conc-lock") == 0) {
return new SkiplistDramConcurrentLock(path);
} else if (strcmp(type, "skiplist-dram-conc-mlock") == 0) {
return new SkiplistDramConcurrentMLock(path);
} else if (strcmp(type, "skiplist-pmem-conc-lock") == 0) {
return new SkiplistPmemConcurrentLock(path);
} else if (strcmp(type, "skiplist-pmem-conc-mlock") == 0) {
return new SkiplistPmemConcurrentMLock(path);
} else if (strcmp(type, "skiplist-pmem-tx-conc-lock") == 0) {
return new SkiplistPmemTxConcurrentLock(path);
} else if (strcmp(type, "skiplist-pmem-tx-conc-mlock") == 0) {
return new SkiplistPmemTxConcurrentMLock(path);
} else if (strcmp(type, "linkedlist-dram") == 0) {
return new LinkedlistDram(path);
} else if (strcmp(type, "linkedlist-dram-conc-mlock") == 0) {
return new LinkedlistDramConcurrentMLock(path);
} else if (strcmp(type, "linkedlist-pmem") == 0) {
return new LinkedlistPmem(path);
} else if (strcmp(type, "linkedlist-pmem-conc-mlock") == 0) {
return new LinkedlistPmemConcurrentMLock(path);
} else if (strcmp(type, "linkedlist-pmem-tx") == 0) {
return new LinkedlistPmemTx(path);
} else if (strcmp(type, "linkedlist-pmem-tx-conc-mlock") == 0) {
return new LinkedlistPmemTxConcurrentMLock(path);
} else if (strcmp(type, "linkedlist-vmem") == 0) {
return new LinkedlistVmem(path);
} else if (strcmp(type, "linkedlist-vmem-conc-mlock") == 0) {
return new LinkedlistVmemConcurrentMLock(path);
} else if (strcmp(type, "rbtree-dram") == 0) {
return new RbtreeDram(path);
} else if (strcmp(type, "rbtree-pmem") == 0) {
return new RbtreePmem(path);
} else if (strcmp(type, "rbtree-pmem-tx") == 0) {
return new RbtreePmemTx(path);
} else if (strcmp(type, "rbtree-vmem") == 0) {
return new RbtreeVmem(path);
} else if (strcmp(type, "rbtree-vmem-conc-mlock") == 0) {
return new RbtreeVmemConcurrentMLock(path);
} else if (strcmp(type, "rbtree-vmem-conc-pmlock") == 0) {
return new RbtreeVmemConcurrentPMLock(path);
} else if (strcmp(type, "rbtree-dram-conc-lock") == 0) {
return new RbtreeDramConcurrentLock(path);
} else if (strcmp(type, "rbtree-dram-conc-mlock") == 0) {
return new RbtreeDramConcurrentMLock(path);
} else if (strcmp(type, "rbtree-pmem-conc-lock") == 0) {
return new RbtreePmemConcurrentLock(path);
} else if (strcmp(type, "rbtree-pmem-conc-mlock") == 0) {
return new RbtreePmemConcurrentMLock(path);
} else if (strcmp(type, "rbtree-pmem-conc-vmlock") == 0) {
return new RbtreePmemConcurrentVMLock(path);
} else if (strcmp(type, "rbtree-pmem-tx-conc-lock") == 0) {
return new RbtreePmemTxConcurrentLock(path);
} else if (strcmp(type, "rbtree-pmem-tx-conc-mlock") == 0) {
return new RbtreePmemTxConcurrentMLock(path);
} else if (strcmp(type, "hl-dram") == 0) {
return new HlDram(path);
} else if (strcmp(type, "hl-vmem") == 0) {
return new HlVmem(path);
} else if (strcmp(type, "hl-pmem") == 0) {
return new HlPmem(path);
} else if (strcmp(type, "hl-pmem-tx") == 0) {
return new HlPmemTx(path);
} else if (strcmp(type, "hl-dram-conc-mlock") == 0) {
return new HlDramConcurrentMLock(path);
} else if (strcmp(type, "hl-vmem-conc-mlock") == 0) {
return new HlVmemConcurrentMLock(path);
} else if (strcmp(type, "hl-vmem-conc-pmlock") == 0) {
return new HlVmemConcurrentPMLock(path);
} else if (strcmp(type, "hl-pmem-conc-mlock") == 0) {
return new HlPmemConcurrentMLock(path);
} else if (strcmp(type, "hl-pmem-conc-vmlock") == 0) {
return new HlPmemConcurrentVMLock(path);
} else if (strcmp(type, "hl-pmem-tx-conc-mlock") == 0) {
return new HlPmemTxConcurrentMLock(path);
} else {
return NULL;
}
}
| 48.096677
| 74
| 0.688317
|
DIR-LAB
|
9e80baf90ba50f85637c4aa5a186bfe9bebf17ad
| 2,666
|
cpp
|
C++
|
NumberWithUnits.cpp
|
AfikPeretz/ex3.1-cpp
|
5aff9195e4f713ed2c14ef78157d9183ebc545e5
|
[
"MIT"
] | null | null | null |
NumberWithUnits.cpp
|
AfikPeretz/ex3.1-cpp
|
5aff9195e4f713ed2c14ef78157d9183ebc545e5
|
[
"MIT"
] | null | null | null |
NumberWithUnits.cpp
|
AfikPeretz/ex3.1-cpp
|
5aff9195e4f713ed2c14ef78157d9183ebc545e5
|
[
"MIT"
] | null | null | null |
#include "NumberWithUnits.hpp"
namespace ariel {
NumberWithUnits::NumberWithUnits(double amount, string unit_type){}
void NumberWithUnits::read_units(ifstream &file_name) {}
NumberWithUnits operator+ (NumberWithUnits &other_num) {
NumberWithUnits result(1, "km");
return result;
}
NumberWithUnits operator- (NumberWithUnits &other_num) {
NumberWithUnits result(1, "km");
return result;
}
NumberWithUnits NumberWithUnits::operator- () const {
NumberWithUnits result(1, "km");
return result;
}
NumberWithUnits & NumberWithUnits::operator-- () {
return *this;
}
NumberWithUnits & NumberWithUnits::operator++ () {
return *this;
}
NumberWithUnits NumberWithUnits::operator-- (int) {
return *this;
}
NumberWithUnits NumberWithUnits::operator++ (int) {
return *this;
}
NumberWithUnits NumberWithUnits::operator- (NumberWithUnits &other_num) {
NumberWithUnits result(1, "km");
return result;
}
NumberWithUnits NumberWithUnits::operator+ () const {
NumberWithUnits result(1, "km");
return result;
}
NumberWithUnits NumberWithUnits::operator+ (NumberWithUnits &other_num) {
NumberWithUnits result(1, "km");
return result;
}
bool NumberWithUnits::operator> (const NumberWithUnits &other_num) const {
return true;
}
bool NumberWithUnits::operator< (const NumberWithUnits &other_num) const {
return true;
}
bool NumberWithUnits::operator== (const NumberWithUnits &other_num) const {
return true;
}
bool NumberWithUnits::operator<= (const NumberWithUnits &other_num) const {
return true;
}
bool NumberWithUnits::operator>= (const NumberWithUnits &other_num) const {
return true;
}
bool NumberWithUnits::operator!= (const NumberWithUnits &other_num) const {
return true;
}
NumberWithUnits& NumberWithUnits::operator+= (const NumberWithUnits &num) {
return *this;
}
NumberWithUnits& NumberWithUnits::operator-= (const NumberWithUnits &num) {
return *this;
}
NumberWithUnits NumberWithUnits::operator* (double factor) {
NumberWithUnits result(1, "km");
return result;
}
NumberWithUnits operator* (double factor, const NumberWithUnits) {
NumberWithUnits result(1, "km");
return result;
}
ostream& operator<< (ostream& stream, const NumberWithUnits& num) {
return stream;
}
istream& operator>> (istream& stream, const NumberWithUnits& num) {
return stream;
}
}
| 33.325
| 79
| 0.649287
|
AfikPeretz
|
9e8783a930f9c87601edaa446f59cdb5b8e7fbf2
| 1,310
|
cpp
|
C++
|
src/xsave-test/main.cpp
|
dalehuangzihan/infos-user
|
14a85e86f7f92041cda50155d9c381dc6fd93ef0
|
[
"MIT"
] | null | null | null |
src/xsave-test/main.cpp
|
dalehuangzihan/infos-user
|
14a85e86f7f92041cda50155d9c381dc6fd93ef0
|
[
"MIT"
] | null | null | null |
src/xsave-test/main.cpp
|
dalehuangzihan/infos-user
|
14a85e86f7f92041cda50155d9c381dc6fd93ef0
|
[
"MIT"
] | null | null | null |
/* SPDX-License-Identifier: MIT */
#include <infos.h>
struct Parameters {
double exponent;
double base;
};
__attribute__((aligned(16))) Parameters parms[10];
static void power(void *arg)
{
Parameters p = *((Parameters *) arg);
double j = p.exponent;
char name_buffer[16] = {0};
sprintf(name_buffer, "thread/%d", (uint64_t) p.exponent);
set_thread_name(HTHREAD_SELF, name_buffer);
double result;
for (int i = 0; i < 1000000; i++) {
result = p.base;
j = p.exponent;
while (j > 0) {
result = result * p.base;
j--;
// usleep(1000);
}
}
// usleep(1000000);
printf("Arg exponent %f, end exponent %f, result is: %f\n", *(double *)arg, p.exponent, result);
stop_thread(HTHREAD_SELF);
}
int main(const char *cmdline)
{
printf("Running Scheduler Test 3!\n");
double x = 1.4;
double y = 0.3;
for (int i = 0; i < 10; i++) {
parms[i].base = 2;
parms[i].exponent = i+1;
}
HTHREAD threads[10];
for (int i = 0; i < 10; i++) {
threads[i] = create_thread(power, (void *) &parms[i]);
// usleep(1000000);
}
for (int i = 0; i < 10; i++) {
join_thread(threads[i]);
}
printf("Scheduler Test Complete\n");
return 0;
}
| 20.46875
| 100
| 0.543511
|
dalehuangzihan
|
9e88e7a611a156bc16263d050923de9acfc83db3
| 1,387
|
cpp
|
C++
|
src/Edge.cpp
|
magestik/graph
|
05d2d779b6e73ec998fe4da7b0dfbe70a1026633
|
[
"MIT"
] | null | null | null |
src/Edge.cpp
|
magestik/graph
|
05d2d779b6e73ec998fe4da7b0dfbe70a1026633
|
[
"MIT"
] | null | null | null |
src/Edge.cpp
|
magestik/graph
|
05d2d779b6e73ec998fe4da7b0dfbe70a1026633
|
[
"MIT"
] | null | null | null |
#include "Edge.h"
/**
* @brief Constructor
*/
Edge::Edge(Node * pSource, Node * pTarget) : source(pSource), target(pTarget)
{
// ...
}
/**
* @brief Destructor
*/
Edge::~Edge(void)
{
// ...
}
/**
* @brief Edge::getSource
* @param pSource
*/
void Edge::getSource(Node * pSource)
{
source = pSource;
}
/**
* @brief Edge::getTarget
* @param pTarget
*/
void Edge::getTarget(Node * pTarget)
{
target = pTarget;
}
/**
* @brief Edge::setType
* @param szRelation
*/
void Edge::setRelation(const char * szRelation)
{
relation = szRelation;
}
/**
* @brief Edge::setDirected
* @param szType
*/
void Edge::setDirected(bool bDirected)
{
directed = bDirected;
}
/**
* @brief Edge::setLabel
* @param szLabel
*/
void Edge::setLabel(const char * szLabel)
{
label = szLabel;
}
/**
* @brief Edge::getSource
* @return
*/
Node * Edge::getSource(void) const
{
return(source);
}
/**
* @brief Edge::getTarget
* @return
*/
Node * Edge::getTarget(void) const
{
return(target);
}
/**
* @brief Edge::getRelation
* @param szType
* @return
*/
const std::string & Edge::getRelation(void) const
{
return(relation);
}
/**
* @brief Edge::isDirected
* @param bDirected
* @return
*/
bool Edge::isDirected(void) const
{
return(directed);
}
/**
* @brief Edge::getLabel
* @param szLabel
* @return
*/
const std::string & Edge::getLabel(void) const
{
return(label);
}
| 12.495495
| 77
| 0.62509
|
magestik
|
9e8ab971d1a303ab37847abed6cf433a1bc20368
| 1,832
|
hpp
|
C++
|
include/asio_sodium/detail/session_data.hpp
|
mikezackles/asio_sodium_socket
|
5a81cf8000896683564a3786e4431a05c8f890e4
|
[
"Apache-2.0"
] | 28
|
2016-03-29T06:51:45.000Z
|
2021-11-15T09:42:20.000Z
|
include/asio_sodium/detail/session_data.hpp
|
mikezackles/asio_sodium_socket
|
5a81cf8000896683564a3786e4431a05c8f890e4
|
[
"Apache-2.0"
] | null | null | null |
include/asio_sodium/detail/session_data.hpp
|
mikezackles/asio_sodium_socket
|
5a81cf8000896683564a3786e4431a05c8f890e4
|
[
"Apache-2.0"
] | 3
|
2016-04-06T10:25:01.000Z
|
2019-09-06T21:41:20.000Z
|
/*
* Copyright 2016 Zachary Michaels
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
#ifndef ASIO_SODIUM_777dbf21_f3d8_4d87_8a5b_208d2f9259fa
#define ASIO_SODIUM_777dbf21_f3d8_4d87_8a5b_208d2f9259fa
#include "handshake_hello.hpp"
#include "handshake_response.hpp"
#include "message_header.hpp"
namespace asio_sodium {
namespace detail {
struct session_data {
explicit
session_data(
public_key const& remote_public_key_
, public_key const& local_public_key_
, private_key const& local_private_key_
)
noexcept
: remote_public_key(remote_public_key_)
, local_public_key(local_public_key_)
, local_private_key(local_private_key_)
{}
explicit
session_data(
public_key const& local_public_key_
, private_key const& local_private_key_
)
noexcept
: local_public_key(local_public_key_)
, local_private_key(local_private_key_)
{}
nonce decrypt_nonce;
nonce encrypt_nonce;
public_key remote_public_key;
public_key local_public_key;
// TODO - RAII wrapper to wipe this on destruct!
private_key local_private_key;
message_authentication_code mac;
handshake_hello::buffer hello_buffer;
handshake_response::buffer hello_response_buffer;
message_header::buffer header_buffer;
};
}}
#endif
| 29.079365
| 75
| 0.748908
|
mikezackles
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.