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

Add include compiler directive and some libraries. #53

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

NeeEoo
Copy link
Contributor

@NeeEoo NeeEoo commented Mar 16, 2021

I don't think that this code is efficient. So you can commit to this pull request to fix stuff.

This pull request is a draft since there are still some stuff that needs to be improved.

#include <math.code>

int main() {
    printint(sqrt(16)); // prints 4
}

@NeeEoo
Copy link
Contributor Author

NeeEoo commented Mar 17, 2021

Merge conflicts are annoying.

@NeeEoo
Copy link
Contributor Author

NeeEoo commented Mar 17, 2021

I don't know what happened to the merge conflict. I didn't even fix it

@elikaski
Copy link
Owner

elikaski commented Apr 9, 2021

This is wonderful, I'll review it when I have the time :)

@abhra2020-smart
Copy link
Contributor

I just graduated from CS and did learn that it's really simple

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

3 participants