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

tabuleiro-preenche!: tabuleiro x inteiro x inteiro → {} #12

Closed
sikrew opened this issue Oct 13, 2015 · 0 comments
Closed

tabuleiro-preenche!: tabuleiro x inteiro x inteiro → {} #12

sikrew opened this issue Oct 13, 2015 · 0 comments
Assignees
Labels
Milestone

Comments

@sikrew
Copy link
Collaborator

sikrew commented Oct 13, 2015

Este modificador recebe um tabuleiro, um inteiro correspondente ao número linha e um inteiro correspondente ao número da coluna, e altera o tabuleiro recebido para na posição correspondente à linha e coluna passar a estar preenchido. Se o número de linha e de coluna recebidos não forem válidos (i.e. não estiverem entre 0 e 17, e 0 e 9), esta função não deverá fazer nada. O valor devolvido por desta função não está definido*

Task of: #5 Tipo tabuleiro

*Ou seja, não interessa o que é devolvido, mas também não podem usar o valor devolvido quando invocam a função.

@sikrew sikrew added the feature label Oct 13, 2015
@xistoso xistoso added this to the Sprint 1 milestone Oct 13, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants