Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added C11 option to template #67

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Added C11 option to template #67

wants to merge 1 commit into from

Conversation

siddharthzs654
Copy link

This is a follow up update, where C11 lang option was added to the list in views.py

This is a follow up update, where C11 lang option was added to the list in views.py
@sahildua2305
Copy link
Owner

Hi @siddharthzs654, thanks for this contribution! There are a couple of things missing for this to be complete:

  1. You'll need to add C11 as one of the permitted languages here otherwise it will be rejected by the hackIDE server.
  2. I'd suggest adding a boilerplate code same as the one for CPP here.

And finally, please share a screenshot verifying that the newly added CPP11 language actually works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants