User profile: coder1

User info
User name:coder1
History
Joined:
Number of posts:35
Latest posts:

My Final Project
you're welcome, i use cin,cout isnt it easier?

My Final Project
when you are reading the two numbers (inputnum1,inputnum2) you didnt put the (&) before them.

what to do c++??
www.codeforces.com livearchive.onlinejudge.org www.codechef.com

something going wrong
the input is the array

something going wrong
[code] if ((b[x][y]!=-1) && ((y-1>=0 && b[x][y-1]==b[x][y]) || (x-1>=0 && b[x-1][y]==b[x][y]) || (x-...

This user does not accept Private Messages

User: coder1

  • Public profile