James58899 says to YSITD /c@mmis_js_bot #include<stdio.h> #define TEST -2147483648 int main() { printf("%d", --TEST); return 0; }