| Problem | glottalstops |
|---|---|
| User | jamallikestocode |
| Submission Time | 2026-02-11 17:24:23 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
glottalstops.cpp: In function ‘int main()’:
glottalstops.cpp:17:9: error: ‘c_int’ was not declared in this scope; did you mean ‘u_int’?
17 | for(c_int i = 0; i < N.length(); i++){
| ^~~~~
| u_int
glottalstops.cpp:17:22: error: ‘i’ was not declared in this scope
17 | for(c_int i = 0; i < N.length(); i++){
| ^