Problem | countalp |
---|---|
User | eliasxyz |
Submission Time | 2025-06-12 18:42:14 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
countalp.cpp: In function ‘int main()’:
countalp.cpp:6:110: error: assigning to an array from an initializer list
6 | alp={'a','b','c','d','e','f','g','h','i','j','k','l','m','n','o','p','q','r','s','t','u','v','w','x','y','z'};
| ^