Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)
Paste
Pasted as C by yrwen ( 6 years ago )
#include <stdio.h>
#include <stdlib.h>
#include "obdelnik.h"
int main() {
run();
return EXIT_SUCCESS;
}
Revise this Paste