The loop should begin like this:
When entering values from the keyboard (rather than redirecting input to a file), you can indicate end of "file" (input) with a special key combination, e.g on Windows Ctrl+Z.Code:unsigned i, j; while(cin >> i >> j) { int unsigned k,l,max_cycle=0;



LinkBack URL
About LinkBacks


