#include //compiled with "Dev-C++" , from RaptorOne int main() { for(int i=1; i*i<=100; i++) std::cout<<"Door "<