#include <stdio.h>
//#include <conio.h>
#include <string.h>
//#include <windows.h>
int main(int argc, char *argv[])
{
float test;
printf("You see me\n");
test = 3;
printf("Wont get here\n");
return(0);
}
I2luY2x1ZGUgICAgPHN0ZGlvLmg+Ci8vI2luY2x1ZGUgICAgPGNvbmlvLmg+CiNpbmNsdWRlICAgIDxzdHJpbmcuaD4KLy8jaW5jbHVkZSAgICA8d2luZG93cy5oPgoKaW50IG1haW4oaW50IGFyZ2MsIGNoYXIgKmFyZ3ZbXSkKeyAgIAogIGZsb2F0IHRlc3Q7CiAgcHJpbnRmKCJZb3Ugc2VlIG1lXG4iKTsKICB0ZXN0ID0gMzsKICBwcmludGYoIldvbnQgZ2V0IGhlcmVcbiIpOwoKICByZXR1cm4oMCk7Cn0=