Skip to main content

Timeline for Caesar Cipher in C++

Current License: CC BY-SA 4.0

6 events
when toggle format what by license comment
Jun 10, 2019 at 22:42 comment added Loki Astari Who said anything about a "corner case"? I did. Less than 10% of input causes a problem so its a corner case. So should we not a least consider it under that exception.
Jun 10, 2019 at 18:04 comment added 200_success Who said anything about a "corner case"? The author explicitly asks for help to fix the code's inability to meet expected behavior. The code just doesn't work as the author intended. That makes the question off-topic.
Jun 10, 2019 at 18:02 comment added Loki Astari What defines a corner case? IS 10% a small enough set of input to define a corner case. White space is less than 10% of the character set.
Jun 10, 2019 at 17:07 comment added Loki Astari Because he asked for help in improving it is off topic! I would argue that no code ever written works perfectly as intended. All code can be improved, but more importantly It can have benefit to other users. As long as a review of the code could provide benefit to others that ultra strict interpretation of "It works as intended" is counter productive.
Jun 10, 2019 at 11:50 comment added Simon Forsberg Mod There's a very important difference between being a bad question and being an off-topic question. This question might be off-topic, but it's certainly not bad. I don't think all off-topic questions deserves a downvote.
Jun 10, 2019 at 1:53 history answered 200_success CC BY-SA 4.0