# cmath — Mathematical functions for complex numbers. # This module is always available. It provides access to mathematical functions for complex numbers. # The functions in this module accept ...
int main () { cout << "Enter a number (decimal or binary): "; getline (cin, input); //read as string try { number = stoi(input); //read string and create int if ...
一部の結果でアクセス不可の可能性があるため、非表示になっています。
アクセス不可の結果を表示する