I don't understand

Fermé
Lowding -  
fabul Messages postés 42184 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;

1 réponse

  1. fabul Messages postés 42184 Date d'inscription   Statut Modérateur Dernière intervention   6 071
     
    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.
    0