How can you integrate
$$\int \exp{\left( -x-e^{-x}\right)}dx$$
I have tried some substitutions but they make things harder than before. Is there some trick that I can use to solve this?
Finishing the integration based on the anwers:
Let $u=-e^{-x} \implies du=e^{-x}dx \iff dx= e^x du$
Substituting:
$$\int e^u du=e^u +c $$
Plugging back in:
$$\int \exp{\left( -x-e^{-x}\right)}dx=\boxed{e^{-e^{-x}}+c}$$