const int from_1=10;
#include <iostream> #include "1.h" using namespace std; int main() { cout<<from_1<<endl; return 0; }