#include int main (int argc, char *argv[]) { printf ("my home is my castle\n"); printf ("my castle is my home\n"); }