Ask Your Question

lolWhoCares's profile - activity

2022-04-10 02:46:09 +0200 received badge  Famous Question (source)
2022-04-10 02:46:09 +0200 received badge  Notable Question (source)
2016-06-30 17:49:59 +0200 received badge  Popular Question (source)
2015-11-12 02:15:41 +0200 commented answer Code stopped compiling out of nowhere for no apparent reason

Honestly? Well thank you, i wish i would have came here sooner instead of wasting 3 hrs trying to figure out the issue. What exactly, should I say when i contact them? I dont exactly know how to state the problem to them. By the way, yes that is also the correct code that i was getting before it stopepd working for no apparent reason. Thanks friend.

2015-11-12 02:08:35 +0200 commented question Code stopped compiling out of nowhere for no apparent reason

No, it is Sage/Python code. Yes, interpreted is correct apologies. Yes, i have tried to get literally any thing to compile it will not happen. As ive said, i cannot even get an error message. Absolutely nothing. The loading bar also now appears at the top of the file for some reason.

2015-11-12 01:58:49 +0200 commented question Code stopped compiling out of nowhere for no apparent reason

Sigh. I think its very, very obvious what the question is as well as what i want. As stated, if you read, it doesn't seem to be a problem with the code because nothing will compile. Not even a print statement where i am positive there are no errors, furthermore, an error message wont even appear in the compile window. Please, stop with the non sense comments.

2015-11-12 01:56:30 +0200 received badge  Student (source)
2015-11-12 01:55:31 +0200 received badge  Editor (source)
2015-11-12 01:53:07 +0200 asked a question Code stopped compiling out of nowhere for no apparent reason

Sage has all of a sudden stopped compiling my code. It happened seemingly out of nowhere and im getting very worried because i spent ALOT of time writing an algorithm. Basically nothing happens when i run the code the long grey line comes up with a green bar flashing and the normal output rectangle but it jsut stays in that state permanently. Nothing seems to fix the problem, i've tried going back in the history, copying and pasting to a new folder and worksheet changing the code, trying to get literally anything to compile but to no avail. Im literally dumbfounded at the moment.

EDIT: The green loading bar actually seems to be appearing at the top of the code when i try to compile. Also, I dont know if length is ever an issue with Sage Math worksheets but my code is 235 lines if that helps at all.

EDIT 2: I am using SageMathCloud via. the link on sagemath.org, my web browser is google chrome, the code is written in a SageMath Worksheet, just in case my OS is Windows 10, here is a link to the code itself Problematic Code.