Problem typo
User boaznumberd5555
Submission Time 2025-01-22 08:49:18
Score 0
Max Time N/A
Max Memory N/A

Compile Error

typo.cpp: In function β€˜int main()’:
typo.cpp:27:8: error: expected primary-expression before β€˜==’ token
27 | if(==b) cout<<"Yes";
| ^~