Results of Comment Search

Search:    Place:    Show:

Title User Message Date Posted
Language refused SUPER_ET_DUPER Why is the language allowed box empty and why can't I submit in Python 3 Nov 21, 2014 - 3:48:27 pm UTC
Re: Re: Question SUPER_ET_DUPER Do you have the Phyton 3 template? I still don't really understand the flush system. Nov 21, 2014 - 3:39:24 pm UTC
Re: input Hzhang ok thanks. Sep 21, 2014 - 6:52:37 pm UTC
Re: input bbi5291 I think interactive problems are broken right now. I'll fix them eventually. Sep 21, 2014 - 5:49:46 am UTC
input Hzhang How do you read the judge feedback, I can flush it but I don't think that is imputed into my program Sep 20, 2014 - 2:07:59 am UTC
Re: Re: Question jargon Template: #include #include using namespace std; int main() { unsigned long guess = [initial guess]; string response; while (1) { cout response; if (response == "Lower... May 14, 2012 - 2:06:05 pm UTC
Re: Re: Question ImbaCalvin I thought it was all Keyboard/Screen I/O... May 14, 2012 - 1:56:15 pm UTC
Re: Question bbi5291 There is no input. Read the grader's response just as you would normally read the input file of a non-interactive problem. May 14, 2012 - 2:41:06 am UTC
Question ImbaCalvin How do you get the input from the grader? How do you get the response from the grader? May 13, 2012 - 10:07:17 pm UTC
Re: Question bbi5291 The time limit (0.05 s) was too strict for Java, apparently, I doubled it. May 10, 2012 - 8:00:48 pm UTC