Online-Judge
Online-Judge copied to clipboard
Fetch the list of permitted languages for a contest from the back-end instead of hard-coding it on front-end
Reference: https://github.com/lugnitdgp/Online-Judge/blob/8f25feff51be8cfe60d6906bf8d6c51efd2586e9/website/components/editor.tsx#L23-L28
https://github.com/lugnitdgp/Online-Judge/blob/8f25feff51be8cfe60d6906bf8d6c51efd2586e9/website/components/codeViewer.tsx#L19-L24