User:Bitwiseb/Sandbox
Appearance
Stuff
A table
I don't know what I'm doing.[1]
+ | 0 | 1 |
---|---|---|
0 | 0 | 1 |
1 | 1 | 1 |
Some code
int main() { printf("hello, world\n"); return 0; }
References
- ^ "User:Bitwiseb/Sandbox". Retrieved 2007-12-05.
This is an old revision of this page, as edited by Bitwiseb (talk | contribs) at 19:13, 5 December 2007 (Removed templates). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
I don't know what I'm doing.[1]
+ | 0 | 1 |
---|---|---|
0 | 0 | 1 |
1 | 1 | 1 |
int main() { printf("hello, world\n"); return 0; }