code5
code5
h>
using namespace std;
typedef long long ll;
int main() {
int County;
cin >> County;
string inputt;
getline(cin, inputt);
getline(cin, inputt);
pos = spacePos + 1;
}
string query;
cin >> query;
ll total = 0;
if (swordLimits.find(query) != swordLimits.end()) {
if (total >= swordLimits[query]) {
cout << "Yes\n";
} else {
cout << "No\n";
}
} else {
cout << "No\n";
}
return 0;
}