Run ID:105447

提交时间:2025-01-13 16:33:50

#include<iostream> // cin\cout\endl #include<cstdio> //scanf()\printf() #include<cstring> // strcpy()\strcat()\strcmp()\strlen()\memset() #include<cmath> //sqrt()\pow()\abs()\ceil()\floor()\max()\min() using namespace std; int main(){ char s1[1001]; char s2[1001]; cin >> a >> b; int n = strcmp(a,b); if(n==0) { cout<<"yes"; } else { cout << "no"; } return 0; } return 0; }