Home c++

Category: c++

Related categories

gave a course work, the essence is to create a program for booking a hotel room, you need to implement a database so that...
Problem: A polygon (not necessarily convex) is defined on a plane by listing the coordinates of the vertices in the order of traversing its...
How to disable warnings in VS 2017? Using #Define _CRT_Secure_no_warnings at the very beginning of the code does not help. If you put in...
We need to come up with a way to store a set, the elements of which can be other sets, in turn, these sets...

Recent posts