Releases: luosiwei-cmd/CarYon
CarYon 3.9.0
Feature:
- Now you can make a permutation in CarYon.
Bug fixed:
- The function
cyrand_word()
.
CarYon 3.8.0
[Feature] Graph can output now.
CarYon 3.7.0
-
New header
-
Fix the debuger
-
IOIStyle is the common
CarYon 3.6.0
修复了一些已知问题。
Fix some bugs
CarYon 3.5.0
-
Added the function of generating random number series, and you can define the sorting rules of the number series by yourself.
-
IOIStyle has been added to the program matching function, so you can check where you made a mistake.
CarYon 3.4.2
-
A new comparison called FULLtest method has been added.
-
Fixed some known issues
CarYon 3.4.1
Fix a bug.
CarYon 3.4.0
- Update to the compare function: add a time limit, judge whether the compare program has timed out, and give the program running time.
CarYon 3.3.0
-
The function of the matching program is ushered in a major update. It supports automatic comparison of the generated matching files and gives the test results for each automatically generated test case like Online Judge.
-
Significant update of configuration file version: log format changes, new checker added, and C++ source code generated is formatted.
-
Added CarYon for C++11, you can easily use C++11 to generate more interesting data.
-
Add multiple usage examples so that you are no longer confused when using CarYon.
-
Delete some unnecessary files such as CarYon.h.gch, optimize the download package size, and reduce download time.
CarYon 3.2.0
The Configuration File Method to generate testcases support for:
for
if
in C++.
Add some examples, fix some bugs.