November 2019 1 13 Report
Tolong bantuin dong kode error (C++) salahnya dimana ya
Problem : Library error


//Isnan Project
//#include import lib
#include //ERROR IOSTREAM LIBRARY ERROR WHEN ISNAN IS INPUTED
#include
using namespace std;

//Input string
int main (){
float a,b,c,d,x1,x2;
cout << "Enter a value: ";
cin >> a;
cout << "Enter b value: ";
cin >> b;
cout << "Enter c value: "
cin >> c;

isnan (a)? cout <<"It's NaN''" << endl:
cout <<"" << endl;
while {
//Jump to certain line?
}
isnan (b)? cout << "It's NaN'" << endl:
cout << "" << endl
while {
//Jump to certain line?
}

Recommend Questions



Life Enjoy

" Life is not a problem to be solved but a reality to be experienced! "

Get in touch

Social

© Copyright 2013 - 2025 KUDO.TIPS - All rights reserved.