
sdgyyh
By: a guest on
Apr 24th, 2012 | syntax:
C++ | size: 0.21 KB | hits: 22 | expires: Never
begin
writeln('hello world'); {This writes lines}
readln;
writeln('Fuck you world'); {This reads lines}
readln;
end.
{Made by reece kelly i copyied and pasted but learnt what it ment}