0_0_36199338_6775.cpp: In function 'int main()': 0_0_36199338_6775.cpp:28:35: error: 'setprecision' was not declared in this scope cout<<fixed<<setprecision(1)<<(1-dp[n])*100<<"%"<<endl; ^