Run ID:120721
提交时间:2025-05-31 15:11:25
int main(){ int a,b,c; cin>>a>>b>>c; cuot((a+b>c)?)"Yes":"No"; return 0; }