This is a kind of tool for "encoding" your source(with define) to avoid being hacked in CodeForces contest (whatever. :-)
it makes your code hard to understand.
I have been hacked so many times that my rating decrease sharply and my name turned grey
0.Install.
1.Run the programm.(like this,whatever)
dont_hack_me
2.Input the source file path
/User/admin/hentai/233.cpp
3.Input the target file path.
/User/admin/hentai/234.cpp
4.Check and fix. You may need to move header part to the top and fix a few compile errors.
0.Find main.cpp
1.Download and compile it.
2.Run as the above steps.
I have to tell you that the more space inputting between the codes, the file more difficult to understand.Just like those two, the first one will be more difficult to understand, though they're same. But don't put too many spaces, your code may be not able to compile...(I really don't know how to fix it...)
for ( int i = 1; i <= n; i ++ )
for(int i=1;i<=n;i++)
REALLY IMPORTANT POINTS !!!!
- You need to delete the header part from your source before you try to encode it.(Cuz #define can't change header)
- Don't use space to devide the macro function!
- If you have any other questions, ask them in issue part or send emails to me.( [email protected] )