Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

over 6 years ago

Language

C++

Compiler

gcc 5.5.0

Options
Warnings
Don't Use Boost
C++11
no pedantic

Author

anonymous

over 6 years ago

$ g++ prog.cc -Wall -Wextra -std=c++11
Enter the salesman's name: Enter the amount of sales for the five years: Enter the salesman's name: Enter the amount of sales for the five years: salesman's name: Omer min: 1 max: 5
salesman's name: JeJo min: 6 max: 10
Exit Code:
0