Created
March 8, 2023 20:12
-
-
Save Mishco/5d8b3e1c467cfe1cbd60d81fc2f3189c to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
root@704b87b076d8:~# ls /app/ | |
Dockerfile solver.py | |
root@704b87b076d8:~# python /app/solver.py | |
a: 1 | |
b: 10 | |
c: 1 | |
(-0.10102051443364424, -9.898979485566356) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment