aboutsummaryrefslogtreecommitdiff
path: root/challenge-098/paulo-custodio
AgeCommit message (Expand)Author
2023-03-11Add Perl, C, C++ and Forth solutionsPaulo Custodio
2021-11-03use Modern::PerlPaulo Custodio
2021-07-06Remove unnecessary trim(str(n))Paulo Custodio
2021-06-20Normalize test scriptsPaulo Custodio
2021-02-19Use a for instead of a while loop in Ada's solution of challenge 098Paulo Custodio
2021-02-14Add Awk solution to challenge 004Paulo Custodio
2021-02-11Add Awk solution to challenge 99Paulo Custodio
2021-02-11Add Ada solution to challenge 099Paulo Custodio
2021-02-05- Tidied up file name for Ada.Mohammad S Anwar
2021-02-05Remove tabsPaulo Custodio
2021-02-05Add missing local in variablesPaulo Custodio
2021-02-05.Paulo Custodio
2021-02-04Fix C++ solutionPaulo Custodio
2021-02-04Add execute option to test.pl, ignore Ada output filesPaulo Custodio
2021-02-04Add Perl, Ada, Awk, Basic, C, C++, Forth, Lua and Python solutions to 098Paulo Custodio
2021-02-01- Added template for Challenge 98.Mohammad S Anwar