Problem countalp
User Jordis00fed
Submission Time 2024-03-06 17:01:47
Score 0
Max Time N/A
Max Memory N/A

Compile Error

countalp.cpp: In function ‘int main()’:
countalp.cpp:7:19: error: array must be initialized with a brace-enclosed initializer
7 | char str[100]=n;
| ^