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

I tried to make a code generator #172

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

Conversation

abhinav-gif
Copy link

Obviously to generate Code silly

Obviously  to generate Code silly
@lemonnuggets
Copy link

Shouldn't merge in this pull request due to the fact that making code write code, threatens to make our jobs as developers obsolete. Close this PR and we can go on with our lives forgetting this ever happened.

@varaprasadh
Copy link

it's the dumbest code i ever see so guys can accept it, but as the fact @lemonnuggets say, we should'nt

{
string temp;
string num = to_string(i);
if (i % 2 == 0)
Copy link

@hu9o hu9o Oct 28, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What on earth would i % 2 == 0 even do? What an odd expression.

I think you meant if (temp == "false") (of course it'd need to be initialized before the for loop).

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

4 participants