-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
I cannot find a working python version that is being hosted on sulu.
calling https://judge0-ce.p.sulu.sh/languages gives:
[
...
{
"id": 70,
"name": "Python (2.7.17)"
},
{
"id": 92,
"name": "Python (3.11.2)"
},
{
"id": 100,
"name": "Python (3.12.5)"
},
{
"id": 109,
"name": "Python (3.13.2)"
},
{
"id": 71,
"name": "Python (3.8.1)"
},
...
]
However all of the language ids respond as not archived when calling https://judge0-ce.p.sulu.sh/languages/
When calling
https://judge0-ce.p.sulu.sh/languages/34
&
https://judge0-ce.p.sulu.sh/languages/36
I get archived versions of Python
but these respond "Langue Id 34/36 does not exist" when trying a batched submission.
Metadata
Metadata
Assignees
Labels
No labels