#include <fstream> using namespace std; ofstream fout("cube.out"); int main() { fout<<"rew4536"<<endl; return 0; }