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

Output format for make histogram #52

Open
sheriff4000 opened this issue Jan 29, 2022 · 1 comment
Open

Output format for make histogram #52

sheriff4000 opened this issue Jan 29, 2022 · 1 comment

Comments

@sheriff4000
Copy link

image

When I run make histogram followed by ./histogram and feed inputs, the only output i get is that of stderr. Is this expected? Am I meant to make changes to the makefile?

@BPulmannova
Copy link

It will never enter the if(type==None) condition and break the while loop in histogram_main.cpp until you end the input stream with ctrl+d. After that though, you should observe your expected 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

No branches or pull requests

2 participants