This repository has been archived on 2023-06-18. You can view files and clone it, but cannot push or open issues or pull requests.
soft-an04/Reversal/README.md

7 lines
113 B
Markdown
Raw Normal View History

2023-05-07 16:10:54 +00:00
# Array reverser Java sources
To compile and execute the reverser run:
```shell
mvn clean compile exec:java
```