User profile: hhhr

User info
User name:hhhr
History
Joined:
Number of posts:15
Latest posts:

function with dynamic array
okay ill try that, thank you

function with dynamic array
im trying to make function that calculates the shortest distance from the fox to one of the dog

function with dynamic array
#include <iostream> #include <string> #include <cmath> using namespace std; struct hnit { int x...

function with dynamic array
i dont understand what you mean ?

function with dynamic array
im having trouble making function which takes in two integers, two dynamic arrays and the arrays siz...