3 lines
No EOL
82 B
Text
3 lines
No EOL
82 B
Text
def main(field[3] a) -> field {
|
|
return [...a][0] + [a[0]][0] + [a[0]; 1][0];
|
|
} |