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

[test] CMinus code example1. #18

Open
Sh-Zh-7 opened this issue Jun 14, 2021 · 1 comment
Open

[test] CMinus code example1. #18

Sh-Zh-7 opened this issue Jun 14, 2021 · 1 comment
Labels
code CMinus code test.

Comments

@Sh-Zh-7
Copy link
Owner

Sh-Zh-7 commented Jun 14, 2021

int main()
{
    int i = 1;
    int j = ~i;
}
@Sh-Zh-7 Sh-Zh-7 added the code CMinus code test. label Jun 14, 2021
@github-actions
Copy link

Compile failed. The error(s) is(are):

Error type A at Line 4: token recognition error at: '~'

@github-actions github-actions bot locked as off-topic and limited conversation to collaborators Jun 14, 2021
@Sh-Zh-7 Sh-Zh-7 pinned this issue Jun 14, 2021
@Sh-Zh-7 Sh-Zh-7 unpinned this issue Jun 14, 2021
@Sh-Zh-7 Sh-Zh-7 pinned this issue Jun 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
code CMinus code test.
Projects
None yet
Development

No branches or pull requests

1 participant