Timeline for Alphabet triangle strikes again
Current License: CC BY-SA 3.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 17, 2020 at 9:04 | history | edited | Community Bot |
Commonmark migration
|
|
| Aug 26, 2016 at 8:02 | comment | added | limelier |
I believe you meant if(c>90)c=65, but thanks for the suggestion, it's a good idea. Also, I guess I'll include it, thanks.
|
|
| Aug 23, 2016 at 6:05 | comment | added | DJMcMayhem |
Nice answer! You could do if(c<92)c=65 to take one byte off, and you might also be able to do int a() instead of void a(), but I'm not positive if that works without the return. Other than that, I think you need to include #include <iostream> in your byte count.
|
|
| Aug 23, 2016 at 5:59 | review | First posts | |||
| Aug 23, 2016 at 6:05 | |||||
| Aug 23, 2016 at 5:54 | history | answered | limelier | CC BY-SA 3.0 |