I have a linked list where each node contains information of a computer equipment ie brand, processor, etc.
leaving something like this:
Node1: Brand, processor, color.
Node2.Marca processor, color.
struct nodo{
string marc...
asked by
16.04.2018 / 01:27