#include <iostream>
using namespace std;
int main() {
int size = std::getchar();
int arr[size];
int local2;
return 0;
}
I2luY2x1ZGUgPGlvc3RyZWFtPgp1c2luZyBuYW1lc3BhY2Ugc3RkOwoKaW50IG1haW4oKSB7CiAgICBpbnQgc2l6ZSA9IHN0ZDo6Z2V0Y2hhcigpOwogICAgaW50IGFycltzaXplXTsKICAgIGludCBsb2NhbDI7CiAgICByZXR1cm4gMDsKfQ==