5 lines
97 B
Text
5 lines
97 B
Text
@run-py:
|
|
python py/.py < ./input.txt
|
|
|
|
@bench-py:
|
|
hyperfine 'python py/.py < ./input.txt'
|