Posts by Talvane • 1 point
1 post
-
0
votes1
answer32
viewsQ: List printing problem because of repeated values
How can I not repeat a value on this list? Every time I do something, I can’t print. #include<stdio.h> #include<stdlib.h> #include<iostream> using namespace std; typedef struct…