Problem conlang
User carson
Submission Time 2025-08-22 10:02:44
Score 0
Max Time N/A
Max Memory N/A

Compile Error

conlang.cpp: In function β€˜int main()’:
conlang.cpp:13:79: error: expected primary-expression before β€˜)’ token
13 | if(a[j] == 'a' || a[j] == 'e' || a[j] == 'i' || a[j] == 'o' || a[j] == 'y')){
| ^