#include #include using namespace std; typedef unsigned long long UL; int main(int argc, char* argv[]) { UL N; cin>>N; const UL MOD=1000000007; const UL P5=pow(5.0,10); if (N==1){ cout<<2<=10){ aw*=P5; aw%=MOD; n-=10; } for (i=1;i