Timeline for Outputting the names of cars, without repetitions, with the number of occurrences in order of decreasing repetitions
Current License: CC BY-SA 3.0
 30 events
 
 | when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Nov 23, 2014 at 10:12 | history | edited | Jamal | CC BY-SA 3.0 | 
 
 deleted 201 characters in body 
 
  | 
| May 29, 2014 at 7:18 | answer | added | Vijay | timeline score: -1 | |
| Jan 17, 2014 at 23:14 | history | edited | Jamal | CC BY-SA 3.0 | 
 
 edited title 
 
  | 
| S May 8, 2012 at 13:00 | history | suggested | Aquarius_Girl | CC BY-SA 3.0 | 
 
 edited title 
 
  | 
| May 8, 2012 at 7:06 | review | Suggested edits | |||
| S May 8, 2012 at 13:00 | |||||
| S Oct 27, 2011 at 14:19 | history | suggested | Prince John Wesley | CC BY-SA 3.0 | 
 
 removed unnecessary thank you!!!! 
 
  | 
| Oct 27, 2011 at 10:50 | review | Suggested edits | |||
| S Oct 27, 2011 at 14:19 | |||||
| Aug 20, 2011 at 6:08 | answer | added | Roland Illig | timeline score: 5 | |
| Aug 1, 2011 at 2:30 | answer | added | MtrX | timeline score: 2 | |
| Jul 31, 2011 at 20:52 | history | edited | Jozin S Bazin | CC BY-SA 3.0 | 
 
 added 158 characters in body 
 
  | 
| Jul 30, 2011 at 22:27 | answer | added | Jimmy Hoffa | timeline score: -2 | |
| Jul 30, 2011 at 18:12 | answer | added | Tom Anderson | timeline score: 9 | |
| Jul 30, 2011 at 5:29 | answer | added | Mud | timeline score: 11 | |
| Jul 30, 2011 at 3:53 | answer | added | user712092 | timeline score: 3 | |
| Jul 30, 2011 at 2:43 | answer | added | Michael Lorton | timeline score: -7 | |
| Jul 30, 2011 at 0:56 | comment | added | Loki Astari | @trinithis: C++ is a style. The code may have been using C++ types but the style was C like (not C++ like). The trouble is people think that because both languages have the same basic syntax that moving from one to the other is trivial. I find that converting C programmers to C++ is really difficult because you have to move them past the whole C mindset. Hence I would not consider the above code to be C++. Some people use the term "C with classes" as a distinct language the lies somewhere between C and C++, here people use C++ features but still code with a C style. | |
| Jul 30, 2011 at 0:32 | comment | added | Thomas Eding | Huh? I see references and STL use... | |
| Jul 29, 2011 at 19:48 | answer | added | Loki Astari | timeline score: 99 | |
| Jul 29, 2011 at 19:34 | answer | added | Jerry Coffin | timeline score: 6 | |
| Jul 29, 2011 at 18:59 | comment | added | Loki Astari | Its a good C answer. But its not C++. | |
| Jul 29, 2011 at 18:34 | answer | added | Brendan Long | timeline score: 5 | |
| Jul 29, 2011 at 18:34 | history | tweeted | twitter.com/#!/StackCodeReview/status/97012142108192769 | ||
| Jul 29, 2011 at 17:26 | answer | added | epatel | timeline score: 18 | |
| Jul 29, 2011 at 17:23 | answer | added | Stefan Majewsky | timeline score: 8 | |
| Jul 29, 2011 at 17:22 | answer | added | BЈовић | timeline score: 9 | |
| Jul 29, 2011 at 17:07 | answer | added | Paul Beckingham | timeline score: 16 | |
| Jul 29, 2011 at 17:04 | answer | added | R. Martinho Fernandes | timeline score: 53 | |
| Jul 29, 2011 at 16:51 | history | migrated | from stackoverflow.com (revisions) | ||
| Jul 29, 2011 at 16:51 | comment | added | iammilind | I think the question is simple and you have put much more coding efforts. I believe in 3 kind of optimizations; "time, space, text"; "text" optimization is called readability. You could have solved this problem with probably 10 lines of code. I won't be able to provide code now; may be tomorrow. | |
| Jul 29, 2011 at 16:45 | history | asked | Jozin S Bazin | CC BY-SA 3.0 |