#include using namespace std; int main(){ cout << "this is a SCONS" << endl; return 0; }