October 2018 2 20 Report

Muszę zrobić kalkulator za pomocą funkcji main. Początek ma wyglądać tak na początku.

#include <cstdlib>
#include <iostream>
#include <conio.h>


using namespace std;

void dodawanie();
int odejmowanie();
void mnozenie(int a,int b);
int dzielenie (char,double);

Nie wiem za bardzo czy to dobry sposób, więc jeśli coś jest nie tak to inne propozycje także mogą być.


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.