Änderungen

25 Bytes hinzugefügt ,  19:27, 19. Dez. 2021
keine Bearbeitungszusammenfassung
Zeile 29: Zeile 29:  
     Authors[#Authors+1] = k
 
     Authors[#Authors+1] = k
 
end
 
end
 +
 +
table.sort(Authors)
 +
 
     local n = 1
 
     local n = 1
 
     while n <= table.getn(Authors)  
 
     while n <= table.getn(Authors)