Ad
  • Custom User Avatar

    OP solved it, closing

  • Custom User Avatar

    Yes, my solutin on C works run succesfully through generic step, but tester doesnt let it pass at submision step

  • Default User Avatar

    same problem here...

  • Default User Avatar

    is this any issue with the console. if it is then i think it should be resloved.

  • Custom User Avatar

    I got the same problem, optimised my code further and even tested its time with console.time api but I still get the same problem. maybe its just the test engine or something, we have no control over.

  • Default User Avatar

    even i am facing same error if you resloved it please help me..... i am brain dead now

  • Custom User Avatar

    how familiar is it to me..

  • Default User Avatar

    I've improved my code and made it with only one simple loop, but it still throw me the timeout error.
    What i'm doing wrong? Should i post my code and someone can tell me where i'm making a mistake?
    Pd: I have passed all the tests, i am failing at the attempt. I'm Using Visual Basic

  • Custom User Avatar

    In this version of VB, Asc = Microsoft.VisualBasic.AscW, and Chr = Microsoft.VisualBasic.ChrW

  • Default User Avatar

    Yeah i've found and issue in my code( i didn't sort the string), but now that i've done the sort from 0 to 9, i'm again in these errors.
    '314592418182547723040447879492607488233699817548247311587661201647516859044163023125538599156139716903238827632364817611991660290534702098670085679222110400156853710765281904180699006732420183172736590394011532945774698723509882234410870161189713849703876689423839753580353'
    Expected: 25
    But was: 10
    Food is 180 and for fish 11 it need 220, so its impossible to be fish 25 .
    I don't know what i need to do with it, i don't see any more errors in my code. I've passed all the test examples, but when i made an attempt, it crash.

  • Custom User Avatar

    Please read the instructions carefully as there isn't an issue here.

    I've tested your two examples with the other language translations and both pass.

  • Default User Avatar

    I'm testing in VB. In my code give me these errors, but they're can't be correct. Food is 180 and for fish 11 it need 220, so its impossible to be fish 25 ( and i've sorted the string from 0 to 9 ).
    Testing for '314592418182547723040447879492607488233699817548247311587661201647516859044163023125538599156139716903238827632364817611991660290534702098670085679222110400156853710765281904180699006732420183172736590394011532945774698723509882234410870161189713849703876689423839753580353'
    Test Failed
    Expected: 25
    But was: 10

    Please Fix the test errors.

  • Custom User Avatar

    This comment is hidden because it contains spoiler information about the solution

  • Default User Avatar

    I've used CEILING, TRUNC, ROUND and anyone of them works, it always crash in one or other column. It's not that complicated but i can't get throught it.

  • Default User Avatar

    Easy, but there's two problems: You ask to avoid 'The US', and it should be 'USA' or it will crash. It's silly, but it'll avoid one failed attempt for someone who take it literal.
    I couldn't use the 'NOT CONTAINS' , and i think it's a valid answer for this example.

  • Loading more items...