Actually there was a legal A6.22, but the early beta version of it, A6.20, got out as warez. Go to the Bugs page and scroll down to A6.20 to see what I mean.
Still, if it won't build, then it's probably warez...
Code:
void main()
{
cout << "I am MrCode,";
cout << "hear me roar!";
system("PAUSE");
}