Owl Get a Life
smurf.cpp: In function ‘int main()’:smurf.cpp:33:15: error: expected ‘;’ before ‘l’ 33 | addlink(l,i) | ^ | ; 34 | l=i; | ~