codeflash-internal/experiments/pie_test_set/p02859.py

2 lines
64 B
Python

def problem_p02859(input_data):
return int(input_data) ** 2