User: cburns34

  • Public profile

User profile: cburns34

User info
User name:cburns34
History
Joined:
Number of posts:8
Latest posts:

trying to count occurence of a number in an array
i get build errors when i remove any semi colons from the for loop and, i cant remove the 'i' from '...

trying to count occurence of a number in an array
there's a run-time error now which says the variable 'i' is being used without being initialized. an...

trying to count occurence of a number in an array
yea, another silly mistake sorry however still the same problem as before :/

trying to count occurence of a number in an array
oops didnt notice that however now it outputs 0 for every thing.

trying to count occurence of a number in an array
heres the most recent version: #include <iostream> using namespace std; int main() { int ...

This user does not accept Private Messages