#include <iostream> using namespace std; /* run this program using the console pauser or add your own getch, system("pause") or input loop */ int main(int argc, char** argv) { int a; cin>>a; cout<<"min = a if( a < min );\n"<<"r0 = - b*c - sqrt( 3*a - c*c/17 ) if( 4*a*c - b*b < 32*c + 9 );\n"<<" c /= 2 if( c+3*a < log(9*b) );\n"<<"perl = smart if( 1 == 2 );"<<endl; return 0; }
#include using namespace std; /* run this program using the console pauser or add your own getch, system("pause") or input loop */ int main(int argc, char** argv) { int a; cin>>a; cout<<"min = a if( a < min );\n"<<"r0 = - b*c - sqrt( 3*a - c*c/17 ) if( 4*a*c - b*b < 32*c + 9 );\n"<<" c /= 2 if( c+3*a < log(9*b) );\n"<<"perl = smart if( 1 == 2 );"<<endl; return 0; }