ı have problem with this program because ı want
cin>> number;
int count[number]={0};
...
..
..
for ( ............ )
count=count +1;
ı could not such a segment in my program.
my aim is that for each entered number , ı will count something
ı want to learn this.
devc++ says there is a variable problem that can not change