Problem glottalstops
User chickennn
Submission Time 2026-05-15 14:45:57
Score 0
Max Time N/A
Max Memory N/A

Compile Error

glottalstops.cpp: In function ‘int main()’:
glottalstops.cpp:4:11: error: expected ‘;’ before ‘}’ token
4 | cout << 0
| ^
| ;
5 | }
| ~