Home c++

Category: c++

Related categories

How to implement rotation of a two-dimensional vector by 45 degrees, found solutions for 90, 180, 270. Such rotation can be realized only through...
Please explain why you can not create a virtual template function? Found the following Explanation : Member Function Templates Cannot Be Declared Virtual....
I won't deal with the characters. There is a task - an array (generally a file, but it does not matter) with words. It...
Hello. I need to create a function that would return a random number. Below you can see how I tried to implement it. There...

Recent posts