13 lines
210 B
Text
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
|
|
|