Home c++

Category: c++

Related categories

How can one find a substring of an entered string in C++? For example, I entered the line: "Hello World", then I enter "llo"...
The program is completely satisfied with the calculations, it multiplies 2 matrices of the specified size with random numbers, it starts and calculates correctly,...
How to raise 2 to the power i. Forbidden to use pow Answer 1, authority 100% I think if the author of the question...
I can't make a normal function to replace elements in a singly linked list. The swap_val function does not work correctly. If you swap...

Recent posts