std.autogen: gen.cpp
#include "easygen.h"
#include "easygen.cpp"
int main(int argc, char* argv[])
{
try {
testInfo super(argc, argv);
super.autoGen();
} catch (genError a) {
cout << a.err();
}
return 0;
}
training_2007_03_17 / std.autogen |
time since start: 6489 d. 11:14 page last updated: 22.12.2024 02:04 |
logincourses / contestsproblemsparticipantsconsolemodulescompilerskeywordsrank table | aboutarchiveregister |
download this versionmodules |
std.autogen: gen.cpp
#include "easygen.h"
#include "easygen.cpp"
int main(int argc, char* argv[])
{
try {
testInfo super(argc, argv);
super.autoGen();
} catch (genError a) {
cout << a.err();
}
return 0;
}
current user: anonymous | developmentdocumentation© 2002-2022 Authors |
0.019s 0.011s 4 | Far Eastern Federal University |