Tuesday, 30 April 2019

first lesson of c++ only for begginer

#include
#include
using namespace std;
main(){
endl;
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...