_Bool f[5]; int main() { return (($false && $true) != ($true && f[2])) || (($true && $false) == (f[2] && $true)); }