Help for this page
use strict; use warnings; ... } else { print "they are not the same"; }
#include <iostream.h> ... cout << "they are different" << endl; } }