j
k
j a
j l
Zitat von Frank Gerlach frankgerlach@gmail.com:
Bitte noch eine kryptischere variante.
Schnellschuss mit PHP:
cat zahlen.txt | php -r 'while (!feof(STDIN)) { $summe += fgets(STDIN); } echo $summe;'
Tschau,
Falk
PS: Suche Variante mit Phyton
Back to the thread
Back to the list