Have to write 150 line program for uni

>have to write 150 line program for uni
>it's due in three hours
What the fuck do I do Jow Forums? I'm fucked.

Attached: 1508875852882.jpg (633x758, 297K)

Other urls found in this thread:

github.com/kuba--/zip
7-zip.org/sdk.html
twitter.com/AnonBabble

150 lines are nothing.

Dude, I haven't even finished my first year yet. Don't be an elitist.

>150 lines
Don't worry. It gets exponentially worse.

>programming assignment measured in lines before being written
Are you sure you aren't in an English class?

Why the fuck would you do your fucking program 3 hours before the due?
Copy some shit from GitHub

low quality bate

what are you supposed to program?

It's about writing efficient code. Don't blame me for it.

Cool, I have to write a 40 pages monograph.

ITT: Retards that haven't been on Jow Forums very long

An archiving utility.

1 GOTO 2
2 GOTO 3
3 GOTO 4
4 GOTO 5
...
148 GOTO 149
149 GOTO 150
End

That is only 8 lines!

Kek

Implement Huffman's compression algorithm.

>first year
>archiving utility
Yeeeahhh... this is bait guys.

kek

I just want to tell you that your professors are retarded.

t. TA

We don't have to do it from scratch, we can use any open source compression algorithm we want.

why did you put it off, user?

It didn't feel this pressing yesterday.

I'll do it for 50$. Deal?

Show me your C++ credentials.

You don't trust me, that's fine. How about I write this shit for you and when you see the proof I can do it, you pay me?

No, that is cheating anyway.

150??????????????

what are you waiting for, christmas?

Depends on the project and what stage OP is at, sometimes I can spend multiple days working on a project nonstop and only come out with 50 new lines of code

Nigger, use this github.com/kuba--/zip

Wrap a main method and some functions around this with program arguments, and you are done. This literally takes an hour including setting up your makefile.

Ok this is a bait thread.

KEEP WALKING PEOPLE, NOTHING TO SEE HERE

Attached: 1559589223466.gif (500x264, 998K)

Just tell them you were dilating so you couldn't focus on your homework, they'll let you off.

>assignments are measured in LoC
Kill yourself.

They are when it is about condensing code and being more efficient.

Getting lines of code down is easy if you can abuse ternary operators. Stop browsing here and go submit it

Your professor is retarded. Tell him I said that.

Then it's 20 lines. You can do that in 5 minutes.

i write 1000 lines per day.
FOR FUN.

the first lesson i learned, day numero fuckin UNO at uni was if you are at all serious about making it as a programmer, you need to be writing code every day, and if you don't enjoy that, probably consider a different path.

I’d love to do that but I get stuck for ages trying to think of an idea that’s both interesting and also not too far out of my capabilities.

just throw 7-zip.org/sdk.html in it