User profile: Aisha1234

User info
User name:Aisha1234
History
Joined:
Number of posts:18
Latest posts:

Storing array elements into list
@cire ...Thank you so much for your comment. I have done it in this way and its working now. [b]int...

Storing array elements into list
Hello everyone I need to ask a question regarding storing array elements into list. I have taken an ...

Maximum value in 2d array and its corresponding number
I have a question regrading 2d array. If one column in array stores values and second column stores ...

return a = 1 if list is a part of array else 0
if I use [b]void MYArray(.......,int [])[/b] instead of [b]int main()[/b] does it effect? bcz I alre...

return a = 1 if list is a part of array else 0
@kemort thank you so much :)