Feeds
提问
Read text file with functions to run, but the functions arent in the correct order
Hello. Imagine I have this text file: AAAAAA DDDDDD CCCCCC AAAAAA BBBBBB But the thing is I need to read ...
8 years 前 | 0 个回答 | 0
0
个回答提问
What is wrong with my code? Cycle while help
Given a matrix called 'Heights' we should answer with a matrix called 'Path' that goes from space Heights(1,1) to space Height(m...
8 years 前 | 1 个回答 | 0
1
个回答提问
[Homework] While + If + Matrix (program crashing)
Hello. I have a homework that the objective is to select the best path we could take, having a given matrix (matrix with heights...
8 years 前 | 0 个回答 | 0
0
个回答提问
[Homework] Bad syntax? Getting a crash. Cycle While + If + Matrix
Hello. I have a homework that the objective is to select the best path we could take, having a given matrix (matrix with heights...
8 years 前 | 1 个回答 | 0
1
个回答提问
[Homework Help] Stuck with result. && use not working as intended (easy?)
I have a homework to do, and basicly I already have my code set, but the result I am getting isnt what I want. First the code...
9 years 前 | 2 个回答 | 0
