Problem | conlang |
---|---|
User | carson |
Submission Time | 2025-08-22 10:02:44 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
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')){
| ^