| Problem | conlang |
|---|---|
| User | shoryu386 |
| Submission Time | 2024-01-08 21:39:22 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
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') ||
| ^~