Skip to content

Commit d4ced03

Browse files
committed
resolve conflicts
1 parent a525754 commit d4ced03

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

main.cpp

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -182,12 +182,7 @@ int main(){
182182
int linha=0, coluna=0;
183183

184184
prepara_mesa(&Jogo);
185-
<<<<<<< HEAD
186-
mostra_mesa(&Jogo);
187-
int linha=0, coluna=0;
188-
=======
189185
mostra_mesa(&Jogo);
190-
>>>>>>> playground
191186

192187
do{
193188
cout << "Linha: ";

0 commit comments

Comments
 (0)