Programing Challenge Thread

Lets do this Sup Forums
Roll and get your new project

Dont be a faggot and do what you get

Other urls found in this thread:

open.kattis.com/problems
twitter.com/SFWRedditVideos

rolling and bumping

I wish someone did the same with webdev

Rollan

rollllll

roll

rollin

Rereolling for not boring shit

Can OP even program of he can't spell programming?

pls no 99

poлл ёптa

time to end myself

Rolling for something to pass the time.

That's dumb easy. I'll do that and whatever i roll rn.

K u t j e

Rolli polli

Wrell

I'm shit and know obscure language

rolling

roll

zz2

roll

probably won't do, but whatever

I try.

Rollz

>not posting v4.0

i didnt have that one
rolling

Checked.

rolling

roll

rolling

it's been awhile

:^)

rollz for the lolz

Alright, why not

Roll

For the more or less mature: open.kattis.com/problems

Go!

Just keep rollin' rollin' rollin' rollin'

Muh

roll

rollerino

rolling.
>Dont be a faggot and do what you get
no.

check my doubles though

Rolling for dubs

Rolling

rolling

rolling

Rollerino

Roll

Please give me good digits

Rolling

roll

roll

Roll

Rolling

Bring it on

Rerolling because is shit.

Roll for "I'm pathetic and have nothing to do with my life"

>145 problems
how to roll that?

Rollin for tonight

rollin for whatever

Fuck my other one this looks better

rooll desu

rollin for something ez

If your last three are 001-145, solve whatever that corresponds to, else use your last two digits. (0, 2-9)00 is not covered however, so I have no idea what you do if you roll that.

roll

Roll that I’ll never do

Ok I know I’m not intending to do it but that’s just lame. Let’s try again

last 3 digits modulo 145 is one way

Question: are these supposed to be fun? Am I supposed to look at this list with a glimmer in my eyes and excitement? I've tried learning programming in the past but just looking at this list makes me want to vomit. I can never get past the part where I feel a strong sense of impatience and boredom with it. And it's a real fucking shame because even if you built like 2-3 of the more challenging ones, you could probably get a job instantly... life as a brainlet is just pure hell.

Roll

Do you like programming user? Because if you don't like doing this kind of challenges it's probably not your thing and there's no shame in that.

I don't know any programming languages

Rollin

roll

Time to do stuph

Rolling again cause I did that already

That's challenge #146

Roll

roll

anyone know a quickstart into website crawling? considering doing the roll for the 4.0 challenge "booru image downloader"

man wget

roll

Things are more fun if you are good at it.
I hated programming when I learned it at university, today I realy enjoy coding.

Nobody says you should be a programmer. But if you want to become a programmer, you don't just learn a programming langauge, but you need to develop problem solving skills:
-Research the problem
-Breaking down a problem into smaller subproblems
-Research the subproblem if you're stuck
-Using libraries where it's appropriate


So let's assume I have to programm Sudoku.

1) What the hell is sudoku? Check rules of the game.

2) OK, I have to fill a 9x9 matrix with values, so so each row, line and 3x3 "sub rectangle" contains the numbers 1-9. Then I need to reveal some values. The user can assign values to fields he can't see. If he has a complete solution, the game is over..

Questions:
2.1) How can I generate a feasible field?
2.2) Which values can I reveal?
_2.2.1) Some combinations are harder. Let's introduce difficulties for the user!
__2.2.1.1) Where does the use input the difficulty?
__2.2.1.2) How do I know which fields to reveal for "easy" and "hard" mode?
2.3) How to display the field to the User?
_2.3.1) Is command line an option here?
_2.3.2) Is there a simple GUI that does the job?
__2.3.2.1) Which language do I choose?
2.4) How can the user input values?

3) Experiement with different ways of doign it. Reseach parts you don't know.

4) Polish/refactor your application.

5) Put it on GitHub.

6) ???

7) Profit!

rolling rolling rolling

ok

#include

int main(void) {
printf("How about callenge nr. %i ?", 1+(rand()%145));
}

class Main {
public static void main(String[] args) {
System.out.println("How about callenge nr. " + (int)(1+(145*Math.random())) + " ?");
}
}

import random

print("How about challenge nr. {} ?".format(random.randint(1,145)))

puts "How about challenge nr. #{1 + rand(145)} ?"

roll

roll

procedure main()
A := ["Rock", "Paper", "Scissors", "Spock", "Lizard"]
B := table()
every i := 1 to *A do B[A[i]] := i

while s := { writes(">"); read() } do while true do {
/B[s] & { write("Invalid input!"); break }
x := ?3
write(A[x])
write(case B[s] - x of { ![-4, -2, 1, 3]: "Win"; 0: "Draw"; default: "Lose" })
break
}
end

jej

Challenge should be included in v5.

procedure main()
write("How about challenge nr. ", ?145, "?")
end

rolling hell

rollan

fuck me...

roll

rollfapp

I rolled 31.
procedure convert(n, r)
res := 0
reverse(n) ? while res +:= r ^ (&pos - 1) * move(1)
return res
end

roll

Rololo