Problem typo
User chatdanai
Submission Time 2026-01-22 12:53:12
Score 0
Max Time N/A
Max Memory N/A

Compile Error

typo.cpp: In function β€˜int main()’:
typo.cpp:17:15: error: expected primary-expression before β€˜==’ token
17 | if (a.size())==0) cout << "Yes";
| ^~