// Programmname // erstellt von: #include <iostream> #include <conio.h> using namespace std; int main() { getch(); }
http://math.hws.edu/TMCM/java/xSortLab/
Funktionen zum Testen von Sortieralgorithmen