Hello, I'm a new student who started studying algorithms.
I'm solving the Baekjun algorithm problem with Python.
When there was no input value or one line, I used to test it by floating it on the console
When I receive multiple input values, I can't test the rest because only one line is entered (including the line) and the program runs and ends right away.
When you use Python to receive multiple values including lines as input values, try to test if the code is correct.
What should I do?
python-3.x python algorithm
After creating the input data file, put it as input into the pie line file created using redirection.
$ python3 solution.py < input.in
574 Who developed the "avformat-59.dll" that comes with FFmpeg?
572 rails db:create error: Could not find mysql2-0.5.4 in any of the sources
915 When building Fast API+Uvicorn environment with PyInstaller, console=False results in an error
618 Uncaught (inpromise) Error on Electron: An object could not be cloned
© 2024 OneMinuteCode. All rights reserved.