#include <iostream.h>#include <iomanip.h>int main(){int n;cin>>setbase(n);cout<<hex<<n<<endl<<dec<<n<<endl<<oct<<n<<endl;return 0;}error C2871: 'std' : does not exist or is not a namespaceerror C2065: 'setbase' : undeclared identifier怎么回事呢?大神不要打我。題目錯(cuò)了。沒(méi)有那個(gè),只是error C2065: 'setbase' : undeclared identifier
error C2065: 'setbase' : undeclared identifier?啥情況
qq_花開(kāi)花謝_0
2022-07-01 07:07:36