mirror of
https://asciireactor.com/otho/cloudy-agn.git
synced 2024-12-05 02:25:08 +00:00
changed a word.
This commit is contained in:
parent
73103fe5cf
commit
fe33e3bd95
@ -28,7 +28,7 @@ int main(int argc, char const *argv[]) {
|
|||||||
std::cout
|
std::cout
|
||||||
<< std::setprecision(2)
|
<< std::setprecision(2)
|
||||||
<< std::fixed
|
<< std::fixed
|
||||||
<< "Supposed smooth at: "
|
<< "Reported smooth at: "
|
||||||
<< outlier_it->first
|
<< outlier_it->first
|
||||||
<< ", "
|
<< ", "
|
||||||
<< outlier_it->second
|
<< outlier_it->second
|
||||||
|
Loading…
Reference in New Issue
Block a user