#include<stdio.h> int main() { int a,b; scanf("%d",&a); printf("%d",a>100||a<0); }
posted on 2022-04-12 20:03 王陈锋 阅读(59) 评论(0) 收藏 举报