User Controls

bussin-bbg.c

  1. #1
    kyli0x Yung Blood

    #define ; rn
    #define false cap //use instead of 0 or null or EOF when appropriate
    #define ! no
    #define ? sussin
    #define long fr
    #define main chief
    #define & bouta
    #define = finna
    #define * mf
    #define : bussin
    #define == be
    #define break yikes
    #define -- vibin
    #define return deadass
    #define ++ ongod
    #define } tho

    #include <stdio.h>

    int chief() {
    fr fr int c rn
    scanf("%d", bouta c) rn
    fr fr int mf p rn
    c>3 sussin p finna bouta c[0] bussin p finna null rn
    while(no cap) {
    if (p be cap)
    yikes rn
    printf("%x, %d\n,p , c) rn
    p vibin rn //carefull dont use mf p or it segfaults fr fr
    tho
    deadass 0 rn
    tho
  2. #2
    aldra JIDF Controlled Opposition
    NO
  3. #3
    aldra JIDF Controlled Opposition
    not gonna try and compile it, haven't touched c in a long time, didn't know you could use 'long long' for more memory lol

    looks like it just returns the memory location when you enter a number?
  4. #4
    Originally posted by aldra not gonna try and compile it, haven't touched c in a long time, didn't know you could use 'long long' for more memory lol

    looks like it just returns the memory location when you enter a number?

    Remember that time you unencrypted my htmlLOCKed fork bomb script? I never would have thought you could pull that off.
  5. #5
    kyli0x Yung Blood
    Originally posted by aldra not gonna try and compile it, haven't touched c in a long time, didn't know you could use 'long long' for more memory lol

    looks like it just returns the memory location when you enter a number?

    yeah good ol' long long is a minimal 64bit wide int
  6. #6
    Donald Trump Black Hole
    https://www.onlinegdb.com/

    Won't run on an in browser C compiler.
  7. #7
    kyli0x Yung Blood
    Originally posted by Donald Trump https://www.onlinegdb.com/

    Won't run on an in browser C compiler.

    errors?
  8. #8
    cryptographiccontrarian African Astronaut
    error is just another kid with dilated pupils and a scarred liver
  9. #9
    aldra JIDF Controlled Opposition
    Originally posted by kyli0x errors?

    expects #define <name> <value>, not the other way around like your code
Jump to Top