Skip to content

Esercizio-sumcpp#443

Open
Seppe-crypto wants to merge 9 commits intoUNICT-Quality-Development:mainfrom
Seppe-crypto:esercizio-sumcpp
Open

Esercizio-sumcpp#443
Seppe-crypto wants to merge 9 commits intoUNICT-Quality-Development:mainfrom
Seppe-crypto:esercizio-sumcpp

Conversation

@Seppe-crypto
Copy link
Copy Markdown

No description provided.

Comment thread exercises/calculator.cpp
cout << "SUM: " << sum << endl;
cout << "Difference: " << difference << endl;
cout << "Multiplication: " << multiplication << endl;
cout << "Division: " << division << endl;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

potresti implementare il codice in più funzioni separate e non scrivere tutto il codice nel main

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants