15
Awlex
8y

Last year, one of our assignments for school was to implement a caesar cipher in Java. There is that one guy, that doesn't understand the concept of dynamic variables, so he HARDCODED every single possibility for every character. More than 1000 lines for something this simple. Yes, we are studying informatics. Yes, he passed last year

Comments
  • 1
    Dynamic variables? In Java? Are you sure its not Javascript?
Add Comment