#include <atomic>

int main(int arg, char* argv[])
{
    return 1;
}