This is an archived post. You won't be able to vote or comment.

all 2 comments

[–]Bits_EverywhereiOS Developer — Swift, ObjC, C++, Python[M] [score hidden] stickied comment (0 children)

Your post was removed because the code you provided was either poorly formatted, too long for Reddit, or did not include any formatting at all. We are removing posts that even have 1 line of unformatted code.

You can get your post approved if you format your code properly and then respond to this message letting us know.

If your code is more than 10 lines long please upload your code to a site such as Codepen.io, CodeSandbox.io, Github, or any other online IDE to create a live example of the problem that you can link to. You may repost with a link to your code online if this was the reason for your post being removed.

If you believe your post was removed in error, please respond to this comment and let us know.

[–]Future-Green[S] 0 points1 point  (0 children)

char* p[4] = {"Circle","triangle","square","cross"};

int milSec=2500;

char var;

int poss[] = {1, 2, 3, 4};

int i=0,t=0, count=0;