Problem glottalstops
User Haocheng
Submission Time 2024-11-08 11:01:09
Score 0
Max Time N/A
Max Memory N/A

Compile Error

glottalstops.cpp: In function ‘int32_t main()’:
glottalstops.cpp:19:23: error: ‘S’ was not declared in this scope
19 | for (int j = 0; j < S.length() - 1; ++j) {
| ^