#include <bits/stdc++.h> using namespace std; int main() { cout <<"2025"<<endl<<"3025"<<endl<<"9801"; return 0; }