why_I's blog

By why_I, history, 4 years ago, In English

i have already initialized the 'check' variable. but it is showing uninitialized value usage.

my submission — 85226300

Here's the code-

MY CODE

Edit- changed the submission.

  • Vote: I like it
  • +3
  • Vote: I do not like it

| Write comment?
»
4 years ago, # |
  Vote: I like it 0 Vote: I do not like it

why you have declared check two times

»
4 years ago, # |
  Vote: I like it 0 Vote: I do not like it

there are no multiple testcases in the program !!!!