#include #include using namespace std; int main() { ios::sync_with_stdio(false); cin.tie(nullptr); int A,B; cin>>A>>B; int L=A*A+B*B; if(A==B) { for(int i=0;iB) { int x=0,y=0; for(int i=0;i