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

Patch for /trunk/Sudoku_solve.cpp #10

Closed
GoogleCodeExporter opened this issue Jul 5, 2015 · 2 comments
Closed

Patch for /trunk/Sudoku_solve.cpp #10

GoogleCodeExporter opened this issue Jul 5, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

Didn't compile on my computer without including <iterator>

Original issue reported on code.google.com by tplee...@gmail.com on 4 May 2013 at 1:38

Attachments:

@GoogleCodeExporter
Copy link
Author

What compiler you are using now? We use clang++ -Werror TargetFile.cpp 
-stdlib=libc++ -std=c++11 -O3 to compile it on Mac, and it works fine.

Original comment by TsungHsi...@gmail.com on 5 May 2013 at 2:32

  • Changed state: Accepted

@GoogleCodeExporter
Copy link
Author

Original comment by TsungHsi...@gmail.com on 7 Nov 2013 at 4:55

  • Changed state: Done

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

No branches or pull requests

1 participant