Problem conlang
User shoryu386
Submission Time 2024-01-08 21:39:22
Score 0
Max Time N/A
Max Memory N/A

Compile Error

conlang.cpp: In function β€˜int32_t main()’:
conlang.cpp:36:50: error: expected primary-expression before β€˜||’ token
36 | if (isConsonant(a[i][j]) && S[j] == 'C') ||
| ^~