Advertising
advertising
related pastes to tag 'zero'
- 1583204 - zero for own: zero for own ezbake vs
-
- [4:45] +(extrapolate) lolk
- [4:45] +(Artix) :/
- [4:45] +(extrapolate) root ircd
- [4:45] +(garrett) lolol
- [4:45] +(Son0fh1m) real the fourms
- [4:45] +(Son0fh1m) lmao
- [4:45] +(garrett) stop rooting my unreal
- [4:45] +(extrapolate) gonna get our irc hax
- 619430 - Bugged.pas: pascal not work bug divison by zero
-
- program test_readkey;
- uses crt;
- var
- c : char;
- begin
- c:=readkey;
- case c of
- #8 : writeln('backspace');
- 619428 - Bugged.pas: pascal not work bug divison by zero
-
- program test_readkey;
- uses crt;
- var
- c : char;
- begin
- c:=readkey;
- case c of
- #8 : writeln('backspace');