#include #include "atlas.h" using namespace std; int main() { atlasPrint(); return 0; }