Template functionThanks for your answer. I tried that approach before, meaning that I declared a variable of type T...
Template functionI have a problem writing a template function that takes the mean of a container. The container shoul...
Problem with float arrayI have some problems with an array of type of float. I'm trying to program the Gauss elimination alg...
How to run cpp file on Terminal?I have a C++ program in a cpp file and would like to run it on the terminal in Unix (Macbook user). ...
Weird problem while trying to write to fileI want to write output to a file, but I have encountered a weird problem: [code] int main() { d...
This user does not accept Private Messages