User profile: lychee

User info
User name:lychee
Old user name:chllyee
History
Joined:
Number of posts:10
Latest posts:

User Input for {x,y}
@againtry Hi,thank you for the link!but I want to change it to user input.

User Input for {x,y}
I want to change Item array[ ]={{x,y}} How do I make Item arr[ ] into a user input? [code] int ...

How to read 4x4 2D-array from file
@seeplus Yes I did see it the code is for reading file and it works already.Then I want to ask how ...

How to read 4x4 2D-array from file
Thank you @againtry it works now!

How to read 4x4 2D-array from file
I am doing Branch and Bound.I want to read 4x4 integers from file How do I do this,here is what i t...