| Problem | glottalstops |
|---|---|
| User | SirCTan |
| Submission Time | 2026-02-11 17:22:11 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
glottalstops.cpp: In function ‘int main()’:
glottalstops.cpp:13:1: error: ‘c’ was not declared in this scope
13 | c
| ^
glottalstops.cpp:14:21: error: ‘w’ was not declared in this scope
14 | for (int w = 0; w < N; w++) {
| ^