#include #include int main() { std::cout << "ADS Deployed!" << std::endl; return EXIT_SUCCESS; }