February 2019 0 17 Report
Powie mi ktoś co tutaj jest źle?

#include
#include
using namespace std;
int main () {
float a,b ;
cout <<"Program oblicza pole prostokata."< cout << "Podaj bok a." < cin>>a;
cout <<"Podaj bok b." < cin>>b;
pole = a*b;
cout < cout << setprecision(2);
cout <<"Pole prostokata o boku a =" << a
<<"i boku b=" < cout <<"wynosi"< }

wiem, że na pewno to pole = a*b
wyskakuje mi [Error] 'pole' was not declared in this scope

Dam naj normalnie:( Uratujecie mi życie.. Jak nie ogarnę podstaw nie mam po co iśc dalej..
More Questions From This User See All

Recommend Questions



Life Enjoy

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

Get in touch

Social

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