Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Real Image Challenge 2016 || Raxit #167

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

raxitchauhan
Copy link

(CLI Application)

REAL IMAGE SOLUTION Golang

Run the below command to execute the CLI application

make run OR go run ./main.go

Start the application and follow the instructions.

Note: The app accepts the input from the user and then process it and gives the output as per the problem statement stated in the question.

Sample Input and Output

1 # will list the distributors with permissions
2 # will add new distributor
Dict1 # adding new distributor name
INCLUDE: India # adding permitted country
EXCLUDE: Karnataka-India # adding excluded state
3 # check for the distributor permission
Dict1 # distributor name
India # query country/state/region
Yes # output

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.

1 participant