@ -0,0 +1,7 @@
#ifndef BasicMode
#define BasicMode
long long int DecToBin(long long int n);
#endif // BasicMode