LS赵天成 edited 4 月前
#include<iostream> using namespace std; int main(){ long long a,b; cin>>a,b; cout<<"200000000"; }