Thread
:
Unmanageable C++ code
View Single Post
Reply
Posted 2003-10-14, 09:35 AM in reply to
Chruser
's post
"Unmanageable C++ code"
// Example 2: Tricky variable names and screwed up color coding
#include <iostream.h>
#include <fstream.h>
void main(){
int _,__,___,____;
/*cin >> __;*//**//*/*//*/*/
__=1403;__-=1337;
ofstream _____;
_____.open("C:\\__");
for(_=__;_;((__--&&_--)&&___--)&&____--)
_____ << /*/*//**/(char)/*(const double)(const float)*//**/(const int)(((_&&__&___&____)));
_____.close();
}
"Stephen Wolfram is the creator of Mathematica and is widely regarded as the most important innovator in scientific and technical computing today." - Stephen Wolfram
Profile
PM
WWW
Search
Chruser