If you are wondering why you lost 3 points, Brian has deleted Bluebook-Ceil. Some think that this question is too easy/no point. Besides, there is a 'ceil' function in pascal. XD
If you are wondering why you lost 3 points, Brian has deleted Bluebook-Ceil. Some think that this question is too easy/no point. Besides, there is a 'ceil' function in pascal. XD
hey Guys
This morning i have tried to submit Prime, Junior and RSA numbers and the wait for an answer is over 1/2 hour.Could you please speed it up?
Thx
hey Guys This morning i have tried to submit Prime, Junior and RSA numbers and the wait for an answer is over 1/2 hour.Could you please speed it up? Thx
There's nothing anyone can do about it. I'm sure Brian already tried his best to speed up the system. It was probably just a bug, or because you've never submitted any programs to the question before. Just see if it gets any better.
There's nothing anyone can do about it. I'm sure Brian already tried his best to speed up the system. It was probably just a bug, or because you've never submitted any programs to the question before. Just see if it gets any better.
It doesn't load particularly slowly for me... but then again, everything on this VPS has a long delay (even running the "ls" command can sometimes take up to a minute).
It doesn't load particularly slowly for me... but then again, everything on this VPS has a long delay (even running the "ls" command can sometimes take up to a minute).
I really don't get the point of this question if there is a 'ceil' function in pascal. Just look at the most recent submission.
For any of you who don't know, yes, there is a 'ceil' function in pascal.
I really don't get the point of this question if there is a 'ceil' function in pascal. Just look at the most recent submission. For any of you who don't know, yes, there is a 'ceil' function in pascal.
I got an AC by submitting a program which didn't do anything. However, I was not awarded a point, so I'm not entirely sure what this problem is asking us to do :S
I got an AC by submitting a program which didn't do anything. However, I was not awarded a point, so I'm not entirely sure what this problem is asking us to do :S
Out of curiosity, for interpreted languages (e.g. Ruby & Python), does "Your submission compiled successfully " mean that there was no IR, or does it just mean nothing?
Out of curiosity, for interpreted languages (e.g. Ruby & Python), does "Your submission compiled successfully " mean that there was no IR, or does it just mean nothing?
If the actual status is "Waiting", "Compile Error", "Invalid Return", or "Internal Error", this will be indicated in the restricted submission detail. Otherwise you will only see "Your submission compiled successfully".
If the actual status is "Waiting", "Compile Error", "Invalid Return", or "Internal Error", this will be indicated in the restricted submission detail. Otherwise you will only see "Your submission compiled successfully".
The following bookmarklet [url=http://stackoverflow.com/questions/178263/javascript-bookmarklet-to-delete-all-cookies-within-a-given-domain]from stackoverflow[/url] works nicely:
[quote][code]javascript:new function(){var c=document.cookie.split(";");for(var i=0;i<c.length;i++){var e=c[i].indexOf("=");var n=e>-1?c[i].substr(0,e):c[i];document.cookie=n+"=;expires=Thu, 01 Jan 1970 00:00:00 GMT";}}()[/code][/quote]
On the registration page, you can find "An internal error occurred: 49C7104AE4938.A0D4A0C.3125E0F2;" a page refresh will change the last few digits in the first segment.
Oh, and also, a number of pages don't pass the W3C markup check, such as user pages and the registration page.
On the registration page, you can find "An internal error occurred: 49C7104AE4938.A0D4A0C.3125E0F2;" a page refresh will change the last few digits in the first segment.
Oh, and also, a number of pages don't pass the W3C markup check, such as user pages and the registration page.
Comments (Search)
If enough people respond, I'll try to fix it more quickly.
This morning i have tried to submit Prime, Junior and RSA numbers and the wait for an answer is over 1/2 hour.Could you please speed it up?
Thx
For any of you who don't know, yes, there is a 'ceil' function in pascal.
For me, it didn't login on FFox, Chrome and IE but clearing cookie cache solved it for all browsers.
Oh, and also, a number of pages don't pass the W3C markup check, such as user pages and the registration page.