5 lines
41 B
Plaintext
5 lines
41 B
Plaintext
|
{ n = length($0) % 2
|
||
|
$n = $2
|
||
|
print
|
||
|
}
|