12

In the first two years at my school, I'm gonna do much stuff in the programming lessons that I already know. That's going to be boring. Very boring.

Comments
  • 0
    What school ?
  • 1
    Without looking at SO, you have two single-linked lists, in order. Make a function that returns the addition of the 2 lists:

    Example:

    A = 2, 4, 7
    B = 1, 3, 11

    Result = 1,2,3,4,7,11

    You're only allowed to modify the next field of any list element
  • 1
    Why I left uni...was doing c++ at college.... Then html 4 at uni...and paying 3k a year for the joke
  • 1
    @apex Looking through my old rants, just saw your comment again. Was a bit harder for me than it is now lol
  • 0
    @jw56578 ...why didn't I reply to your comment? HTL Donaustadt, that's in Austria, Vienna.
  • 0
    @Skayo That dudes not even in Austria so ¯\_(ツ)_/¯
  • 0
    @Skayo Good luck finding out who I am.
  • 1
    <@filthyranter>
    Just deleted my comments because actually, it's your decision to publish personal data and not my problem.
    Sorry for that.

    Also, I won't reply to your last comment because I don't want to spy on you just to prove that I can find out who you are. That's childish, in my opinion...
  • 1
  • 1
Add Comment