Bad type in decompiled .c file: uint32_t should be int32_t. ... scanf("%d", &a); int res = get_sign(a); if(res > 0) printf("%d is positive\n", ...
確定! 回上一頁