\( a + b = 3 \)
\[ x^2+y^3=c^4 x+y=3 \]
#incldue <bits/stdc++.h> using namespace std; int main() { // competitive programming (x) // problem solving! (o) }