Largest int from concatenated ints: Difference between revisions

m
m (→‎{{header|REXX}}: changed the wording in the REXX section header.)
Line 704:
 
=={{header|Gambas}}==
'''[https://gambas-playground.proko.eu/?gist=4169e7641f29ff0ae1dd202b459e60ce You can runClick this code.link Copyto the code, clickrun this link, paste it in and press 'Run !'code]'''
<lang gambas>'Largest int from concatenated ints
 
Anonymous user