Name:
Anonymous
2007-11-10 14:27
Post some code that if compiled and the executable is ran, it will totally kill your computer. I'm talking a real FUBAR.
Name:
Anonymous
2009-05-17 1:10
#include <isostream>
using namespace std;
int main(void)
Cout>>>("hello world!")
cin<<<("hi");
return 1;
This is written in C++ for further reference, please be cautious with this code.