Problem | countalp |
---|---|
User | JhoCyber |
Submission Time | 2025-03-03 10:20:58 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
countalp.cpp: In function ‘int32_t main()’:
countalp.cpp:42:32: error: expected ‘}’ at end of input
42 | cout << "z " << alphabet['z'];
| ^
countalp.cpp:5:15: note: to match this ‘{’
5 | int32_t main(){
| ^