DSolve[{Derivative[1][x][t] == -Cos[x[t]] + y[t]^2, Derivative[1][y][t] == -(Sin[x[t]]*y[t])},{x[t], y[t]},t]