cpp.sh

Has anyone else noticed that sometimes it will run arbitrary programs for the first few runs? Then, after a few tries it will run the actual program you want to. Seems to happen after modifying the code for the most part.
Workaround = F5

I hadn't noticed, though.
Yeah, but the thing is some times it will run one arbitrary program, then you run it again you get another arbitrary program, then after a few you finally get the right program to run. Other times though you will have like 20 of the correct programs run in a row.
I actually just had it happen again when trying to view JLBorges code at http://www.cplusplus.com/forum/general/143488/#msg757031

image --> http://prntscr.com/4r0q1l
Oh, I forgot that this was added to the forums. I have never been able to use it without it freezing/crashing my browser, so I have just ignored it.
To me it seems to happen most often when you're playing around with code that could crash when it's run or sometimes for undefined behavior. I don't think I've ever seen it happen for code that was well formed, then again you can hardly use it for anything significant so I guess that's not a real test.



@ LB: If you don't mind me asking, what error are you getting back? I only ask because errors often show more about how something works behind the scenes. I'm sure that you've already tried most of what I would suggest in order to fix it anyway, that's assuming you have any interest in doing so. I'm more curious to see what the site is willing to reveal about itself.
I don't know what you mean by error. All Chrome processes freeze and after waiting it out I have to forcefully close them all.
Topic archived. No new replies allowed.