Skip to content

Conversation

xliu45
Copy link
Collaborator

@xliu45 xliu45 commented Apr 22, 2016

@FreeTymeKiyan Please review

int col = board[0].size();

for(i = 0; i < row; i++){
nearcheck(board, i, 0, row,col);
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

space before col

@FreeTymeKiyan
Copy link
Owner

FreeTymeKiyan commented Apr 22, 2016

pretty cool @xliu45 would you mind fixing the format?

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

Successfully merging this pull request may close these issues.

2 participants