include int main(){int a, b;scanf("%d%d", &a, &b);if (a != 0 && b != 0)printf("%d", a + b);return 0;} 请稍等 z!=0 z return 0 三个空对应三个答案