Skip to content

Instantly share code, notes, and snippets.

@cmd05
Last active November 10, 2021 11:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cmd05/64b219859d2d29b0ad772814fa55a713 to your computer and use it in GitHub Desktop.
Save cmd05/64b219859d2d29b0ad772814fa55a713 to your computer and use it in GitHub Desktop.
??=include <iostream>
int main() ??<
int x<:1:> = <%??-(1??'(??-1)) ??!??! ??/
??-(0??'0)%>;
std::cout << x<:0:>;
??>
/** Golfed
??=include<iostream>
main()??<int x<:1:>=<%??-(1??'(??-1))??!??! ??/
??-(0??'0)%>;std::cout<<x<:0:>;??>
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment