#11230: _C++


easton530 (哈哈哈)


#include<iostream>
using namespace std;
int main(){
cout<<31875000<<endl;
return 0;
}