2026-03-12 20:57:32 +09:00

1 line
40 B
Python

print((lambda x: x*(x-1))(int(input())))