1 / 3
Sep 2021

Do check the code here


Its good at my vs code, but its always showing me that its a wrong answer

I used java for this.
Am i doing anything wrong that got affected due to the compilers in spoj?
Especially in the areas of input, output code

  • created

    Sep '21
  • last reply

    Sep '21
  • 2

    replies

  • 597

    views

  • 2

    users

  • 2

    links

There’s no number of testcases in the input, you need to read until EOF.

COINS3

Thanks simes…, it worked
You saved my day
Sorry to bother…, im a newbie to spoj