Thursday, 2 May 2019

2nd lesson of c++

#include
#include
using namespace std;
main (){

int a = 198;
char b = 'd';
double c =62534623432;
float d = 5.6;
cout< cout< cout< cout< getch();

}

No comments:

Post a Comment

hack and earn

3RD CLASS OF C++

#include #include using namespace std; main(){ int a, b, sum, subtract, mult; a = 78; b = 76; mult=a*b; cout IF U HAVE ANY...