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