Excercises_GeorgMandl/Sheet_5/gh_response.txt
2025-12-11 14:07:35 +01:00

13 lines
210 B
Text

Results in *.txt files
1: OK
2: OK
3: OK
bsp_5_3_lib.cpp:34ff
vector primes is ordered: better use std::lower_bound and std::distance
--> https://en.cppreference.com/w/cpp/algorithm/lower_bound.html
4: OK