Timeline for CODE REVIEW 2017 Challenge
Current License: CC BY-SA 3.0
12 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 10, 2020 at 13:09 | history | edited | CommunityBot |
Commonmark migration
|
|
| Jun 13, 2017 at 16:20 | comment | added | Bruno Costa | @SimonForsberg It's about being creative. You choose how you transform audio into an image or this | |
| Jun 13, 2017 at 15:58 | comment | added | Simon Forsberg Mod | What kind of image do you expect from an audio file? | |
| Jun 13, 2017 at 10:42 | comment | added | Bruno Costa | @Peilonrayz No worries on that. The challenge is not to create your own image processing libraries. Would like to see your entry on this | |
| Jun 13, 2017 at 10:41 | comment | added | Peilonrayz Mod | I'd personally make it like 5 / double points. Without it I can do the rest of your program in like an hour with Python and PIL... | |
| Jun 13, 2017 at 10:38 | comment | added | Bruno Costa | @Peilonrayz I thought I would make it a bit less penalizing there's no reason giving it 2 points. | |
| Jun 13, 2017 at 10:37 | history | edited | Bruno Costa | CC BY-SA 3.0 |
deleted 2 characters in body
|
| Jun 13, 2017 at 10:26 | history | edited | Bruno Costa | CC BY-SA 3.0 |
deleted 2 characters in body
|
| Jun 13, 2017 at 10:26 | comment | added | Peilonrayz Mod | Could you change "Your algorithm" to "Your program" on point 3 then please :) | |
| Jun 13, 2017 at 10:22 | comment | added | Bruno Costa | @Peilonrayz You can use them, but you get an additional point if you don't use them. This is only libraries not included with your run-time environment. What this means is that your are allowed to use any libraries offered by your run-time, but not libraries by a git-hub project, nugget, npm, etc | |
| Jun 13, 2017 at 10:22 | comment | added | Peilonrayz Mod | Could you expand a little on "Your algorithm does not require external libraries". If I make image be a 2D array of pixels, and just mutate that in my language of choice is, then move that to my external data type. Is that allowed? Also, does it mean I can't use use an external library to make all of jpeg, png, bmp, gif? | |
| Jun 13, 2017 at 10:13 | history | answered | Bruno Costa | CC BY-SA 3.0 |