Results of Comment Search

Search:    Place:    Show:

Title User Message Date Posted
Re: java .split jargon This is in fact supposed to happen in Java 7. Splitting a string by "" (or generally anything that would produce an empty first part, such as splitting "ananas" by "a") will result in an empty string ... Jan 26, 2018 - 7:16:38 am UTC
Re: java .split hezeyu2007 no Jan 26, 2018 - 12:10:52 am UTC
java .split Hisownmother In java if you use the .split() method on the input the first index will be a "" value. Is this supposed to happen? Apr 17, 2017 - 3:50:46 am UTC
Re: Problem description missing! bbi5291 It seems like all the problem-specific content got accidentally deleted. I'm restoring from a backup now. Please stand by, there is a huge amount of test data so it may take a few hours. EDIT: Fixed.... Feb 06, 2015 - 10:13:24 pm UTC
Re: Problem description missing! SUPER_ET_DUPER Why? Feb 06, 2015 - 9:00:48 pm UTC
Re: Problem description missing! fifiman Every problem description is missing... Feb 06, 2015 - 8:48:59 pm UTC
Problem description missing! SUPER_ET_DUPER Why not copy the problem description from the CCC website? The problem description is here : http://cemc.uwaterloo.ca/contests/computing/2012/stage1/seniorEn.pdf Feb 06, 2015 - 8:41:10 pm UTC
Re: Compiling Error jargon Problem codes are case-sensitive. Jul 04, 2012 - 11:13:01 pm UTC
Compiling Error Dan My program compiles perfectly on my computer. It is not compiling here... Jul 04, 2012 - 10:25:46 pm UTC