
Publisher's description
TopCoder Arena is a famous online competition for programmers to demonstrate their talent in algorithm and programming. There are many talent people participated in it, and the competition time is not enough at all for most participators. You have to translate the problem description into the C++ class and method, design the algorithm, implement, and test them manually. Now with TopCoder AutoGen, what you need to do is to design the algorithm to resolve the problem only, and AutoGen will handle anything else. TopCoder AutoGen will help you focus your attention on the problem themselves by generating a pure C++ programming and test framework automatically, and help you win the arena in the limited competition time. You can copy the problem, and paste into it, click the generate button. It will then generate the C++ framework for you and copy to the clipboard directly. It is very easy to use, and saves up to 30% of your time.
3D Box Shot Maker |
3D Box Shot Maker is an easy and FREE tool to virtually desgin quality box shot as your software box cover. An impressive box shot will make your software outstanding, and easily defeat your competitors at the start.
Clear HTML Tags |
ClearHTMLTags is used to convert HTML into text while clearing specific HTML tags. You just copy HTML data to clear, paste into the input area, specify which tags to delete, click the "Clear HTML" button, and all converted data has been copied.
Convert String for C++ |
You should add quote at the start and end of a string line, and replace quote with slash. Now Convert String for C++ will do the job for you to get the exact C++ string which you can just copy and paste into your C++ program directly.
Count Days |
When you want to find out how many days there are between two dates, you can use CountDays to get these information to count the days. It provides how many days, working days, weeks, months, and years between two days.
Identify Emails - Collect emails |
You may need to prepare an emails list from a file including emails and many other miscellaneous information. Now with the help of Identify Emails, you can just input all the text into it, and it will generate the pure email list for you in seconds.
TimeAnalyzer - Time Tracking Tool |
TimeAnalyzer automatically tracks your computer usage by recording your current foreground process in real time, and allow you identify how you spend a typical day on computer. Its report system presents full-featured computer time distribution.
URL Escaped Encoding Decoder |
It is used to decode the Escaped-encoding which uses a sequence of three characters to encode characters. This triplet sequence consists of the ?%? followed by the two hexadecimal digits representing the octet code of the original character.