Code rating thread (drop em' here)

ITT: Share and rate each others code

pastebin.com/UmXHXwed
This is a drunken bishop program written by me.

Other urls found in this thread:

boards.Sup
twitter.com/SFWRedditImages

...

$ curl --silent 'boards.Sup Forums.org/g/thread/54886424/code-rating-thread-drop-em-here' \
| grep -o 'href=...i.4cdn.org.[a-z]*.[0-9]*\.[webm|jpg|jpeg|png|gif]*' \
| sed 's/^.*\/\///g' \
| xargs wget -nc -q

fucken rollen

Not doing that, rerollen

rollin

someone should make it 250 challenges

Programming newbie, but I suppose I can try.
Rolling.

Rate my code. ;P #GirlsWhoCode

I don't understand, what is wrong with this?

A simple loop could do the same thing without copy-pasted lines of code.

let it roll

>what's wrong with a page long if else chain

rollin

Rollin'

roll

roll

Rolle

ayy

Roll

project euler

Rolling

Just fuck me up pham

man I couldnt even do half of it, well lets see

rolling

rull

Way too easy (don't know how to do code box)

#include

using namespace std;

int main() {

cout > num;

int start = 0, end = (num.length() - 1);

for (int i = 0; start < end; i++)
{
char temp = num[start];
num[start] = num[end];
num[end] = temp;
start++; end--;
}

cout

...

No loops.


What the fuck Sup Forums

rollin

rull