I don't understand
Fermé
Utilisateur anonyme
-
fabul Messages postés 40890 Date d'inscription Statut Modérateur Dernière intervention -
fabul Messages postés 40890 Date d'inscription Statut Modérateur Dernière intervention -
Im currently learning programming, i just made this in c++ but i don't understand whats wrong with it :
#include "stdafx.h"
#include <iostream>
using namespace std;
#include <cmath>
#include <stdio.h>
int NMBR;
float racx = squr 'x';
float x;
float squr;
int main()
{
cout << "I will find your square root";
cin >> x;
cout << "the square root of" 'x' "is" racx;
cout << "end of program";
return 0;
#include "stdafx.h"
#include <iostream>
using namespace std;
#include <cmath>
#include <stdio.h>
int NMBR;
float racx = squr 'x';
float x;
float squr;
int main()
{
cout << "I will find your square root";
cin >> x;
cout << "the square root of" 'x' "is" racx;
cout << "end of program";
return 0;
A voir également:
- I don't care chanson annee 80
- Chanson i love you année 70 ✓ - Forum Musique / Radio / Clip
- 800 chansons des années 80 mp3 download - Forum Musique / Radio / Clip
- Texte de chanson gratuit pdf - Télécharger - Vie quotidienne
- Chanteur blond annee 80 - Forum Musique / Radio / Clip
- Chanteur blond, cheveux longs anglophone - Forum Musique / Radio / Clip
1 réponse
Hello,
You are invited to speak french if you want to continue here.
If you want to use english language in your conversations, please open a threat on the english version CCM.net
http://ccm.net/forum/programming-3
Thanks for your understanding.
You are invited to speak french if you want to continue here.
If you want to use english language in your conversations, please open a threat on the english version CCM.net
http://ccm.net/forum/programming-3
Thanks for your understanding.