Problem trials
User Dolphy
Submission Time 2026-05-28 11:46:45
Score 0
Max Time N/A
Max Memory N/A

Compile Error

trials.cpp: In function β€˜int main()’:
trials.cpp:9:22: error: expected primary-expression before β€˜==’ token
9 | if (a>=13 && string=="coding") cnt++;
| ^~