#include<bits/stdc++.h> using namespace std; int main(){ int a,b; bool x; cin>>a>>b; x=(a>b); cout<<x; return 0; } //关注b站 阿秋--一只小绵羊
使用您的 NWOJ 通用账户