#include int main() { std::cout << "This is license generator" << std::endl; return 0; }