You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In some tracks only one diagonal was tested. It could be worth checking other tracks, and perhaps extracting the test cases into a queen-attack.json file.
See exercism/cpp#42
In some tracks only one diagonal was tested. It could be worth checking other tracks, and perhaps extracting the test cases into a
queen-attack.jsonfile.