Closed Toeger closed 9 years ago
replaced range based for with iterating version moved variable declaration down fixed sorting replaced std::endl with '\n' used continue to skip loops skipping a bit earlier replaced tabs with 4 spaces
Oops. Sorry this was so much trouble for you. Thanks again for helping me out so much, though! I really do appreciate it! =)
replaced range based for with iterating version moved variable declaration down fixed sorting replaced std::endl with '\n' used continue to skip loops skipping a bit earlier replaced tabs with 4 spaces