/FatecLogEx2

Exercies

Primary LanguageJavaGNU General Public License v2.0GPL-2.0

FatecLogEx2

English

This is a set of exercices with problems about arrays and matrix, although they could be easily solved without any OOP technic, I thought it would be better to use them, to better clarify the problems.

How to run the code

Compile the file called, Exercice.java:

javac Exercice.java

Then you must execute it using:

java Exercice

The output is just some basic tests I made to be certain everything is going right

If you want to see the problems/questions from these set of excercices, you can access (portuguese version) which is in the file question.txt


Portuguese

Este é um conjunto de exercícios sobre problemas envolvento arrays e matrizes, embora eles poderiam ser facilmente resolvidos sem tecnicas OOP, eu considerei que seria mais esclarecedor.

Como executar

Compile o arquivo chamado Exercice.java:

javac Exercice.java

Depois execute-o usando:

java Exercice

O output é apenas alguns testes básicos que fiz para me certificar que tudo estava correto

Para acessar as questões acesse question.txt