ACGO倒车请故意2024-02-18 10:53:31发布于:北京16阅读0回复0点赞#include <bits/stdc++.h> using namespace std; int main(){ int n,m; cin>>n>>m; if(n==m){ cout<<"NO"; }else{ cout<<"YES"; } return 0; } 有帮助,赞一个去预览0/2000发布这里空空如也
有帮助,赞一个